Displaying 1 result from an estimated 1 matches for "uri2tech".
Did you mean:
ritech
2004 Jul 19
0
AGI Dial, Extension dial SIP Loop
...Spawn extension (default, 3170327xxxx, 3) exited non-zero on
'SIP/1000-c3c3'
But when I skip the @asterisk.blabla.bla it strangely works from the
extension.conf but not from the AGI script directly.
Now I set a variable, and then call do a:
AGI:
write("SET VARIABLE CALLTHIS ".uri2tech($info[0]['description'][0]));
Extension:
Dial(${CALLTHIS})
-- AGI Script enum.php completed, returning 0
-- Executing Dial("SIP/1000-a5c0", "sip/1000") in new stack
-- Called 1000
-- SIP/1000-d8a9 is ringing
== Spawn extension (default, 3170327xxxx, 2...