search for: contact_pattern

Displaying 5 results from an estimated 5 matches for "contact_pattern".

2016 Feb 17
2
Asterisk 13.6.0/The simplest TCP configuration does not work
...SIP determine the transport from the ;transport= parameter of the URI. >From a wizard perspective, if you have lots of TCP or TLS endpoints, use a template like so... [tcp-template](!) server_uri_pattern = sip:${REMOTE_HOST}\;transport=TCP client_uri_pattern = sip:${REMOTE_HOST}\;transport=TCP contact_pattern = sip:${REMOTE_HOST}\;transport=TCP [tls-template](!) server_uri_pattern = sips:${REMOTE_HOST}\;transport=TLS client_uri_pattern = sips:${REMOTE_HOST}\;transport=TLS contact_pattern = sips:${REMOTE_HOST}\;transport=TLS [tcp-provider](tcp-template] remote_hosts = my.provider.net Let me know if th...
2015 Oct 19
2
Modify Contact in PJsip
...tact_user=username We want to change the contact field in the sip invite to display the username of the trunk [trunk_defaults](!) type = wizard transport = transport-udp endpoint/allow_subscribe = no endpoint/allow = !all,g729 aor/qualify_frequency = 30 registration/expiration = 1800 contact_pattern=xxx [xxx](trunk_defaults) sends_auth = yes sends_registrations = yes endpoint/context = extensions remote_hosts = xxx.xx.xx.xx accepts_registrations = no endpoint/send_rpid = yes endpoint/send_pai = yes outbound_auth/username = xxx outbound_auth/password = xxx contact_pattern=xxx ---...
2016 Feb 19
2
No matching endpoint found for incoming call from SIP trunk
...quot; in all cases when it's appended to > remote_hosts. I'll check on it tomorrow. > > ?Do this instead:? > > remote_hosts = sillyapp.pstn.twilio.com > server_uri_pattern = sip:${REMOTE_HOST}\;transport=TCP > client_uri_pattern = sip:${REMOTE_HOST}\;transport=TCP > contact_pattern = sip:${REMOTE_HOST}\;transport=TCP > > Also, make sure that your Twilio "Origination URI" has the ";transport=tcp" > appended. > > ?I'll be working ?on the wiki tomorrow as well. :) > > > >> outbound_auth/username = gobble >> outbound_aut...
2016 Feb 19
2
No matching endpoint found for incoming call from SIP trunk
Hello, I have an Asterisk 13.6.0 PBX using PJSIP connected to the Twilio gateway. I am able to make calls outbound through the gateway, but I am not able to make calls into the PBX from external PSTN. Specifically, an incoming call is _received_ by Asterisk, but it is not able to route the call internally owing to the following error: [Feb 18 21:08:47] NOTICE[4606]:
2016 Feb 17
2
Asterisk 13.6.0/The simplest TCP configuration does not work
On Wed, Feb 17, 2016 at 8:56 AM, Sonny Rajagopalan < sonny.rajagopalan at gmail.com> wrote: > I made some progress. The first thing I have realized is that it is my > Twilio configuration in pjsip_wizard.conf that was killing me. I have since > removed that entire file from /etc/asterisk and I am able to make > "from-internal" context calls (i.e., calls that do not