conference app does not work in master. sems receives invite, but does not respond with 200 ok.
-- juha Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [run, udp_trsp.cpp:213] DEBUG: vv M [|] u recvd msg via UDP vv#012--++--#012INVITE sip:+35892345671*5393*[email protected] SIP/2.0#015#012Record-Route: <sip:127.0.0.1:5080;r2=on;lr;ftag=qlmme>#015#012Record-Route: <sip:192.98.102.10;r2=on;lr;ftag=qlmme>#015#012Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0#015#012Via: SIP/2.0/UDP 192.98.102.10:5074;rport=5074;branch=z9hG4bKcswaxfmn#015#012Max-Forwards: 69#015#012To: <sip:+35892345671*5393*[email protected]>#015#012From: "Test" <sip:[email protected]>;tag=qlmme#015#012Call-ID: [email protected]#015#012CSeq: 698 INVITE#015#012Contact: <sip:[email protected]:5074;transport=udp>#015#012Content-Type: application/sdp#015#012Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE#015#012Supported: replaces,norefersub,100rel#015#012User-Agent: Twinkle/1.4.2#015#012Content-Length: 309#015#012P-App-Param: Language=fi;Dialout-From=si p:+35892345671*5393*[email protected];[email protected];Dialout-Extra=P-App-Name: conference|CC-Diversion: sip:[email protected]?off#015#012P-App-Name: conference#015#012#015#012v=0#015#012o=twinkle 486045616 411366233 IN IP4 192.98.102.10#015#012s=-#015#012c=IN IP4 192.98.102.10#015#012t=0 0#015#012m=audio 8000 RTP/AVP 97 98 8 0 3 101#015#012a=rtpmap:97 speex/8000#015#012a=rtpmap:98 speex/16000#015#012a=rtpmap:8 PCMA/8000#015#012a=rtpmap:0 PCMU/8000#015#012a=rtpmap:3 GSM/8000#015#012a=rtpmap:101 telephone-event/8000#015#012a=fmtp:101 0-15#015#012a=ptime:20#015#012--++-- Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [parse_sip_uri, parse_uri.cpp:332] DEBUG: Converted URI port () to int (5060) Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [parse_via_params, parse_via.cpp:525] DEBUG: parsed branch: z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0 Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [parse_via_params, parse_via.cpp:548] DEBUG: has_rport: 0 Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [match_request, trans_table.cpp:68] DEBUG: Matching INVITE request Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [parse_sip_uri, parse_uri.cpp:332] DEBUG: Converted URI port (5074) to int (5074) Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:597] DEBUG: Received new request Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:600] DEBUG: req.method = <INVITE> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:603] DEBUG: req.r_uri = <sip:+35892345671*5393*[email protected]> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:604] DEBUG: req.from_uri = <sip:[email protected]:5074;transport=udp> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:605] DEBUG: req.from = <"Test" <sip:[email protected]>> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:606] DEBUG: req.to = <<sip:+35892345671*5393*[email protected]>> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:607] DEBUG: req.callid = <[email protected]> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:608] DEBUG: req.from_tag = <qlmme> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:609] DEBUG: req.to_tag = <> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:610] DEBUG: cseq = <698> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:611] DEBUG: req.route = <<sip:127.0.0.1:5080;r2=on;lr;ftag=qlmme>, <sip:192.98.102.10;r2=on;lr;ftag=qlmme>> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:612] DEBUG: hdrs = <Max-Forwards: 69#015#012Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE#015#012Supported: replaces,norefersub,100rel#015#012User-Agent: Twinkle/1.4.2#015#012P-App-Param: Language=fi;Dialout-From=sip:+35892345671*5393*[email protected];[email protected];Dialout-Extra=P-App-Name: conference|CC-Diversion: sip:[email protected]?off#015#012P-App-Name: conference#015#012> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:613] DEBUG: body = <v=0#015#012o=twinkle 486045616 411366233 IN IP4 192.98.102.10#015#012s=-#015#012c=IN IP4 192.98.102.10#015#012t=0 0#015#012m=audio 8000 RTP/AVP 97 98 8 0 3 101#015#012a=rtpmap:97 speex/8000#015#012a=rtpmap:98 speex/16000#015#012a=rtpmap:8 PCMA/8000#015#012a=rtpmap:0 PCMU/8000#015#012a=rtpmap:3 GSM/8000#015#012a=rtpmap:101 telephone-event/8000#015#012a=fmtp:101 0-15#015#012a=ptime:20#015#012> Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handleSipMsg, AmSipDispatcher.cpp:88] DEBUG: method: `INVITE' [6]. Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [setInbandDetector, AmDtmfDetector.cpp:212] DEBUG: Setting spandsp DTMF detector Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [RTPStream, AmSession.h:650] DEBUG: creating RTP stream instance for session [0xb4e06900] Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [setPlayoutType, AmRtpAudio.cpp:269] DEBUG: Adaptive playout buffer activated Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [setLocalTag, AmSession.cpp:255] DEBUG: AmSession::setLocalTag() - session id set to 52365472-4EA3FC8D000E2B56-B573EB70 Oct 23 14:37:49 sip sems[3306]: [#b573eb70] [handle_sip_request, SipCtrlInterface.cpp:619] DEBUG: ^^ M [[email protected]|] Ru SIP request INVITE handled ^^ Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [_start, AmThread.cpp:68] DEBUG: Thread 3016915824 is starting. Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [run, AmSession.cpp:298] DEBUG: startup session Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [run, AmSession.cpp:302] DEBUG: running session event loop Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [processingCycle, AmSession.cpp:406] DEBUG: vv S [|52365472-4EA3FC8D000E2B56-B573EB70] Disconnected, running, 0 UACTransPending vv Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [process, AmSession.cpp:757] DEBUG: AmSession processing event Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [onRxRequest, AmSipDialog.cpp:152] DEBUG: AmSipDialog::onRxRequest(req = INVITE) Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [onRxSdp, AmSipDialog.cpp:274] DEBUG: entering onRxSdp(), oa_state=None Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [parse_sdp_line_ex, AmSdp.cpp:277] DEBUG: parse_sdp_line_ex: parsing sdp message Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [parse_sdp_attr, AmSdp.cpp:850] DEBUG: found media attr 'ptime' value '20' Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [onRxSdp, AmSipDialog.cpp:317] DEBUG: oa_state: None -> OfferRecved Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [rel100OnRequestIn, AmSipDialog.cpp:449] DEBUG: 100rel now active. Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [onSipRequest, AmSession.cpp:807] DEBUG: onSipRequest: method = INVITE Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [get_audio_file, Conference.cpp:110] DEBUG: Query string <select audio from domain_audio where application='conference' and message='first_participant_msg' and domain='test.fi' and language='fi'> Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [get_audio_file, Conference.cpp:110] DEBUG: Query string <select audio from default_audio where application='conference' and message='first_participant_msg' and language='fi'> Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [onInvite, Conference.cpp:487] DEBUG: Using LonelyUserFile </tmp/conference_first_participant_msg_fi.wav> Oct 23 14:37:49 sip sems[3306]: [#b3d27b70] [processingCycle, AmSession.cpp:424] DEBUG: ^^ S [[email protected]|52365472-4EA3FC8D000E2B56-B573EB70] Trying, running, 0 UACTransPending ^^ Oct 23 14:37:50 sip sems[3306]: [#b583fb70] [run, udp_trsp.cpp:213] DEBUG: vv M [|] u recvd msg via UDP vv#012--++--#012INVITE sip:+35892345671*5393*[email protected] SIP/2.0#015#012Record-Route: <sip:127.0.0.1:5080;r2=on;lr;ftag=qlmme>#015#012Record-Route: <sip:192.98.102.10;r2=on;lr;ftag=qlmme>#015#012Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0#015#012Via: SIP/2.0/UDP 192.98.102.10:5074;rport=5074;branch=z9hG4bKcswaxfmn#015#012Max-Forwards: 69#015#012To: <sip:+35892345671*5393*[email protected]>#015#012From: "Test" <sip:[email protected]>;tag=qlmme#015#012Call-ID: [email protected]#015#012CSeq: 698 INVITE#015#012Contact: <sip:[email protected]:5074;transport=udp>#015#012Content-Type: application/sdp#015#012Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE#015#012Supported: replaces,norefersub,100rel#015#012User-Agent: Twinkle/1.4.2#015#012Content-Length: 309#015#012P-App-Param: Language=fi;Dialout-From=si p:+35892345671*5393*[email protected];[email protected];Dialout-Extra=P-App-Name: conference|CC-Diversion: sip:[email protected]?off#015#012P-App-Name: conference#015#012#015#012v=0#015#012o=twinkle 486045616 411366233 IN IP4 192.98.102.10#015#012s=-#015#012c=IN IP4 192.98.102.10#015#012t=0 0#015#012m=audio 8000 RTP/AVP 97 98 8 0 3 101#015#012a=rtpmap:97 speex/8000#015#012a=rtpmap:98 speex/16000#015#012a=rtpmap:8 PCMA/8000#015#012a=rtpmap:0 PCMU/8000#015#012a=rtpmap:3 GSM/8000#015#012a=rtpmap:101 telephone-event/8000#015#012a=fmtp:101 0-15#015#012a=ptime:20#015#012--++-- Oct 23 14:37:50 sip sems[3306]: [#b583fb70] [parse_sip_uri, parse_uri.cpp:332] DEBUG: Converted URI port () to int (5060) Oct 23 14:37:50 sip sems[3306]: [#b583fb70] [parse_via_params, parse_via.cpp:525] DEBUG: parsed branch: z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0 Oct 23 14:37:50 sip sems[3306]: [#b583fb70] [parse_via_params, parse_via.cpp:548] DEBUG: has_rport: 0 Oct 23 14:37:50 sip sems[3306]: [#b583fb70] [match_request, trans_table.cpp:68] DEBUG: Matching INVITE request Oct 23 14:37:50 sip sems[3306]: [#b583fb70] [match_request, trans_table.cpp:87] DEBUG: do_3261_match = 1 Oct 23 14:37:50 sip sems[3306]: [#b583fb70] [received_msg, trans_layer.cpp:1146] DEBUG: Found retransmission Oct 23 14:37:51 sip sems[3306]: [#b563db70] [run, udp_trsp.cpp:213] DEBUG: vv M [|] u recvd msg via UDP vv#012--++--#012INVITE sip:+35892345671*5393*[email protected] SIP/2.0#015#012Record-Route: <sip:127.0.0.1:5080;r2=on;lr;ftag=qlmme>#015#012Record-Route: <sip:192.98.102.10;r2=on;lr;ftag=qlmme>#015#012Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0#015#012Via: SIP/2.0/UDP 192.98.102.10:5074;rport=5074;branch=z9hG4bKcswaxfmn#015#012Max-Forwards: 69#015#012To: <sip:+35892345671*5393*[email protected]>#015#012From: "Test" <sip:[email protected]>;tag=qlmme#015#012Call-ID: [email protected]#015#012CSeq: 698 INVITE#015#012Contact: <sip:[email protected]:5074;transport=udp>#015#012Content-Type: application/sdp#015#012Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE#015#012Supported: replaces,norefersub,100rel#015#012User-Agent: Twinkle/1.4.2#015#012Content-Length: 309#015#012P-App-Param: Language=fi;Dialout-From=si p:+35892345671*5393*[email protected];[email protected];Dialout-Extra=P-App-Name: conference|CC-Diversion: sip:[email protected]?off#015#012P-App-Name: conference#015#012#015#012v=0#015#012o=twinkle 486045616 411366233 IN IP4 192.98.102.10#015#012s=-#015#012c=IN IP4 192.98.102.10#015#012t=0 0#015#012m=audio 8000 RTP/AVP 97 98 8 0 3 101#015#012a=rtpmap:97 speex/8000#015#012a=rtpmap:98 speex/16000#015#012a=rtpmap:8 PCMA/8000#015#012a=rtpmap:0 PCMU/8000#015#012a=rtpmap:3 GSM/8000#015#012a=rtpmap:101 telephone-event/8000#015#012a=fmtp:101 0-15#015#012a=ptime:20#015#012--++-- Oct 23 14:37:51 sip sems[3306]: [#b563db70] [parse_sip_uri, parse_uri.cpp:332] DEBUG: Converted URI port () to int (5060) Oct 23 14:37:51 sip sems[3306]: [#b563db70] [parse_via_params, parse_via.cpp:525] DEBUG: parsed branch: z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0 Oct 23 14:37:51 sip sems[3306]: [#b563db70] [parse_via_params, parse_via.cpp:548] DEBUG: has_rport: 0 Oct 23 14:37:51 sip sems[3306]: [#b563db70] [match_request, trans_table.cpp:68] DEBUG: Matching INVITE request Oct 23 14:37:51 sip sems[3306]: [#b563db70] [match_request, trans_table.cpp:87] DEBUG: do_3261_match = 1 Oct 23 14:37:51 sip sems[3306]: [#b563db70] [received_msg, trans_layer.cpp:1146] DEBUG: Found retransmission Oct 23 14:37:53 sip sems[3306]: [#b553cb70] [run, udp_trsp.cpp:213] DEBUG: vv M [|] u recvd msg via UDP vv#012--++--#012INVITE sip:+35892345671*5393*[email protected] SIP/2.0#015#012Record-Route: <sip:127.0.0.1:5080;r2=on;lr;ftag=qlmme>#015#012Record-Route: <sip:192.98.102.10;r2=on;lr;ftag=qlmme>#015#012Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0#015#012Via: SIP/2.0/UDP 192.98.102.10:5074;rport=5074;branch=z9hG4bKcswaxfmn#015#012Max-Forwards: 69#015#012To: <sip:+35892345671*5393*[email protected]>#015#012From: "Test" <sip:[email protected]>;tag=qlmme#015#012Call-ID: [email protected]#015#012CSeq: 698 INVITE#015#012Contact: <sip:[email protected]:5074;transport=udp>#015#012Content-Type: application/sdp#015#012Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE#015#012Supported: replaces,norefersub,100rel#015#012User-Agent: Twinkle/1.4.2#015#012Content-Length: 309#015#012P-App-Param: Language=fi;Dialout-From=si p:+35892345671*5393*[email protected];[email protected];Dialout-Extra=P-App-Name: conference|CC-Diversion: sip:[email protected]?off#015#012P-App-Name: conference#015#012#015#012v=0#015#012o=twinkle 486045616 411366233 IN IP4 192.98.102.10#015#012s=-#015#012c=IN IP4 192.98.102.10#015#012t=0 0#015#012m=audio 8000 RTP/AVP 97 98 8 0 3 101#015#012a=rtpmap:97 speex/8000#015#012a=rtpmap:98 speex/16000#015#012a=rtpmap:8 PCMA/8000#015#012a=rtpmap:0 PCMU/8000#015#012a=rtpmap:3 GSM/8000#015#012a=rtpmap:101 telephone-event/8000#015#012a=fmtp:101 0-15#015#012a=ptime:20#015#012--++-- Oct 23 14:37:53 sip sems[3306]: [#b553cb70] [parse_sip_uri, parse_uri.cpp:332] DEBUG: Converted URI port () to int (5060) Oct 23 14:37:53 sip sems[3306]: [#b553cb70] [parse_via_params, parse_via.cpp:525] DEBUG: parsed branch: z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0 Oct 23 14:37:53 sip sems[3306]: [#b553cb70] [parse_via_params, parse_via.cpp:548] DEBUG: has_rport: 0 Oct 23 14:37:53 sip sems[3306]: [#b553cb70] [match_request, trans_table.cpp:68] DEBUG: Matching INVITE request Oct 23 14:37:53 sip sems[3306]: [#b553cb70] [match_request, trans_table.cpp:87] DEBUG: do_3261_match = 1 Oct 23 14:37:53 sip sems[3306]: [#b553cb70] [received_msg, trans_layer.cpp:1146] DEBUG: Found retransmission Oct 23 14:37:57 sip sems[3306]: [#b573eb70] [run, udp_trsp.cpp:213] DEBUG: vv M [|] u recvd msg via UDP vv#012--++--#012INVITE sip:+35892345671*5393*[email protected] SIP/2.0#015#012Record-Route: <sip:127.0.0.1:5080;r2=on;lr;ftag=qlmme>#015#012Record-Route: <sip:192.98.102.10;r2=on;lr;ftag=qlmme>#015#012Via: SIP/2.0/UDP 127.0.0.1:5080;branch=z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0#015#012Via: SIP/2.0/UDP 192.98.102.10:5074;rport=5074;branch=z9hG4bKcswaxfmn#015#012Max-Forwards: 69#015#012To: <sip:+35892345671*5393*[email protected]>#015#012From: "Test" <sip:[email protected]>;tag=qlmme#015#012Call-ID: [email protected]#015#012CSeq: 698 INVITE#015#012Contact: <sip:[email protected]:5074;transport=udp>#015#012Content-Type: application/sdp#015#012Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE#015#012Supported: replaces,norefersub,100rel#015#012User-Agent: Twinkle/1.4.2#015#012Content-Length: 309#015#012P-App-Param: Language=fi;Dialout-From=si p:+35892345671*5393*[email protected];[email protected];Dialout-Extra=P-App-Name: conference|CC-Diversion: sip:[email protected]?off#015#012P-App-Name: conference#015#012#015#012v=0#015#012o=twinkle 486045616 411366233 IN IP4 192.98.102.10#015#012s=-#015#012c=IN IP4 192.98.102.10#015#012t=0 0#015#012m=audio 8000 RTP/AVP 97 98 8 0 3 101#015#012a=rtpmap:97 speex/8000#015#012a=rtpmap:98 speex/16000#015#012a=rtpmap:8 PCMA/8000#015#012a=rtpmap:0 PCMU/8000#015#012a=rtpmap:3 GSM/8000#015#012a=rtpmap:101 telephone-event/8000#015#012a=fmtp:101 0-15#015#012a=ptime:20#015#012--++-- Oct 23 14:37:57 sip sems[3306]: [#b573eb70] [parse_sip_uri, parse_uri.cpp:332] DEBUG: Converted URI port () to int (5060) Oct 23 14:37:57 sip sems[3306]: [#b573eb70] [parse_via_params, parse_via.cpp:525] DEBUG: parsed branch: z9hG4bKd482.fa111bea9c1ada1fee3b4f5f5cd6d90e.0 Oct 23 14:37:57 sip sems[3306]: [#b573eb70] [parse_via_params, parse_via.cpp:548] DEBUG: has_rport: 0 Oct 23 14:37:57 sip sems[3306]: [#b573eb70] [match_request, trans_table.cpp:68] DEBUG: Matching INVITE request Oct 23 14:37:57 sip sems[3306]: [#b573eb70] [match_request, trans_table.cpp:87] DEBUG: do_3261_match = 1 Oct 23 14:37:57 sip sems[3306]: [#b573eb70] [received_msg, trans_layer.cpp:1146] DEBUG: Found retransmission _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
