mikesimb / sipml5

Automatically exported from code.google.com/p/sipml5
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

SIP INFO DTMF not compatible with Asterisk #204

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use sipml API (live demo, for example) to establish a call to Asterisk, on a 
DTMF-capable extension (the one that uses Read application, for example)
2. Press any digits during the call

What is the expected output? What do you see instead?

You get "normally" looking SIP session (SIP INFO/ 200 OK)  but no any reaction 
on your DTMF input. You would expect to have some reaction on your input.

Please provide any additional information below.

The solution is proposed here: 
https://groups.google.com/forum/#!topic/doubango/OfK17HVAbx8

Why not implement it in a trunk version ? 

Original issue reported on code.google.com by 62mk...@gmail.com on 14 Jan 2015 at 3:46

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/sipml5/source/detail?r=228

Original comment by boss...@yahoo.fr on 18 Mar 2015 at 8:40