[Freeswitch-users] Read app ignores custom variable when called via socket interface

Jan Kubr jan.kubr at gmail.com
Sun Dec 7 03:31:26 PST 2008


Hi,
I checked out the current trunk (rev 10641) and found out that the
read app ignores the varname parameter, it always puts the result in
the DTMF-Digit variable. I'm calling it via the socket interface:

sendmsg
call-command: execute
execute-app-name: read
execute-app-arg: 1 1 en/us/callie/conference/8000/conf-pin.wav res 10000 #
event-lock:true


In the XML dialplan it works fine:

<action application="read" data="1 1
sounds/en/us/callie/conference/8000/conf-pin.wav res 10000 #"/>
<action application="phrase" data="spell,${res}"/>


I have been using the socket call above successfully in the 1.0.1 release.

Any ideas? Thanks,

Jan Kubr




More information about the FreeSWITCH-users mailing list