Displaying 1 result from an estimated 1 matches for "acceptparallel".
2011 Feb 13
1
Call Files, Variable passing
...ority\r\n");
fputs($oSocket, "MaxRetries: $strMaxReTry\r\n");
fputs($oSocket, "RetryTime: $strRetryTime\r\n");
fputs($oSocket, "SetVar: DIAL1=$number1\r\n");
fputs($oSocket, "SetVar: DIAL2=$number2\r\n");
fputs($oSocket, "SetVar: AcceptParallel=$ap\r\n\r\n");
fputs($oSocket, "Action: Logoff\r\n\r\n");
Here I am trying to set three variables but they do not seem to be passed on
to the extensions for dialing .... Am I following the right syntax ?
Thanks
-dani
-------------- next part --------------
An HTML attachment wa...