Anveo has their config as so:

[anveo]
type=friend
host=sip.anveo.com
port=5010
username= ACCOUNT_NUMBER
secret= SIP_PASSWORD
insecure=port,invite
disallow=all
allow=ulaw
context=from-anveo

http://www.anveo.com/faq.asp?code=sip_asterisk



but this seems slightly odd. I have an account with them where my hard phone, an SPA 942 IP phone, connects directly to them. I just entered the SIP details. Presumably they're running Asterisk and have it configured for my SIP account.

But, their registration string with Asterisk is:

 Locate [general] secion and add the following
register => ACCOUNT_NUMBER:sip_passw...@sip.anveo.com:5010


Wouldn't this send every outbound call through that Anveo account?

Let's say that I add a more hard or softphones, but configure them to connect to my Asterisk server running on AWS. When Anveo dials out to the POTS everything shows as coming from a single number, the account number?




thanks,

Thufir

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
     https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to