EsiiDsii / sipml5

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

Send DTMF from sipml5 to ( webrtc2sip -> Asterisk 1.6/1.8 ) didnt work, nothing happened #62

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us

b) Please check the issue tacker to avoid duplication

I search for DTMF issue, didnt found anything

c) Please provide network capture (Wireshark) or Javascript console log

if you want quick response
6
What steps will reproduce the problem?
1. Using Webrtc2sip to Asterisk 
2. sipml5 call some number example (500 demo on asterisk)
3. oSipSessionCall.dtmf('1');

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

Asterisk Received DTMF Touch, Log will says DTMF <number> received

What version of the product are you using? On what operating system?

SIPML5 newest, newest webrtc2sip build, doubango lib build, debian squeeze, 
Chrome 23 on Mac Mountain Lion

Please provide any additional information below.

Log

State machine: x0000_Any_2_Any_X_oINFO SIPml-api.js:1
SEND: INFO 
sip:555@192.168.4.130:4001;transport=ws;ws-src-ip=192.168.4.131;ws-src-port=5289
2;ws-src-proto=ws SIP/2.0
Via: SIP/2.0/WS 
df7jal23ls0d.invalid;branch=z9hG4bK0QLllGA9snuGy7BpE3eRs6xKyXeFCZ3B;rport
From: <sip:8979993336@192.168.1.130>;tag=O846pNSINzv0aWXfXkFc
To: <sip:555@192.168.1.130>;tag=1355219745040
Contact: 
"8979993336"<sip:8979993336@df7jal23ls0d.invalid;rtcweb-breaker=yes;transport=ws
>;+g.oma.sip-im;+sip.ice;language="en,fr"
Call-ID: 15abb14d-1bb7-fa5f-2386-a39159b92bed
CSeq: 15943 INFO
Content-Type: application/dtmf-relay
Content-Length: 22
Max-Forwards: 70
User-Agent: IM-client/OMA1.0 sipML5-v1.0.0.0
Organization: Doubango Telecom

Signal=1
Duration=120 SIPml-api.js:1
__tsip_transport_ws_onmessage SIPml-api.js:1
recv=SIP/2.0 200 Ok
Via: SIP/2.0/WS 
df7jal23ls0d.invalid;rport;branch=z9hG4bK0QLllGA9snuGy7BpE3eRs6xKyXeFCZ3B
From: <sip:8979993336@192.168.1.130>;tag=O846pNSINzv0aWXfXkFc
To: <sip:555@192.168.1.130>;tag=1355219745040
Contact: 
<sip:555@192.168.4.130:4001;transport=ws;ws-src-ip=192.168.4.131;ws-src-port=528
92;ws-src-proto=ws>
Call-ID: 15abb14d-1bb7-fa5f-2386-a39159b92bed
CSeq: 15943 INFO
Content-Length: 0

 SIPml-api.js:1
State machine: x0000_Any_2_Any_X_i2xxINFO 

Original issue reported on code.google.com by assegaf....@gmail.com on 28 Dec 2012 at 9:42

GoogleCodeExporter commented 8 years ago
did this get sorted ? i cannot get dtmf to work

Original comment by stan...@9h1lo.net on 20 Feb 2013 at 2:32

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 21 Feb 2013 at 2:04

GoogleCodeExporter commented 8 years ago
Fixed. More information at 
https://groups.google.com/group/doubango/browse_thread/thread/ec9f7f559ff36d02

Original comment by boss...@yahoo.fr on 26 Mar 2013 at 8:47