Author : Alex Zarubin

Home » Articles posted by Alex Zarubin

We are moving from an older asterisk/SIP to a newer (18+) asterisk/PJSIP and trying to figure out how to add [identity] header when originating a call from AMI/PAMI. In the older version we would just set a variable like this:$action = new OriginateAction(SIP/….);$action->setVariable(__SIPADDHEADER51,Identi..

Read more