Hi all,
My phone is registered to Yate, when dialing the operator instead of beeps I hear the fake ringback tone Yate. Below dump call
Conv.| Time | 1.1.1.1 | 3.3.3.3 |
| | | 2.2.2.2 |
0 |2.840988 | INVITE SDP (g729 g71 | |SIP From: "234" <sip:234@2.2.2.2 To:<sip:102102123456789@2.2.2.2
| |(5064) ------------------> (5060) | |
0 |2.848526 | 100 Trying| | |SIP Status
| |(5064) <------------------ (5060) | |
-----------------------------------------------------------------------------
1 |2.854427 | | INVITE SDP (g729 g71 |SIP From: "234" <sip:234@2.2.2.2 To:<sip:102102123456789@3.3.3.3:5066
| | |(5060) ------------------> (5066) |
1 |2.855425 | | 100 Trying| |SIP Status
| | |(5060) <------------------ (5066) |
1 |4.463644 | | 180 Ringing |SIP Status
| | |(5060) <------------------ (5066) |
1 |4.463723 | | 183 Session Progress |SIP Status
| | |(5060) <------------------ (5066) |
-----------------------------------------------------------------------------
0 |4.472327 | 180 Ringing | |SIP Status
| |(5064) <------------------ (5060) | |
0 |19.745184| CANCEL | | |SIP Request
| |(5064) ------------------> (5060) | |
0 |19.752724| 100 Trying| | |SIP Status
| |(5064) <------------------ (5060) | |
0 |19.753101| 487 Request Terminat | |SIP Status
| |(5064) <------------------ (5060) | |
0 |19.753164| 200 OK | | |SIP Status
| |(5064) <------------------ (5060) | |
-----------------------------------------------------------------------------
1 |19.758351| | CANCEL | |SIP Request
| | |(5060) ------------------> (5066) |
1 |19.758407| | BYE | |SIP Request
| | |(5060) ------------------> (5066) |
1 |19.758827| | 487 Request Terminat |SIP Status
| | |(5060) <------------------ (5066) |
1 |19.758938| | 200 OK | |SIP Status
| | |(5060) <------------------ (5066) |
1 |19.758972| | 487 Request Terminat |SIP Status
| | |(5060) <------------------ (5066) |
1 |19.758977| | 200 OK | |SIP Status
| | |(5060) <------------------ (5066) |
1 |19.763604| | ACK | |SIP Request
| | |(5060) ------------------> (5066) |
-----------------------------------------------------------------------------
0 |19.888881| ACK | | |SIP Request
| |(5064) ------------------> (5060) | |
1.1.1.1 - its my phone
2.2.2.2 - Yate
3.3.3.3 - provider
My provider send 180 and then 183 SDP, Yate only send 180 in my phone.
Why Yate not send me 183 code? please help
My config
regexroute.conf
[contexts]
[default]
${rtp_forward}^.*=;rtp_forward=no
.*=sip/sip:\0@3.3.3.3:5066
ysipchan.conf
[general]
port=5060
;multi_ringing=yes - I included this option, though it did not help me, maybe I do not rightly understood how it works.
[codecs]
default=disable
g729=yes
mulaw=yes
alaw=yes
YATE version = Yate 5.4.0 1 r5880
Thank you very much for your help, if you need any more then configs or other information write.