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:[email protected];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:[email protected];user=phone SIP/2.0 Via: SIP/2.0/UDP 192.168.25.3:2057;branch=z9hG4bK-j5henib2jf16;rport From: <sip:[email protected]>;tag=fe5xxu4zl4 To: <sip:[email protected];user=phone> Call-ID: 3c2bb0b63244-litkns7gmezn CSeq: 1 INVITE Max-Forwards: 69 Contact: <sip:[email protected]: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:[email protected];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:[email protected];user=phone Added to proxying targets. StandardProxy [SipProcessor[4]] - doProxy: proxying to sip:[email protected];user=phone StandardProxy [SipProcessor[4]] - ========== Request Sent ============== INVITE sip:[email protected];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:[email protected]>;tag=fe5xxu4zl4 To: <sip:[email protected];user=phone> Call-ID: 3c2bb0b63244-litkns7gmezn CSeq: 1 INVITE Max-Forwards: 68 Contact: <sip:[email protected]: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:[email protected];user=phone SIP/2.0 Via: SIP/2.0/UDP 192.168.25.3:2057;branch=z9hG4bK-j5henib2jf16;rport From: <sip:[email protected]>;tag=fe5xxu4zl4 To: <sip:[email protected];user=phone> Call-ID: 3c2bb0b63244-litkns7gmezn CSeq: 1 INVITE Max-Forwards: 69 Contact: <sip:[email protected]: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 _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
