[OpenSIPS-Users] Opensips + Wesip. wrong fild "Content-Type: /" received from OpenSIPS by seas protocol

Юрий Насида yurazilot1 at list.ru
Fri Mar 26 12:46:34 CET 2010


Hello!

I am install opensips 1.6, configure the wesip with opensips and create sipmple proxy sip servlet.

All works but there is one problem. INV received from OpenSIPS by seas protocol is not correct (wrong  fild "Content-Type: /")
Please tell how can i solve it.


WeSIP logs:

------------------------------------------------------------

SeasMessageEvent      [SeasRouter] - New message received, from 192.168.25.3:2057 to 192.168.25.3:5060 over UDP
SeasTransactionEvent     [SeasRouter] - hash_index = 41001,label=948308022 flags=0
ExpressMessageChannel    [ExpressMChannel[0]] - peerAddress = 192.168.25.3/2057
ExpressMessageChannel    [ExpressMChannel[0]] - About to process INVITE sip:7071 at 192.168.25.20;user=phone SIP/2.0
SipConnector     [EventScannerThread] - createProcessor: Reusing existing processor
SipProcessor     [EventScannerThread] -  An incoming message is being assigned
SipProcessor     [SipProcessor[4]] -  <<<<<<<<< Request Received <<<<<<<<<
INVITE sip:7071 at 192.168.25.20;user=phone SIP/2.0
Via: SIP/2.0/UDP 192.168.25.3:2057;branch=z9hG4bK-j5henib2jf16;rport
From: <sip:7073 at 192.168.25.20>;tag=fe5xxu4zl4
To: <sip:7071 at 192.168.25.20;user=phone>
Call-ID: 3c2bb0b63244-litkns7gmezn
CSeq: 1 INVITE
Max-Forwards: 69
Contact: <sip:7073 at 192.168.25.3:2057>;flow-id=1
P-Key-Flags: keys="3"
User-Agent: snom300/7.1.30
Accept: application/sdp
Allow: INVITE,CANCEL,ACK,BYE,INFO,OPTIONS,MESSAGE,SUBSCRIBE,NOTIFY,PRACK,REFER
Allow-Events: talk, hold, refer, call-info
Supported: timer, 100rel, replaces, callerid
Content-Type: /
Content-Length: 271


SeasHashTable    [SipProcessor[4]] - Inserting hashIdx:41001 label:948308022 into hashTable
SipProcessor     [SipProcessor[4]] - Transaction [z9hG4bK-j5henib2jf16] is new Transaction?? --> true
EngineSipMapper          [SipProcessor[4]] - Request from 192.168.25.20 mapped to: ConvergedEngine[Standalone].StandardHttpHost[localhost]
ConvergedEngineValve     [SipProcessor[4]] - Invoking Host:localhost
ExpressMessageChannel    [ExpressMChannel[0]] - Done processing INVITE sip:7071 at 192.168.25.20;user=phone SIP/2.0
ConvergedHostValve       [SipProcessor[4]] - SipSession not found for requestINVITE, trying match against Rules
ConvergedHost    [SipProcessor[4]] - Mapped request to:/viewpointSipProject
ConvergedContextValve    [SipProcessor[4]] - new session created :3c2bb0b63244-litkns7gmezn
MapFactory       [SipProcessor[4]] - Unable to create class java.util.Hashtable returning HashTable instead
MapFactory       [SipProcessor[4]] - Unable to create class java.util.Hashtable returning HashTable instead
StandardProxy    [SipProcessor[4]] - Setting Supervised =true
StandardProxy    [SipProcessor[4]] - sip:7071 at 192.168.25.20;user=phone Added to proxying targets.
StandardProxy    [SipProcessor[4]] - doProxy: proxying to sip:7071 at 192.168.25.20;user=phone
StandardProxy    [SipProcessor[4]] - ========== Request Sent ==============
INVITE sip:7071 at 192.168.25.20;user=phone SIP/2.0
Via: SIP/2.0/UDP 192.168.25.20:5060,SIP/2.0/UDP 192.168.25.3:2057;branch=z9hG4bK-j5henib2jf16;rport
From: <sip:7073 at 192.168.25.20>;tag=fe5xxu4zl4
To: <sip:7071 at 192.168.25.20;user=phone>
Call-ID: 3c2bb0b63244-litkns7gmezn
CSeq: 1 INVITE
Max-Forwards: 68
Contact: <sip:7073 at 192.168.25.3:2057>;flow-id=1
P-Key-Flags: keys="3"
User-Agent: snom300/7.1.30
Accept: application/sdp
Allow: INVITE,CANCEL,ACK,BYE,INFO,OPTIONS,MESSAGE,SUBSCRIBE,NOTIFY,PRACK,REFER
Allow-Events: talk, hold, refer, call-info
Supported: timer, 100rel, replaces, callerid
Content-Type: /
Record-Route: <sip:192.168.25.20:5060;lr=on;transport=udp>
Content-Length: 271


ExpressMessageChannel    [SipProcessor[4]] - Creating Express message channel 192.168.25.20/5060
ExpressMessageChannel    [SipProcessor[4]] - setting spiral=true
SIPClientTransaction     [SipProcessor[4]] - actionID = 1258851875
StandardProxy    [SipProcessor[4]] - Add Uncomplete Request [transKey]:z9hG4bK1258851875
StandardProxy    [SipProcessor[4]] - Add Transactional Request [transKey]:z9hG4bK1258851875
ExpressMessageChannel    [SipProcessor[4]] - sending with spiral=true
ActionRouter$ActionSender        [ActionSender] - Writing 1014 bytes into Action Socket
SimpleProxyServlet: Got request:
INVITE sip:7071 at 192.168.25.20;user=phone SIP/2.0
Via: SIP/2.0/UDP 192.168.25.3:2057;branch=z9hG4bK-j5henib2jf16;rport
From: <sip:7073 at 192.168.25.20>;tag=fe5xxu4zl4
To: <sip:7071 at 192.168.25.20;user=phone>
Call-ID: 3c2bb0b63244-litkns7gmezn
CSeq: 1 INVITE
Max-Forwards: 69
Contact: <sip:7073 at 192.168.25.3:2057>;flow-id=1
P-Key-Flags: keys="3"
User-Agent: snom300/7.1.30
Accept: application/sdp
Allow: INVITE,CANCEL,ACK,BYE,INFO,OPTIONS,MESSAGE,SUBSCRIBE,NOTIFY,PRACK,REFER
Allow-Events: talk, hold, refer, call-info
Supported: timer, 100rel, replaces, callerid
Content-Type: /
Content-Length: 271



More information about the Users mailing list