Hi,<br><br>I have two boxes : <br>- A asterisk server.<br>- A Python Server doing CTI and call control.<br><br>If a call come on the Asterisk, a sound will be played continually ....<br>Then,
If somebody want to pick up this call, he will click on a Webpage
(using the Python server) that will ask the Asterisk box to join this
call to this user.
<br><br>In fact, the asterisk as to do something ( like play a file)
and at the same wait for a "interuption" to go on the next step
(call someone).<br><br>Do you have a idea on how I can do this properly ?
<br><br>Thanks a lot for your help,<br><span class="sg"><br>Thomas</span>