[asterisk-users] Asterisk PJSIP useragent in Dialplan

2018-12-03 Thread Benjamin Marty
Found a way to solve it with the following Snippet: `same => n,NoOp(${PJSIP_CONTACT(${PJSIP_AOR(${EXTEN},contact)},user_agent)})` -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asteri

[asterisk-users] Asterisk PJSIP useragent in Dialplan

2018-12-03 Thread Benjamin Marty
Hello, I have an Asterisk 16.0.1 installation with PJSIP SIP Driver. I like to get the useragent in the Dialplan in the form of an Variable to check if it is allowed to place a Call. Is there anything available to achieve that in Asterisk? With the old chan_sip driver this was possible with CHANNE