[Blink] Error: Message too big

Florian Dargel florian.dargel at gmail.com
Thu Nov 4 12:44:13 CET 2010


Thanks, that did the trick (disabling ICE).

On 4 Nov 2010, at 11:34, Adrian Georgescu wrote:

> Obviously the problem is with sipgate.
> 
> You may try to make the INVITE smaller though by disabling ICE in NAT traversal section or some codecs.
> 
> Adrian
> 
> 
> 
> On Nov 4, 2010, at 12:22 PM, Florian Dargel wrote:
> 
>> 
>> Ah, I did't realise what to look at. See below. 513 is a server error? The strange thing is I was able to ring this number last night, but don't understand what changed to now.
>> 
>> SENDING: Packet 204, +0:31:06.747050
>> 
>> 2010-11-04 11:12:09.970506: 192.168.178.33:54066 -(SIP over UDP)-> 217.10.79.23:5060
>> 
>> INVITE sip:xxx-xxx-xxxx at sipgate.co.uk SIP/2.0
>> 
>> Via: SIP/2.0/UDP 192.168.178.33:54066;rport;branch=z9hG4bKPj3WXuU3pYFElnzmT6caAklNtnZVA8x9zj
>> 
>> Max-Forwards: 70
>> 
>> From: "Florian" <sip:4-<userid>@sipgate.co.uk>;tag=rXk8D0Oue-LFJzv.nMU0IRoeNhEjrrHI
>> 
>> To: <sip:xxx-xxx-xxxx at sipgate.co.uk>
>> 
>> Contact: <sip:esbpdton at 192.168.178.33:54066>
>> 
>> Call-ID: DU22FIKhvGsNqXXqxI7YdguXf0pYwZDe
>> 
>> CSeq: 18858 INVITE
>> 
>> Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE
>> 
>> Supported: 100rel
>> 
>> User-Agent: Blink 0.20.2 (MacOSX)
>> 
>> Proxy-Authorization: Digest username="4-<userid>", realm="sipgate.co.uk", nonce="4cd2963648f13d4ac1cef3346d938557fa04e0b2", uri="sip:xxx-xxx-xxxx at sipgate.co.uk", response="08d7e9146b751eed92f4e00895740add"
>> 
>> Content-Type: application/sdp
>> 
>> Content-Length:  1313
>> 
>>  
>> 
>> v=0
>> 
>> o=- 3497857929 3497857929 IN IP4 192.168.178.33
>> 
>> s=Blink 0.20.2 (MacOSX)
>> 
>> c=IN IP4 192.168.178.33
>> 
>> t=0 0
>> 
>> m=audio 64290 RTP/AVP 104 103 102 9 0 8 101
>> 
>> a=rtcp:53829
>> 
>> a=rtpmap:104 speex/32000
>> 
>> a=rtpmap:103 speex/16000
>> 
>> a=rtpmap:102 speex/8000
>> 
>> a=rtpmap:9 G722/8000
>> 
>> a=rtpmap:0 PCMU/8000
>> 
>> a=rtpmap:8 PCMA/8000
>> 
>> a=rtpmap:101 telephone-event/8000
>> 
>> a=fmtp:101 0-15
>> 
>> a=ice-ufrag:41e8373c
>> 
>> a=ice-pwd:748265f1
>> 
>> a=candidate:Sc0a8b221 1 UDP 1694498815 88.97.34.203 64290 typ srflx raddr 192.168.178.33 rport 64290
>> 
>> a=candidate:Hc0a8b221 1 UDP 2130706431 192.168.178.33 64290 typ host
>> 
>> a=candidate:Hc0a8b21b 1 UDP 2130706431 192.168.178.27 64290 typ host
>> 
>> a=candidate:Ha9fe5b32 1 UDP 2130706431 169.254.91.50 64290 typ host
>> 
>> a=candidate:Hc0a87b01 1 UDP 2130706431 192.168.123.1 64290 typ host
>> 
>> a=candidate:Hac101001 1 UDP 2130706431 172.16.16.1 64290 typ host
>> 
>> a=candidate:Sc0a8b221 2 UDP 1694498814 88.97.34.203 53829 typ srflx raddr 192.168.178.33 rport 53829
>> 
>> a=candidate:Hc0a8b221 2 UDP 2130706430 192.168.178.33 53829 typ host
>> 
>> a=candidate:Hc0a8b21b 2 UDP 2130706430 192.168.178.27 53829 typ host
>> 
>> a=candidate:Ha9fe5b32 2 UDP 2130706430 169.254.91.50 53829 typ host
>> 
>> a=candidate:Hc0a87b01 2 UDP 2130706430 192.168.123.1 53829 typ host
>> 
>> a=candidate:Hac101001 2 UDP 2130706430 172.16.16.1 53829 typ host
>> 
>> a=sendrecv
>> 
>>  
>> 
>> RECEIVED: Packet 205, +0:31:06.839235
>> 
>> 2010-11-04 11:12:10.062691: 217.10.79.23:5060 -(SIP over UDP)-> 192.168.178.33:54066
>> 
>> SIP/2.0 513 Message too big
>> 
>> Via: SIP/2.0/UDP 192.168.178.33:54066;rport=54066;branch=z9hG4bKPj3WXuU3pYFElnzmT6caAklNtnZVA8x9zj;received=88.97.34.203
>> 
>> From: "Florian" <sip:4-<userid>@sipgate.co.uk>;tag=rXk8D0Oue-LFJzv.nMU0IRoeNhEjrrHI
>> 
>> To: <sip:xxx-xxx-xxxx at sipgate.co.uk>;tag=4da10a1ebca294378f6fb5f8c5562b55.5ffe
>> 
>> Call-ID: DU22FIKhvGsNqXXqxI7YdguXf0pYwZDe
>> 
>> CSeq: 18858 INVITE
>> 
>> Content-Length: 0
>> 
>> ---
>> 
>> 
>> 
>> On 4 Nov 2010, at 10:19, Adrian Georgescu wrote:
>> 
>>> Can you paste the complete SIP trace from Window -> Logs -> SIP
>>> 
>>> Adrian
>>> 
>>> 
>>> On Nov 4, 2010, at 11:12 AM, Florian Dargel wrote:
>>> 
>>>> Hi,
>>>> 
>>>> just installed Blink and liked what I see. However I seem to be unable to make calls in particular to PSTN lines. Example error log:
>>>> 
>>>> 2010-11-04 09:42:57   [session to Xxx-xxx-xxxx] Changing audio state to WAITING_DNS_LOOKUP
>>>> 
>>>> 2010-11-04 09:42:57   [session to Xxx-xxx-xxxx] Initiating DNS Lookup of Account('4115408 at sipgate.co.uk') to sip:0044-xxx-xxx-xxxx at sipgate.co.uk
>>>> 
>>>> 2010-11-04 09:42:57   [session to Xxx-xxx-xxxx] Changing Session state to DNS_LOOKUP
>>>> 
>>>> 2010-11-04 09:42:57   Initiating DNS Lookup for SIP routes of sip:0044-xxx-xxx-xxxx at sipgate.co.uk
>>>> 
>>>> 2010-11-04 09:43:30   DNS Lookup for SIP routes of sip:0044-xxx-xxx-xxxx at sipgate.co.uk succeeded: [Route('217.10.79.23', 5060, 'udp')]
>>>> 
>>>> 2010-11-04 09:43:30   [session to Xxx-xxx-xxxx] DNS Lookup returned [Route('217.10.79.23', 5060, 'udp')]
>>>> 
>>>> 2010-11-04 09:43:30   [session to Xxx-xxx-xxxx] Changing Session state to CONNECTING
>>>> 
>>>> 2010-11-04 09:43:30   [session to Xxx-xxx-xxxx] Connecting Session...
>>>> 
>>>> 2010-11-04 09:43:30   Outgoing Session request to To: <sip:0044-xxx-xxx-xxxx at sipgate.co.uk> (['audio'])
>>>> 
>>>> 2010-11-04 09:43:31   [session to Xxx-xxx-xxxx] Audio stream ended
>>>> 
>>>> 2010-11-04 09:43:31   [session to Xxx-xxx-xxxx] Changing audio state to IDLE
>>>> 
>>>> 2010-11-04 09:43:31   Error: [session to Xxx-xxx-xxxx] Session failed: Message too big
>>>> 
>>>> 2010-11-04 09:43:31   [session to Xxx-xxx-xxxx] Changing Session state to FAILED
>>>> 
>>>> 2010-11-04 09:43:31   [session to Xxx-xxx-xxxx] Changing audio state to FAILED
>>>> 
>>>> 
>>>> 2010-11-04 09:43:31   Session <sipsimple.session.Session object at 0x17234f90> ended, disposing...
>>>> 
>>>> I received the same error for ringing my mobile or PSTN lines abroad, or the sipgate test numbers (10000 at sipgate)
>>>> 
>>>> Can you give me some pointers what is going wrong here? Is this a sipgate problem (I get the same issue in Germany and the UK)? I can ring the sip2sip test numbers no problem.
>>>> 
>>>> So far I'm using Telephone but Blink looks more powerful on first impressions.
>>>> 
>>>> Thank you in advance,
>>>> 
>>>> Florian
>>>> _______________________________________________
>>>> Blink mailing list
>>>> Blink at lists.ag-projects.com
>>>> http://lists.ag-projects.com/mailman/listinfo/blink
>>> 
>>> _______________________________________________
>>> Blink mailing list
>>> Blink at lists.ag-projects.com
>>> http://lists.ag-projects.com/mailman/listinfo/blink
>> 
>> _______________________________________________
>> Blink mailing list
>> Blink at lists.ag-projects.com
>> http://lists.ag-projects.com/mailman/listinfo/blink
> 
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/blink

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20101104/d6665ba6/attachment.html>


More information about the Blink mailing list