UAC modification in PJSIP

BN
Bhanupraneeth Nuthalapati
Tue, Dec 11, 2018 10:35 AM

Hello,
I'm running CentOS 7 for the testing using PJsip (Running pjproject-2.3). I want to modify the UAC script. I am entering the calling options prompt from below command.

./pjsua-x86_64-unknown-linux-gnu sip:10.108.3.19:5061  --null-audio --local-port=5060 --bound-addr=10.108.3.25 --auto-answer=200 --auto-loop

where 10.108.3.19 is my 10.108.3.25 is the linux server IP in which PJSIP is running. Call is successful. But how can I edit the UAC script to change the SIP headers as per my testing. Please advice.

Thanks & Regards,
Bhanu Praneeth

Hello, I'm running CentOS 7 for the testing using PJsip (Running pjproject-2.3). I want to modify the UAC script. I am entering the calling options prompt from below command. ./pjsua-x86_64-unknown-linux-gnu sip:10.108.3.19:5061 --null-audio --local-port=5060 --bound-addr=10.108.3.25 --auto-answer=200 --auto-loop where 10.108.3.19 is my 10.108.3.25 is the linux server IP in which PJSIP is running. Call is successful. But how can I edit the UAC script to change the SIP headers as per my testing. Please advice. Thanks & Regards, Bhanu Praneeth