Hi, i am trying the funcion click_to_dial
included in the serweb package and i note that the function stored in the
functions.php file as "click_to_dial()" is not coded to send the ACK after the
receipt of 200 OK from the client. My client (X-Lite) remain sending the 200OK
forever and dont process the REFER message sent by the server.
In the 72 page of the SER Admin Guide i
see the dialog of click to dial function like this :
Example 4-12. Call-Flow for
Click-To-Dial Using REFER
CTD
Caller
Callee
#1
INVITE
----------------->
...
caller
answers
#2
200
<-----------------
#3 ACK
----------------->
#4 REFER
----------------->
#5 202
<-----------------
#6 BYE
----------------->
#7 200
<-----------------
#8
INVITE
------------------>
#9 180
ringing
<------------------
Are the function included in SERWEB
working fine on your systems ???
Thanks
Ezequiel Colombo