[asterisk-users] PJSIP configuration question
Joshua Colp
jcolp at digium.com
Wed Dec 10 19:26:32 CST 2014
<snip>
>
> I translated those settings to the following for pjsip.conf...
>
> [transport1]
> type = transport
> bind = 0.0.0.0
> protocol = udp
>
> [outbound.vitelity.net]
> type = aor
> remove_existing = yes
> contact = sip:64.2.142.93 at 5060
This is incorrect. The contact should be:
contact = sip:64.2.142.93
It will use a default port of 5060.
I also believe I've covered your origination issue in a separate email.
Your dial string should be:
PJSIP/8005555555 at outbound.vitelity.net
Cheers,
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-users
mailing list