bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bayonne-devel] Re: bayonne join


From: David Sugar
Subject: [Bayonne-devel] Re: bayonne join
Date: Fri, 29 Oct 2004 10:23:18 -0400
User-agent: Mozilla Thunderbird 0.8 (Macintosh/20040913)

Yes, on the calling side, you should play a ringback tone (tone or play command), and have the command interrupt on a send or signal event. Then you would do dial ..., signal (or send), a short sleep, and join on the dialout script. The ^event or ^signal handler on the caller side would invoke wait. If all works right they should sync up correctly. This is better implimented in the testing branch, so I will see what we can do to clean it up more on the 1.2.x series.

Ashou Han wrote:
Hi Dave,

I use Bayonne 1.2.10, Globalcall, Redhat 7.3

When do:

            dial %destNumber

            join id=%session.parent waitTime=0s maxTime=%seconds

the join only occurred when the called phone picked up, during the waiting time, the caller can not hear the ring.

Is there anything missing between the ‘dial’ and ‘join’?

Thanks in advance

Ashou





reply via email to

[Prev in Thread] Current Thread [Next in Thread]