Hi,
Is it possible to set the from domain with PJSIP from the dialplan ?
It was possible with chan_sip with ${SIPFROMDOMAIN} but I don’t know if it’s possible with PJSIP.
Regards,
Cyrille
Hi,
Is it possible to set the from domain with PJSIP from the dialplan ?
It was possible with chan_sip with ${SIPFROMDOMAIN} but I don’t know if it’s possible with PJSIP.
Regards,
Cyrille
The chan_pjsip module does not support dynamic configuration like that from the dialplan.
Ok thank you for your answer.