merl0t / flash-videoio

Automatically exported from code.google.com/p/flash-videoio
0 stars 0 forks source link

Dont work DTMF #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I register successful in asterisk server and can successful calling from 
flash-videoio, but dtmf don`t work. I can not have any dtmf code from videoio 
in asterisk debug, but when I send dtmf from other soft-phone dtmf code in 
asterisk is available. For sending dtmf I use method: callProperty('call', 
'sendDTMF','1');  

Original issue reported on code.google.com by Mail.Mo...@gmail.com on 6 Jul 2011 at 12:47

GoogleCodeExporter commented 9 years ago
Probably fixed in rtmplite's rtmp.py svn r93

See http://code.google.com/p/rtmplite/source/detail?r=93 for details and test 
with latest SVN version for rtmplite.

If issue still appears, please re-open this.

Original comment by kundan10 on 10 Aug 2011 at 10:41