[Freeswitch-users] Trouble with SIP not found by name error

Ryan WIlson ryan at onepipe.ca
Sun Jul 13 19:23:46 PDT 2008


Hi,

I'm getting the following error when I try to dial out a call to a SIP  
gateway. tport_by_addrinfo(0xecded60): not found by name */ 
208.68.17.144:5060

I've googled the error but didn't come up with any answers. Hope  
someone can help!

Thank you,
Ryan


soa_generate_offer(static::0xee2fc80, 0) called
soa_static_offer_answer_action(0xee2fc80, soa_generate_offer): called
soa_static(0xee2fc80, soa_generate_offer): generating local description
soa_static(0xee2fc80, soa_generate_offer): upgrade with local  
description
soa_sdp_mode_set(0x4177ba30, (nil), ""): called
soa_static(0xee2fc80, soa_generate_offer): storing local description
soa_get_local_sdp(static::0xee2fc80, [(nil)], [0x4177bb50],  
[0x4177bb4c]) called
nta: selecting scheme sip
sres_cache_get(0xeca0be0, NAPTR, "eico.thinktel.ca.") called
rr found in cache: eico.thinktel.ca. 35
sres_cache_get(0xeca0be0, NAPTR, "eico.thinktel.ca.") returned 1 entries
nta: for "eico.thinktel.ca" query "eico.thinktel.ca" NAPTR (cached)
sres_cache_get(0xeca0be0, SRV, "_sip._udp.eico.thinktel.ca.") called
rr found in cache: _sip._udp.eico.thinktel.ca. 33
sres_cache_get(0xeca0be0, SRV, "_sip._udp.eico.thinktel.ca.") returned  
1 entries
nta: for "eico.thinktel.ca" query "_sip._udp.eico.thinktel.ca" SRV  
(cached)
sres_cache_get(0xeca0be0, SRV, "_sip._tcp.eico.thinktel.ca.") called
rr found in cache: _sip._tcp.eico.thinktel.ca. 33
sres_cache_get(0xeca0be0, SRV, "_sip._tcp.eico.thinktel.ca.") returned  
1 entries
nta: for "eico.thinktel.ca" query "_sip._tcp.eico.thinktel.ca" SRV  
(cached)
sres_cache_get(0xeca0be0, A, "eico.thinktel.ca.") called
rr found in cache: eico.thinktel.ca. 01
sres_cache_get(0xeca0be0, A, "eico.thinktel.ca.") returned 1 entries
nta: for "eico.thinktel.ca" query "eico.thinktel.ca" A (cached)
nta: eico.thinktel.ca. IN A 208.68.17.144
tport_tsend(0xecded60) tpn = */208.68.17.144:5060
tport_resolve addrinfo = 208.68.17.144:5060
tport_by_addrinfo(0xecded60): not found by name */208.68.17.144:5060
tport_vsend returned 1042
nta: sent INVITE (101882567) to */208.68.17.144:5060
tport_pend(0xecded60): pending 0xee25ab0 for udp/10.0.4.5:5060  
(already 0)
nua(0xed0d980): call state changed: init -> calling, sent offer
soa_get_local_sdp(static::0xee2fc80, [0x4177bb88], [0x4177bb80],  
[(nil)]) called
nua: nua_application_event: entering
nua(0xed0d980): sent signal r_invite
nua: nua_handle_magic: entering
nta: timer set next to 341 ms
nta: timer A fired, retransmit INVITE (101882567)
tport_tsend(0xecded60) tpn = */208.68.17.144:5060
tport_resolve addrinfo = 208.68.17.144:5060
tport_by_addrinfo(0xecded60): not found by name */208.68.17.144:5060
tport_vsend returned 1042
nta: resent INVITE (101882567) to */208.68.17.144:5060
tport_release(0xecded60): 0xee25ab0 by 0xee5e3f0 with (nil)
tport_pend(0xecded60): pending 0xee25ab0 for udp/10.0.4.5:5060  
(already 0)
nta_outgoing_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
nta: timer set next to 1000 ms
nta: timer A fired, retransmit INVITE (101882567)
tport_tsend(0xecded60) tpn = */208.68.17.144:5060
tport_resolve addrinfo = 208.68.17.144:5060
tport_by_addrinfo(0xecded60): not found by name */208.68.17.144:5060
tport_vsend returned 1042
nta: resent INVITE (101882567) to */208.68.17.144:5060
tport_release(0xecded60): 0xee25ab0 by 0xee5e3f0 with (nil)
tport_pend(0xecded60): pending 0xee25ab0 for udp/10.0.4.5:5060  
(already 0)
nta_outgoing_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
nta: timer set next to 2000 ms
tport_wakeup_pri(0xecded60): events IN
tport_recv_event(0xecded60)
tport_recv_iovec(0xecded60) msg 0xee30a20 from (udp/10.0.4.5:5060) has  
4 bytes, veclen = 1
tport_deliver(0xecded60): bad msg 0xee30a20 (4 bytes) from udp/ 
10.10.0.19:5060/sip next=(nil)
nta: timer A fired, retransmit INVITE (101882567)
tport_tsend(0xecded60) tpn = */208.68.17.144:5060

here is the config

2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1] <?xml version="1.0"?>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1] <document  
type="freeswitch/xml">
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1] <section  
name="configuration" description="Various Configuration">
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1] <configuration  
name='sofia.conf' description='sofia endpoint'>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]   <profiles>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]     <profile  
name='onepipe'>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]       <settings>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='nonce-ttl' value='60'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='use-rtp-timer' value='true'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='ext-sip-ip' value='64.69.80.34'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='rtp-timer-name' value='soft'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='codec-prefs' value='g729'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='debug' value='1'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='rfc2833-pt' value='101'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='ext-rtp-ip' value='64.69.80.34'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='dtmf-duration' value='100'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='sip-port' value='5060'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='dialplan' value='XML,enum'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='rtp-ip' value='10.0.4.5'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='codec-ms' value='20'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='sip-ip' value='10.0.4.5'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <param  
name='accept-blind-reg' value='1'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]       </settings>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]       <gateways>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         <gateway  
name='SBC'>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='username' value='6046309907'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='retry-seconds' value='30'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='realm' value='eico.thinktel.ca'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='extension' value='6046309907'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='caller-id-in-from' value='0'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='register' value='0'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='from-domain' value='eico.thinktel.ca'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='proxy' value='eico.thinktel.ca'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='password' value='6046309907'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]           <param  
name='expire-seconds' value='60'/>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]         </gateway>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]       </gateways>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]     </profile>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]   </profiles>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1] </configuration>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1]
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1] </section>
2008-07-14 02:14:15+0000 [HTTPChannel,2,127.0.0.1] </document>
2008-07-14 02:14:15+


Ryan Wilson

OnePipe Communications Inc.
t.  778.786.2222
c. 604.716.2222
f. 866.791.7120

www.onepipe.ca

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080713/990666e9/attachment-0002.html 


More information about the FreeSWITCH-users mailing list