[asterisk-users] PJSIP configuration question

George Joseph george.joseph at fairview5.com
Tue Dec 16 14:38:44 CST 2014


On Tue, Dec 16, 2014 at 11:45 AM, Dan Cropp <dan at amtelco.com> wrote:
>
> Here's an update...
>
> My network admin would not turn off the ALG because it would cause several
> other problems to other phone systems we have.
>
> He looked at the sip trace.  What he found is the PJSIP trace showed a
> different IP address than the older chan_sip so he had me change the aor
> contact to outbound.vitelity.net
>
> At this point, it seems to be working (and this is going through a Cisco
> ALG).
>
>
Glad you got it working!


> I will run more tests, but here is the pjsip.conf I have.
>
>
> [global]
> type = global
> debug = yes
>
> [transport1]
> type = transport
> bind = 0.0.0.0
> protocol = udp
>
> [outbound.vitelity.net]
> type = aor
> remove_existing = yes
> qualify_frequency = 60
> contact = sip:outbound.vitelity.net
>
> [outbound.vitelity.net]
> type = endpoint
> context = TestApp
> transport = transport1
> aors = outbound.vitelity.net
> dtmf_mode = rfc4733
> force_rport = yes
> rtp_symmetric = yes
> rewrite_contact = yes
> send_rpid = yes
> trust_id_inbound = yes
> disallow = all
> allow = ulaw
> direct_media = no
>
> [outbound.vitelity.net]
> type = identify
> endpoint = outbound.vitelity.net
> match = 64.2.142.93
>
> Have a great day!
>
> Dan
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141216/e838f82e/attachment.html>


More information about the asterisk-users mailing list