[Freeswitch-users] Problem with multiple meta-app in the latest build

Doug Blacksone dougblackstone at gmail.com
Sun Nov 16 05:30:30 PST 2008


Hi,

In my dialplan, I have fresswitch so that user can hit *1 to start recording
and *2 to end recording, as follows:


<action application="bind_meta_app" data="1 ab s  execute_extension::record
XML features"/>
<action application="bind_meta_app" data="2 ab s
execute_extension::stoprecord XML features"/>
<action application="bind_meta_app" data="3 ab s
execute_extension::att_xfer XML features"/>

With the latest build, freeswitch starts to give warning message when *2 is
pressed after *1.

2008-11-16 22:23:42 [DEBUG] switch_ivr_play_say.c:456
switch_ivr_record_file() Raw Codec Activated
2008-11-16 22:23:52 [DEBUG] switch_rtp.c:1618 switch_rtp_dequeue_dtmf() RTP
RECV DTMF *:2000
2008-11-16 22:23:53 [DEBUG] switch_rtp.c:1618 switch_rtp_dequeue_dtmf() RTP
RECV DTMF 2:2000
2008-11-16 22:23:53 [DEBUG] switch_ivr_async.c:1477 meta_on_dtmf()
sofia/internal/1000 at 192.168.1.101 Processing meta digit '2'
[execute_extension::stoprecord XML features]
2008-11-16 22:23:53 [WARNING] switch_ivr_async.c:2035 switch_ivr_broadcast()
Channel [sofia/internal/1000 at 192.168.1.101][execute_extension::stoprecord
XML features] already broadcasting...broadcast aborted

This *1 and then *2 mechanism has been working before, until I upgraded to
the latest build.  Does anyone know what may be causing the problem and how
I can fix it?

Thanks,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081116/fe97c6f8/attachment-0002.html 


More information about the FreeSWITCH-users mailing list