Tel URI
Hi list,
Using Asterisk 16.1.1, with PJSIP, I’m asked to build a SIP trunk to a system that uses exclusively tel: uri on inbound and outbound calls. I
could not find documentation or sample config about tel:uri. Is this doable? If not possible with PJSIP, is chan_sip a better option? Any pointer would be greatly appreciated.
Thanks,
—
Jean-Denis Girard
SysNux Systèmes Linux en Polynésie française https://www.sysnux.pf/ Tél: +689 40.50.10.40 / GSM: +689 87.797.527
—
2 thoughts on - Tel URI
Right now, chan_pjsip does not properly handle tel: URIs. If you need them you might need to use chan_sip.
Matthew Fredrickson
–hmCWpe9RONDZeTD4n9TIHH3akYyjDPxSz Content-Type: text/plain; charset=utf-8
Content-Language: fr-FR
Content-Transfer-Encoding: quoted-printable
Hi Matt,
Thanks for prompt reply.
Le 30/01/2019 à 22:38, Matthew Fredrickson a écrit :
ok, I’m back on chan_sip, but I still do not see how I can send outgoing calls with tel: uri scheme. Is it supported?
Thanks,