[reSIProcate] Ran out of dns entries

julien julien at aplix.co.jp
Wed Dec 27 04:00:59 CST 2006


Hello all,
I got the same problem today,
One moment everything is working fine, a second later I got "Ran out of 
dns entries" and a 503 message error on localhost...
Then around one hour later it all came back to normal, I don't know what 
I did to mess it up and how it got fixed,
but my code is still the same.
Does anybody have any idea of what is causing that?
Thank you

Julien
> Hi all,
>
> I am writing a small application to act as a kind of sip proxy(it wont
> be a sip proxy though) but everytime I try to make a call, I end up
> with a "Ran out of dns entries" and a 503 message error.
> I have a small network in my apartment, 192.168.0.0/24 and I am doing
> tests on it. I guess that this "Ran out of dns entries" is because my
> DNS tries to search for an address in the range 192.168.0.0/24, but
> how it cant find because it is an invalid network, I get that.
> I am using Linux (FC3).
>
> Could you point me a solution to solve this so I could use my invalid
> network for tests?
>
> I saw this error message in the list but I saw no solution to it.
>
> Here is part of my log:
> ==============================================
> The New Request is:
> ==============================================
> INVITE sip:teste2 at 192.168.0.135:5060 SIP/2.0
> To: <sip:teste2 at 192.168.0.116>
> From: teste <sip:teste at 192.168.0.116:5080>;tag=1165438623
> Via: SIP/2.0/UDP
> 192.168.0.116:5080;rport=5080;branch=z9hG4bK34DC21086DCC9863373980D995CBE0F2
> Via: SIP/2.0/UDP
> 192.168.0.116:5060;branch=z9hG4bK-d87543-75db7110170fd433-1--d87543-;rport
> Call-ID: 54C18847-3F76-06A4-3319-DF53D3505DFD at 192.168.0.116
> CSeq: 24617 INVITE
> Contact: <sip:teste at 192.168.0.116:5080>
> Max-Forwards: 69
> Content-Type: application/sdp
> User-Agent: X-Lite release 1105d
> Content-Length: 312
>
> v=0
> o=teste 2960215871 2960215917 IN IP4 192.168.0.116
> s=X-Lite
> c=IN IP4 192.168.0.116
> t=0 0
> m=audio 8000 RTP/AVP 0 8 3 98 97 101
> a=rtpmap:0 pcmu/8000
> a=rtpmap:8 pcma/8000
> a=rtpmap:3 gsm/8000
> a=rtpmap:98 iLBC/8000
> a=rtpmap:97 speex/8000
> a=rtpmap:101 telephone-event/8000
> a=fmtp:101 0-15
> a=sendrecv
> ==============================================
> Request SentWARNING | 20061103-224946.065 |  |  | RESIP:TRANSPORT | 0
> | 3084064448 | TransportSelector.cxx:793 | Can't find matching
> transport [ V4 192.168.0.116:5080 UDP connectionId=0 ]
> INFO | 20061103-224946.067 |  |  | RESIP:TRANSPORT | 0 | 3084064448 |
> TransportSelector.cxx:663 | tid=34DC21086DCC9863373980D995CBE0F2
> failed to find a transport to [ V4 192.168.0.135:5060 UDP
> connectionId=0 ]
> INFO | 20061103-224946.068 |  |  | RESIP:TRANSACTION | 0 | 3084064448
> | TransactionState.cxx:1273 | Try sending request to a different dns
> result
> INFO | 20061103-224946.068 |  |  | RESIP:TRANSACTION | 0 | 3084064448
> | TransactionState.cxx:1253 | Ran out of dns entries for
> 192.168.0.135. Send 503
> Response Received
>
>
> Thanks in advance,
>
> Felipe Louback
>   


-- 
Julien Saito
ジュリアン 齋藤
julien at aplix.co.jp





More information about the resiprocate-devel mailing list