Call-Control parameters and ASC
If this is the command I send:
http://172.30.224.157:8080/cms/action/call-control/call?to=sip:Called-Party@172.30.224.157&from=sip:1234567890@172.30.224.157&originatorFirst=enabled
I expect the originator is 1234567890. I am confused with the originatorFirst parameter setting here. With this parameter enabled, I expect the ASC to attempt to setup this portion of the call leg. This is not the case. I observe that the ASC attempts to setup the Called Party's call leg first. But when I disable this parameter, it does setup the originator first.
Another behavior I observed with the originatorFirst disabled is that it omits the SDP when sending the INVITE message out.