[Freeswitch-users] Need help testing GV features

stephen at stephenjc stephen at stephenjc.com
Tue Sep 7 12:12:03 PDT 2010


I had the call screening off and the call was never properly answered.
I have re-enabled call screening and put below in my dial plan and now
google voice properly stops ringing and interacts with my script, but
i have noticed that i cannot send any dtmf from google. Do i need to
enable inband dtmf detection?

        <condition field="caller_id_name" expression"^(Google Voice)$">
                <action application="log" data="Google Voice Call"/>
                <action application="sleep" data="1000" />
                <action application="send_dtmf" data="1" />
                <action application="sleep" data="1000" />
        </condition>

Thanks,
Stephen C
-All of my email addresses go to the same place
-Save Paper, think before you print




On Tue, Sep 7, 2010 at 2:29 PM, mazilo <Nabble at slickdeals.endjunk.com> wrote:
>
>
> Anthony Cosgrove wrote:
>>
>> On another note, GV is expecting you to press 1 to take the call or 2 to
>> send to voicemail. It seems the minute FS accepts the call whether or
>> not you have answered the channel GV is expecting that input.
> The call presentation can be disabled through your GV account -> Settings ->
> Calls -> Call Screening -> Off.
>
> -----
> don't and stop are the ONLY two 4-letter words considered offensive to men,
> but not when used together.
> --
> View this message in context: http://freeswitch-users.2379917.n2.nabble.com/Need-help-testing-GV-features-tp5497472p5507675.html
> Sent from the freeswitch-users mailing list archive at Nabble.com.
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



More information about the FreeSWITCH-users mailing list