PJSIP question
Hello,
Since the converiosn of asterisk to PJSIP instead of ChanSip
Do I need to change anything in the configuration?
Normally I need to set: Call Event to yes,
however in PJSIP there is no such option.
Will this interfere with how FOP2 works?
Thanks a lot for the response.
Pemp
Since the converiosn of asterisk to PJSIP instead of ChanSip
Do I need to change anything in the configuration?
Normally I need to set: Call Event to yes,
however in PJSIP there is no such option.
Will this interfere with how FOP2 works?
Thanks a lot for the response.
Pemp
Comments
I do not know if pjsip advertises the same events without the need to set that or not. You will have to test. If you can start fop2 in debug level 1 you can trace all ami events and see if hold/unhold are reported also:
log into fop2, dial with your phone over pjsip to someone, put them on hold , then unhold and hangup.
at this point you have the capture.log file to check for events on your call.
Best regards,