Archives : November-2017
List I am in the progress of migrating from chan_sip to pjsip. I fear I have missed something on how hints need to be specified for pjsip. For chan_sip I have configured sip.conf subscribecontext = localuser and in the dialplan I set: [localuser] ex..
In my dialplans, Im currently using PJSIP_AOR to check the status of a contact before dialling so that I can route the call differently if the endpoint is offline. But PJSIP_AOR seems to take about 0.9 seconds to return. If Im checking 10 endpoin..