mehdi_h Report post Posted 01/19/2010 10:20 PM Hello, I would like to test some scripts locally using two PC's. One with VG, the other with Jsphone. When calling VG using JSphone, I can get to the first module of my script. In that play module I'm waiting the user to press some keys to go to the next modules. I can hear the pressed key on the PC where I have JSPhone, but nothing happens on the script side as if the pressed keys where not recognized. Any idea? Please find in attachement the logs. Thank Log.zip Share this post Link to post
SupportTeam Report post Posted 01/19/2010 10:58 PM Set SJPhone to send keypresses using RFC 2833 RFC2833 sends keypress information as events in RTP stream. Tone detection over VoIP does not work as well as over normal telephone lines. Share this post Link to post
mehdi_h Report post Posted 01/19/2010 11:25 PM Is there any other way to test key detection using any other SIP client? thank you Share this post Link to post
SupportTeam Report post Posted 01/20/2010 12:34 AM Not sure what other client you can use to test the sending of tones from SJPhone. The best thing to do usually is to capture the call using WireShark. This will show all the packets and their contents that are sent during the call. What do you mean by: "I can hear the pressed key on the PC where I have JSPhone" ? Are you referring to some sort of beep that is played over the PC speaker when you press the button on the SJPhone application? Share this post Link to post
mehdi_h Report post Posted 01/20/2010 08:26 PM Well this has been setup by default with following values. Are they correct ? dtmf sending: RFC 2833 signal duration = 270ms RFC payloadtype= 101 signal volume = 10 Indand: duration = 100ms tkx Share this post Link to post
mehdi_h Report post Posted 01/20/2010 09:12 PM Hi, The RFC 2833 is setup by default. here are the settings. are they correct? Share this post Link to post
SupportTeam Report post Posted 01/25/2010 10:59 AM To debug this we would need to see both the WireShark capture of the VoIP call and the ktTel trace capturing the same call. Please post both traces and we can then better comment on what is happening on this system. Share this post Link to post