Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-20 Thread Nikita Belov
Yeah. A call to B and C eavesdrops call. I send dtmf for C to talk with B, but B can't hear C. Here, what I had done in details: [r...@centos4-4-vm ~]# telnet localhost 8021 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. Content-Type: auth/reque

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-19 Thread Nikita Belov
et#sendmsg > > SendMsg > call-command: execute > execute-app-name: > execute-app-arg: > > > > /b > > On Oct 19, 2009, at 11:42 AM, Nikita Belov wrote: > > > And what event name to use for sendevent command? Sorry for > > importunity

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-19 Thread Nikita Belov
them, it your trying > to switch it via event socket, that should be better, its not on the > wiki, but > > a session message with > eavesdrop-command header with data as the same as dtmf > should do the trick > > Mike > > > On Oct 16, 2009, at 11:54 AM, Nikita B

Re: [Freeswitch-users] uuid_send_dtmf fails (was: conference call)

2009-10-16 Thread Nikita Belov
> Adding more api calls to control eavesdrop via event socket should be > possible, though I haven't looked at the code to see what it would > take... > > On Thu, Oct 15, 2009 at 3:16 AM, Nikita Belov > wrote: > > Thanks for answer. > > > > > > > >

Re: [Freeswitch-users] conference call

2009-10-15 Thread Nikita Belov
rence call Look at eavesdrop on the wiki. JM 2009/10/14 Nikita Belov HI all, I want to configure FS to make special conference call between three users (A, B, C). In this conference C will hear A and B, but A will hear only B. Can I make it using FS API commands? Does anybody know

[Freeswitch-users] conference call

2009-10-14 Thread Nikita Belov
HI all, I want to configure FS to make special conference call between three users (A, B, C). In this conference C will hear A and B, but A will hear only B. Can I make it using FS API commands? Does anybody know which approach is better to use? ___ Thanks, Nikita