1. Brekeke Product Name and version:sip server 2.4.8.6
2. Java version:
3. OS type and the version: windows 2003
4. UA (phone), gateway or other hardware/software involved:fritz box
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :1
6. Your problem: A is a caller B is a called fritzbox client registered on brekeke sip server , when A call B and B answer after of about 15 seconds A continue receiving the ring tone and B is completely mute, after some investigation of engineer from avm they say me that seems that brekeke sip server don't answer to 200 ok from fritz box , this problem don't appera when b answer to the call before of 15 seconds after the ring start
no answer to 200 ok
Moderator: Brekeke Support Team
Hi
Can you paste a packet trace in http://www.pcapr.net/ ?
If you use another SIP client such as X-Lite (http://www.counterpath.com/x-lite.html), does the same problem happen?
Can you paste a packet trace in http://www.pcapr.net/ ?
If you use another SIP client such as X-Lite (http://www.counterpath.com/x-lite.html), does the same problem happen?
Here is a question, within those 15 seconds is SDP trying to be sent?
Download Wireshark for Windows Server 2003:
http://www.wireshark.org/download.html
Then to do a pcap simply open wireshark, go to main menu bar>capture>interfaces
The one with packets and the IP you trying to trace, click the start button to run the trace. Of course choose stop when finished.
Put this filter for us to figure out what is going on
sip.to.addr contains "CALLER.B.NUMBER"
(and hit enter, it will highlight the filter green in wireshark when right)
Then save only the displayed packets of that filter and post back if you can either text or a link to the pcap.
Kent C.
Download Wireshark for Windows Server 2003:
http://www.wireshark.org/download.html
Then to do a pcap simply open wireshark, go to main menu bar>capture>interfaces
The one with packets and the IP you trying to trace, click the start button to run the trace. Of course choose stop when finished.
Put this filter for us to figure out what is going on
sip.to.addr contains "CALLER.B.NUMBER"
(and hit enter, it will highlight the filter green in wireshark when right)
Then save only the displayed packets of that filter and post back if you can either text or a link to the pcap.
Kent C.