<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hi everyone,<br><br>I have a SIP device that is working with RFC 2543. I
am trying to send call using FreeSwitch (Sofia-SIP), but none of my calls are going
through.<br>I have traced the debug on SOFIA and it returned an error as below. Can anyone help me to solve the problem? any hints?<br><br><br>recv 660 bytes from udp/[66.220.15.230]:5060 at <span style="border-bottom: 2px dotted rgb(54, 99, 136); cursor: pointer;" class="yshortcuts" id="lw_1281975927_0"><span style="border-bottom: 2px dotted rgb(54, 99, 136); cursor: pointer;" class="yshortcuts" id="lw_1281977130_0">18:45:21</span></span>.239029:<br> ------------------------------------------------------------------------<br> INVITE sip:1000@66.220.15.234 SIP/2.0<br> v: SIP/2.0/UDP 66.220.15.230<br> To: sip:1000@66.220.15.234 <sip:1000@66.220.15.234><br> From: john odu <sip:26679778@66.220.15.230>;tag=4c5c58410003ac2076f6302c11fc3b7b<br> i: 41585c4c2ba3030035e697f0a586dbaa@66.220.15.230<br> CSeq: 1
INVITE<br> m: john odu <sip:26679778@66.220.15.230><br> Supported: com.lilo.conferencing, com.lilo.mux<br> User-Agent: liloSipMCU/3.1.6.200801281402<br> c: application/sdp<br> l: 212<br> <br> v=0<br> o=mcu 0 0 IN IP4 66.220.15.230<br> s=sip:26679778@66.220.15.230<br> c=IN IP4 66.220.15.230<br> t=0 0<br> m=audio 2006 RTP/AVP 0 111<br> a=ptime:20<br> a=rtpmap:0 PCMU/8000<br> a=rtpmap:111 telephone-event/8000<br> a=xlilossrc:8<br> ------------------------------------------------------------------------<br>tport_deliver(0x97a1fb0): msg 0xb762bef8 (660 bytes) from udp/66.220.15.230:5060/sip next=(nil)<br>nta: received INVITE sip:1000@66.220.15.234 SIP/2.0 (CSeq 1)<br><span style="color: rgb(255, 0, 0); font-weight: bold;">nta: INVITE has bad To
header</span><br><span style="font-weight: bold; color: rgb(255, 0, 0);">nta: INVITE (1) is Bad To Header</span><br>tport_tsend(0x97a1fb0) tpn = UDP/66.220.15.230:5060<br>tport_resolve addrinfo = 66.220.15.230:5060<br>tport_by_addrinfo(0x97a1fb0): not found by name UDP/66.220.15.230:5060<br>tport_vsend(0x97a1fb0): 239 bytes of 239 to udp/66.220.15.230:5060<br>tport_vsend returned 239<br>send 239 bytes to udp/[66.220.15.230]:5060 at 18:45:21.239369:<br> ------------------------------------------------------------------------<br> <span style="color: rgb(255, 0, 0); font-weight: bold;">SIP/2.0 400 Bad To Header</span><br> Via: SIP/2.0/UDP 66.220.15.230<br> From: john odu <sip:26679778@66.220.15.230>;tag=4c5c58410003ac2076f6302c11fc3b7b<br> Call-ID: 41585c4c2ba3030035e697f0a586dbaa@66.220.15.230<br> CSeq: 1 INVITE<br> Content-Length: 0<div><br></div></div>
</div><br>
</body></html>