[Freeswitch-dev] start_dtmf bug?
Anthony Minessale
anthony.minessale at gmail.com
Thu Sep 3 11:21:43 PDT 2009
it's fixed now in trunk
On Thu, Sep 3, 2009 at 12:47 PM, Michael Collins <msc at freeswitch.org> wrote:
>
>
> On Thu, Sep 3, 2009 at 7:36 AM, Trixter aka Bret McDanel <
> trixter at 0xdecafbad.com> wrote:
>
>> I am trying to use portaudio to bride a radio device into freeswitch. I
>> encountered a problem that I believe to be a bug, although I am not
>> sure, so I am asking if anyone can confirm this.
>>
>>
>> <extension name="radio_conference">
>> <condition field="destination_number" expression="^123$">
>> <action application="answer"/>
>> <action application="sleep" data="1000"/>
>> <action application="start_dtmf"/>
>> <action application="conference" data="radio at default"/>
>> </condition>
>> </extension>
>>
>>
>> if I call that from portaudio all input from the microphone appears to
>> be discarded. If I call it without the start_dtmf it works as expected.
>> To avoid any potential for confusion, I do actually need inband DTMF
>> detection from the radio side of things.
>>
>>
>> I only looked at this from the portaudio side of things, so if anyone
>> who has an otherwise working portaudio configuration could look to see
>> if this is present in their systems I would appreciate it to know if
>> this is something I did or something else.
>>
>> Once confirmed I will look at posting a bug report, but I dont want to
>> do it if its just me.
>>
>
> Bret,
>
> I was able to reproduce this behavior. In fact, I added <action
> application="start_dtmf"/> to extension 9996 (echo test) and the echo worked
> fine on a SIP call but no audio on a PA call. Without the start_dtmf the
> echo test works perfectly with portaudio.
>
> -MC
>
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire
AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20090903/2e10e20f/attachment.html
More information about the FreeSWITCH-dev
mailing list