[Freeswitch-dev] Sip RFC2543 and FreeSwitch
Tech Micron
techmicroncom at yahoo.com
Mon Aug 16 09:15:23 PDT 2010
Hi everyone,
I have a SIP device that is working with RFC 2543. I am trying to send call to
FreeSwitch, but none of my calls are going through.
As I activated the debug on SOFIA, it returns an error as below. Can anyone help
me to solve the problem? any hints?
recv 660 bytes from udp/[66.220.15.230]:5060 at 18:45:21.239029:
------------------------------------------------------------------------
INVITE sip:1000 at 66.220.15.234 SIP/2.0
v: SIP/2.0/UDP 66.220.15.230
To: sip:1000 at 66.220.15.234 <sip:1000 at 66.220.15.234>
From: john odu
<sip:26679778 at 66.220.15.230>;tag=4c5c58410003ac2076f6302c11fc3b7b
i: 41585c4c2ba3030035e697f0a586dbaa at 66.220.15.230
CSeq: 1 INVITE
m: john odu <sip:26679778 at 66.220.15.230>
Supported: com.lilo.conferencing, com.lilo.mux
User-Agent: liloSipMCU/3.1.6.200801281402
c: application/sdp
l: 212
v=0
o=mcu 0 0 IN IP4 66.220.15.230
s=sip:26679778 at 66.220.15.230
c=IN IP4 66.220.15.230
t=0 0
m=audio 2006 RTP/AVP 0 111
a=ptime:20
a=rtpmap:0 PCMU/8000
a=rtpmap:111 telephone-event/8000
a=xlilossrc:8
------------------------------------------------------------------------
tport_deliver(0x97a1fb0): msg 0xb762bef8 (660 bytes) from
udp/66.220.15.230:5060/sip next=(nil)
nta: received INVITE sip:1000 at 66.220.15.234 SIP/2.0 (CSeq 1)
nta: INVITE has bad To header
nta: INVITE (1) is Bad To Header
tport_tsend(0x97a1fb0) tpn = UDP/66.220.15.230:5060
tport_resolve addrinfo = 66.220.15.230:5060
tport_by_addrinfo(0x97a1fb0): not found by name UDP/66.220.15.230:5060
tport_vsend(0x97a1fb0): 239 bytes of 239 to udp/66.220.15.230:5060
tport_vsend returned 239
send 239 bytes to udp/[66.220.15.230]:5060 at 18:45:21.239369:
------------------------------------------------------------------------
SIP/2.0 400 Bad To Header
Via: SIP/2.0/UDP 66.220.15.230
From: john odu
<sip:26679778 at 66.220.15.230>;tag=4c5c58410003ac2076f6302c11fc3b7b
Call-ID: 41585c4c2ba3030035e697f0a586dbaa at 66.220.15.230
CSeq: 1 INVITE
Content-Length: 0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100816/3e259255/attachment.html
More information about the FreeSWITCH-dev
mailing list