[Freeswitch-users] ESL Command Not Found
Antonio Teixeira
eagle.antonio at gmail.com
Fri May 13 21:01:51 MSD 2011
Hello
I'm using ESL to Fork a call inside another , this is the commom example of
User (A) pressing 1 and calling another party (B).
I'm forking the call by opening an inbound socket and issuing the command
api('originate',"{step=1,origination_caller_id_number=XXXX,fail_on_single_reject=true,ignore_early_media=true,originate_timeout=90,parked_call_uuid=%s}sofia/external/%s at 2XXXXXXX&socket(
192.168.0.12:8040 sync full)
All works great ( i get the call) and as you can see the call to B is
redirected to the IVR Server
The problem is if i do on the channel B ( By esl)
uuid_getvar step XXXXXXXXXXXXXXXXXXXXXXXXXX
I get
Event-Name: SOCKET_DATA
Content-Type: command/reply
Reply-Text: -ERR%20command%20not%20found
Has anyone faced this ??
BTW using the python ESL:
Best Regards
Antonio Teixeira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110513/b19bdd56/attachment.html
More information about the FreeSWITCH-users
mailing list