[Freeswitch-users] send dtmf to IVR from CLI

Michael Collins msc at freeswitch.org
Tue Dec 14 08:04:33 MSK 2010


Why do you know only the A leg? Furthermore, if there is a bridge then the
other leg uuid should be accessible. Just do "uuid_dump <uuid_of_a_leg>" and
see if you see the other leg's uuid in there somewhere. (I think it's
"other_leg_uuid") Then you can grab that uuid thusly:

uuid_getvar <uuid_a_leg> other_leg_uuid

-MC

On Mon, Dec 13, 2010 at 7:49 PM, Madovsky <infos at madovsky.org> wrote:

>  is it possible to send dtmf to an IVR from CLI
> if I know the uuid of leg A only ?
>
> Thanks
>
> F
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101213/def11679/attachment.html 


More information about the FreeSWITCH-users mailing list