Sorry for reviving this old thread. I think I've come across the same
issue as Jayesh and it is triggered by the Route
inserted by sipml5 into in-dialog requests like ACK - Route:
Jayesh had two Route headers that belong to this kamailio instance and I
also have two of them:
Route:
Route:
Alth
There's a whole lot of loglines at debug=4. I grabbed the block of lines
that seem to belong to the failing INVITE.
2(5209) INFO:
Can you get the logs with debug=4?
It doesn't seem like the same problem with the one reported initially in
this thread.
Cheers,
Daniel
On 9/25/13 6:04 PM, Tais Plougmann Hansen wrote:
I found out that when a subscriber has multiple contacts (ie. by
stopping and starting the WS client), kama
I did do debug=3 and saw the logs but couldn't figure out much. Here is the
log for the appropriate ACK received on websocket port. I've highlighted a
few lines I felt might be problematic:
DEBUG: [tcp_read.c:1146]: ws_process_msg(): WebSocket Message:
[[>>>#012<81>þ#003ø´¶#037<8a>õõTªÇßo°<85><84
Are you sure the error messages are printed for this ACK, because it has
to be sent via UDP, not via WS, thus the messages seem to be unrelated.
Get the log messages with debug=3 in order to see what is happening.
Cheers,
Daniel
On 6/22/13 9:10 AM, Jayesh Nambiar wrote:
Hi,
Is it possible tha
Hi,
Is it possible that this could be a problem in the script. But when I call
using a normal SIP Client like X-Lite, it works well. This only happens
when the request comes on websocket. Is there something to be handled
specially when handling requests like ACK over websocket?
The reference is mor
Hi Daniel,
I checked using the kamcmd command and I see the webrtc connection active.
The ACK comes from the webrtc client but somehow kamailio is unable to
create a via header and forward the request. The ACK coming from webrtc
client is as follows:
SEND: ACK sip:1223@126.128.68.8:5065;transport=
Hello,
On 6/14/13 4:52 PM, Jayesh Nambiar wrote:
Hello All,
I have a setup which is SIPML5 -> Kamailio(Websocket) -> Freeswitch.
All I am trying to do is initiate a call from SIPML5 and Play a Music
file from freeswitch. This works, but the call hangs up after 30
seconds due to ACK timeout fr
Hello All,
I have a setup which is SIPML5 -> Kamailio(Websocket) -> Freeswitch. All I
am trying to do is initiate a call from SIPML5 and Play a Music file from
freeswitch. This works, but the call hangs up after 30 seconds due to ACK
timeout from from the SIPML5.
What I can see is the SIPML5 from