Open GoogleCodeExporter opened 9 years ago
a) Before posting your issue you MUST answer to the questions otherwise it will be rejected (invalid status) by us b) Please check the issue tacker to avoid duplication c) Please provide network capture (wireshark) or Android log (DDMS output) if you want quick response What steps will reproduce the problem? 1. Downloaded the latest source codes 2. Compiled the code using Xcode 6.4 with a base SDK of iOS 8.4 3. Run the idoubs app in iPhone 6 plus device 4. Status is connected. 5. A error is encountered when making a call What is the expected output? What do you see instead? Expected output: I should be making a successful call to another number What I see instead: The call is terminated What version of the product or source code revision are you using? On what operating system? Latest idoubs source code Xcode 6.4 iOS 8.4 base SDK iphone 6 plus running on iOS 8.4 Please provide any additional information below. *[DOUBANGO INFO]: Register network proxy node plugin: SOCKS(4/4a/5) proxy node plugin SSL is enabled :) DTLS supported: yes DTLS-SRTP supported: yes *[DOUBANGO INFO]: Register network proxy node plugin: HTTP(s) proxy node plugin *[DOUBANGO INFO]: Register codec: message, MSRP fake codec *[DOUBANGO INFO]: Register codec: t140, T140 codec (From tinyDAV) *[DOUBANGO INFO]: Register codec: application, BFCP fake codec *[DOUBANGO INFO]: Register codec: red, red codec *[DOUBANGO INFO]: Register codec: PCMA, G.711a codec (native) *[DOUBANGO INFO]: Register codec: PCMU, G.711u codec (native) *[DOUBANGO INFO]: Register codec: G722, g722 Codec (native) *[DOUBANGO INFO]: Register codec: GSM, GSM Full Rate (libgsm) *[DOUBANGO INFO]: Register codec: SPEEX, Speex-NB Codec *[DOUBANGO INFO]: Register codec: SPEEX, Speex-WB Codec *[DOUBANGO INFO]: Register codec: SPEEX, Speex-UWB Codec *[DOUBANGO INFO]: Register codec: opus, opus Codec *[DOUBANGO INFO]: Register codec: g729, g729ab Codec (libg729) *[DOUBANGO INFO]: Register codec: telephone-event, DTMF Codec (RFC 4733) *[DOUBANGO INFO]: Register codec: VP8, VP8 codec (libvpx) *[DOUBANGO INFO]: Register codec: MP4V-ES, MP4V-ES Codec *[DOUBANGO INFO]: Register codec: H264, H264 Base Profile (FFmpeg, x264) *[DOUBANGO INFO]: Register codec: H264, H264 Main Profile (FFmpeg, x264) *[DOUBANGO INFO]: Register codec: H263-1998, H263-1998 codec (FFmpeg) *[DOUBANGO INFO]: Register codec: H263-2000, H263-2000 codec (FFmpeg) *[DOUBANGO INFO]: Register codec: H263, H263-1996 codec (FFmpeg) *[DOUBANGO INFO]: Register codec: H261, H261 codec (FFmpeg) *[DOUBANGO INFO]: Codec Registration: 'H264 Base Profile (OpenH264)' ignored because 'H264 Base Profile (FFmpeg, x264)' already registered *[DOUBANGO INFO]: Register denoiser: Audio Denoiser based on SpeexDSP *[DOUBANGO INFO]: Register resampler: Audio Resampler based on Speex 2015-07-21 10:31:28.923 idoubs[245:11928] NgnEngine///: Working in multithreaded mode :) 2015-07-21 10:31:28.924 idoubs[245:11928] NgnConfigurationService///: Start() 2015-07-21 10:31:28.925 idoubs[245:11928] NgnNetworkService///: Start() 2015-07-21 10:31:28.925 idoubs[245:11928] NgnNetworkService///: startListening((null)) 2015-07-21 10:31:28.923 idoubs[245:11970] NgnEngine///: dummyCoCoaThread() 2015-07-21 10:31:28.945 idoubs[245:11928] NgnStorageService///: Start() 2015-07-21 10:31:28.945 idoubs[245:11928] NgnStorageService///: databasePath:/var/mobile/Containers/Data/Application/9337AB55-B645-45A1-922C-834 A5E4A9264/Documents/NgnDataBase.db 2015-07-21 10:31:28.946 idoubs[245:11928] NgnStorageService///: found databaseVersion=0 2015-07-21 10:31:28.946 idoubs[245:11928] NgnStorageService///: used databaseVersion=0 2015-07-21 10:31:28.947 idoubs[245:11928] NgnStorageService///: No changes: database v-current=0 2015-07-21 10:31:28.948 idoubs[245:11928] NgnContactService///: Start() 2015-07-21 10:31:28.986 idoubs[245:11928] NgnSipService///: Start() 2015-07-21 10:31:28.986 idoubs[245:11928] NgnHttpClientService///: Start() 2015-07-21 10:31:28.986 idoubs[245:11928] NgnHistoryService///: Start() 2015-07-21 10:31:28.987 idoubs[245:11928] NgnSoundService///: Start() 2015-07-21 10:31:29.049 idoubs[245:11928] NgnSipService///: register() 2015-07-21 10:31:29.049 idoubs[245:11928] NgnSipService///: realm='bzztel.com', impu='sip:6582684103@bzztel.com', impi='6582684103' *[DOUBANGO INFO]: TINYDAV already initialized *[DOUBANGO INFO]: Calling 'tnet_dns_resolvconf_parse()' to load DNS servers *[DOUBANGO INFO]: Failed to open [/etc/resolv.conf]. But don't panic, we have detected that you are using Google Android/iOS Systems. You should look at the Progammer's Guide for more information. If you are not using DNS functions, don't worry about this warning. 2015-07-21 10:31:29.050 idoubs[245:11928] NgnSipService///: STUN2 - server=numb.viagenie.ca and port=3478 2015-07-21 10:31:29.050 idoubs[245:11928] NgnSipService///: pcscf-host='v.bzztel.com', pcscf-port='6056', transport='TLS', ipversion='ipv4' 2015-07-21 10:31:29.050 idoubs[245:11928] NgnSipService///: srtpMode=0, srtpType=0 2015-07-21 10:31:29.051 idoubs[245:11928] NgnSipService///: SSL Certificates:PRIV=/private/var/mobile/Containers/Bundle/Application/A244E61F-3F4 6-4018-8EA6-9AE34912B360/idoubs.app/SSL_Priv.pem, PUB=/private/var/mobile/Containers/Bundle/Application/A244E61F-3F46-4018-8EA6-9A E34912B360/idoubs.app/SSL_Pub.pem, CA=/private/var/mobile/Containers/Bundle/Application/A244E61F-3F46-4018-8EA6-9AE 34912B360/idoubs.app/SSL_CA.pem, VERIFY=FALSE *[DOUBANGO INFO]: Stack running in CLIENT mode *[DOUBANGO INFO]: tsk_timer_manager_start *[DOUBANGO INFO]: Timer manager run()::enter *[DOUBANGO INFO]: TIMER MANAGER -- START *[DOUBANGO INFO]: Proxy-CSCF=[v.bzztel.com]:6056 *[DOUBANGO INFO]: Best source at 3: 192.168.5.13 *[DOUBANGO INFO]: SIP STACK::run -- START *[DOUBANGO INFO]: Socket added *[DOUBANGO INFO]: Transport::run(SIP transport) - enter *[DOUBANGO INFO]: Starting [SIP transport] server with IP {192.168.5.13} on port {49643} with fd {15}... *[DOUBANGO INFO]: tnet_transport_connectto_3(host=v.bzztel.com, port=6056, type=17, fd=-1, use_proxy=0, to_host=v.bzztel.com, to_port=6056, to_type=17, proxy_type=0) *[DOUBANGO INFO]: TNET_ERROR_WOULDBLOCK/TNET_ERROR_ISCONN/TNET_ERROR_INPROGRESS/TNET_ERROR_EAGAIN ==> use tnet_sockfd_waitUntilWritable. *[DOUBANGO INFO]: Socket added *[DOUBANGO INFO]: SIP transport fd=19 *[DOUBANGO INFO]: #1 peers in the 'SIP transport' transport *[DOUBANGO INFO]: __CFSocketCallBack(fd=19), callbackType=4 *[DOUBANGO INFO]: __CFReadStreamClientCallBack --> kCFStreamEventOpenCompleted(fd=19) *[DOUBANGO INFO]: __CFWriteStreamClientCallBack --> kCFStreamEventOpenCompleted(fd=19) *[DOUBANGO INFO]: SIP STACK -- START *[DOUBANGO INFO]: State machine: tsip_dialog_register_Started_2_InProgress_X_oRegister *[DOUBANGO INFO]: State machine: tsip_transac_nict_Started_2_Trying_X_send *[DOUBANGO INFO]: SEND: REGISTER sip:bzztel.com SIP/2.0 Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-691654241;rport From: <sip:6582684103@bzztel.com>;tag=756662041 To: <sip:6582684103@bzztel.com> Contact: <sips:6582684103@192.168.5.13:49644;transport=tcp>;expires=3200;+g.oma.sip-im;la nguage="en,fr";+g.3gpp.smsip;+g.oma.sip-im.large-message;audio;+g.3gpp.icsi-ref= "urn%3Aurn-7%3A3gpp-application.ims.iari.gsma-vs";+g.3gpp.cs-voice Call-ID: eaaa3469-7626-6099-2421-9465b7e8ace1 CSeq: 422459200 REGISTER Content-Length: 0 Max-Forwards: 70 Authorization: Digest username="6582684103",realm="bzztel.com",nonce="",uri="sip:bzztel.com",response= "" Allow: INVITE, ACK, CANCEL, BYE, MESSAGE, OPTIONS, NOTIFY, PRACK, UPDATE, REFER Privacy: none P-Access-Network-Info: ADSL;utran-cell-id-3gpp=00000000 User-Agent: IM-client/OMA1.0 ios-ngn-stack/v00 (doubango r000) P-Preferred-Identity: <sip:6582684103@bzztel.com> Supported: path *[DOUBANGO INFO]: Add call-id = 'eaaa3469-7626-6099-2421-9465b7e8ace1' to peer with local fd = 19 *[DOUBANGO INFO]: Data send requested but peer not connected yet...saving data 2015-07-21 10:31:29.578 idoubs[245:11928] idoubs2AppDelegate///: Multitasking IS supported 2015-07-21 10:31:29.581 idoubs[245:11980] NgnSipService///: Stack started *[DOUBANGO INFO]: OnDialogEvent(Dialog connecting, 1) *[DOUBANGO INFO]: OnDialogEvent((un)REGISTER request successfully sent., 1) 2015-07-21 10:31:29.633 idoubs[245:11928] idoubs2AppDelegate///: STACK_STATE_STARTING *[DOUBANGO INFO]: __CFWriteStreamClientCallBack --> kCFStreamEventCanAcceptBytes(fd=19) *[DOUBANGO INFO]: Stream Peer accepted/connected - 19 *[DOUBANGO INFO]: __CFWriteStreamClientCallBack --> kCFStreamEventCanAcceptBytes(fd=19) *[DOUBANGO INFO]: RECV:SIP/2.0 401 Unauthorized Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-691654241;rport=49644;received=118.189.7.27 From: <sip:6582684103@bzztel.com>;tag=756662041 To: <sip:6582684103@bzztel.com>;tag=cf2dd5b7cfacc6759d30236a0859f67d.163a Call-ID: eaaa3469-7626-6099-2421-9465b7e8ace1 CSeq: 422459200 REGISTER WWW-Authenticate: Digest realm="bzztel.com", nonce="Va2wLlWtrwIdbsy3QIQHO3EvG/aWoY6N" Server: Bzz Overlord/1.0.0 Content-Length: 0 *[DOUBANGO INFO]: State machine: tsip_transac_nict_Trying_2_Completed_X_200_to_699 *[DOUBANGO INFO]: State machine: tsip_dialog_register_InProgress_2_InProgress_X_401_407_421_494 *[DOUBANGO INFO]: State machine: tsip_transac_nict_Started_2_Trying_X_send *[DOUBANGO INFO]: SEND: REGISTER sip:bzztel.com SIP/2.0 Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-1044177833;rport From: <sip:6582684103@bzztel.com>;tag=756662041 To: <sip:6582684103@bzztel.com> Contact: <sips:6582684103@192.168.5.13:49644;transport=tcp>;expires=3200;+g.oma.sip-im;la nguage="en,fr";+g.3gpp.smsip;+g.oma.sip-im.large-message;audio;+g.3gpp.icsi-ref= "urn%3Aurn-7%3A3gpp-application.ims.iari.gsma-vs";+g.3gpp.cs-voice Call-ID: eaaa3469-7626-6099-2421-9465b7e8ace1 CSeq: 422459201 REGISTER Content-Length: 0 Max-Forwards: 70 Authorization: Digest username="6582684103",realm="bzztel.com",nonce="Va2wLlWtrwIdbsy3QIQHO3EvG/aWoY6N ",uri="sip:bzztel.com",response="c415cb8b08cb7cbf39e6d627cb0ae862",algorithm=MD5 Allow: INVITE, ACK, CANCEL, BYE, MESSAGE, OPTIONS, NOTIFY, PRACK, UPDATE, REFER Privacy: none P-Access-Network-Info: ADSL;utran-cell-id-3gpp=00000000 User-Agent: IM-client/OMA1.0 ios-ngn-stack/v00 (doubango r000) P-Preferred-Identity: <sip:6582684103@bzztel.com> Supported: path *[DOUBANGO INFO]: __CFWriteStreamClientCallBack --> kCFStreamEventCanAcceptBytes(fd=19) *[DOUBANGO INFO]: OnDialogEvent((un)REGISTER request successfully sent., 1) *[DOUBANGO INFO]: State machine: tsip_transac_nict_Completed_2_Terminated_X_timerK *[DOUBANGO INFO]: === NICT terminated === *[DOUBANGO INFO]: *** NICT destroyed *** *[DOUBANGO INFO]: RECV:SIP/2.0 200 OK Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-1044177833;rport=49644;received=118.189.7.27 From: <sip:6582684103@bzztel.com>;tag=756662041 To: <sip:6582684103@bzztel.com>;tag=cf2dd5b7cfacc6759d30236a0859f67d.0722 Call-ID: eaaa3469-7626-6099-2421-9465b7e8ace1 CSeq: 422459201 REGISTER Contact: <sips:6582684103@192.168.5.13:49644;transport=tcp>;expires=1700;received="sip:11 8.189.7.27:49644;transport=tls" Server: Bzz Overlord/1.0.0 Content-Length: 0 *[DOUBANGO INFO]: State machine: tsip_transac_nict_Trying_2_Completed_X_200_to_699 *[DOUBANGO INFO]: State machine: tsip_dialog_register_InProgress_2_Connected_X_2xx *[DOUBANGO INFO]: OnDialogEvent(Dialog connected, 1) *[DOUBANGO INFO]: State machine: tsip_transac_nict_Completed_2_Terminated_X_timerK *[DOUBANGO INFO]: === NICT terminated === *[DOUBANGO INFO]: *** NICT destroyed *** *[DOUBANGO INFO]: State machine: c0000_Started_2_Outgoing_X_oINVITE *[DOUBANGO INFO]: tdav_consumer_audio_init() *[DOUBANGO INFO]: Create SpeexDSP denoiser *[DOUBANGO INFO]: Create SpeexDSP jitter buffer WARNING: no real random source present! *[DOUBANGO INFO]: RTP/RTCP manager[Begin]: Trying to bind to random ports *[DOUBANGO INFO]: RTP/RTCP manager[End]: Trying to bind to random ports *[DOUBANGO INFO]: SEND: INVITE sip:85080674@bzztel.com SIP/2.0 Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-2112360638;rport From: <sip:6582684103@bzztel.com>;tag=187462394 To: <sip:85080674@bzztel.com> Contact: <sips:6582684103@192.168.5.13:49644;transport=tcp>;+g.oma.sip-im;language="en,fr ";+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel" Call-ID: 2404aa37-9cd6-9bff-bddd-545767102554 CSeq: 2087134391 INVITE Content-Type: application/sdp Content-Length: 598 Max-Forwards: 70 Accept-Contact: *;+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel" P-Preferred-Service: urn:urn-7:3gpp-service.ims.icsi.mmtel Allow: INVITE, ACK, CANCEL, BYE, MESSAGE, OPTIONS, NOTIFY, PRACK, UPDATE, REFER Privacy: none P-Access-Network-Info: ADSL;utran-cell-id-3gpp=00000000 User-Agent: IM-client/OMA1.0 ios-ngn-stack/v00 (doubango r000) P-Preferred-Identity: <sip:6582684103@bzztel.com> Supported: 100rel v=0 o=doubango 1983 678902 IN IP4 192.168.5.13 s=- c=IN IP4 192.168.5.13 t=0 0 a=tcap:1 RTP/AVPF m=audio 32794 RTP/AVP 111 101 a=ptime:20 a=minptime:1 a=maxptime:255 a=silenceSupp:off - - - - a=rtpmap:111 opus/48000/2 a=fmtp:111 maxplaybackrate=16000; sprop-maxcapturerate=16000; stereo=0; sprop-stereo=0; useinbandfec=0; usedtx=0 a=rtpmap:101 telephone-event/8000/1 a=fmtp:101 0-16 a=pcfg:1 t=1 a=sendrecv a=rtcp-mux a=ssrc:3911118400 cname:bbb3549831c33653d63add1cee0ec4a5 a=ssrc:3911118400 mslabel:6994f7d1-6ce9-4fbd-acfd-84e5131ca2e2 a=ssrc:3911118400 label:doubango@audio *[DOUBANGO INFO]: Add call-id = '2404aa37-9cd6-9bff-bddd-545767102554' to peer with local fd = 19 *[DOUBANGO INFO]: __CFWriteStreamClientCallBack --> kCFStreamEventCanAcceptBytes(fd=19) *[DOUBANGO INFO]: OnDialogEvent(Dialog connecting, 2) *[DOUBANGO INFO]: RECV:SIP/2.0 407 Proxy Authentication Required Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-2112360638;rport=49644;received=118.189.7.27 From: <sip:6582684103@bzztel.com>;tag=187462394 To: <sip:85080674@bzztel.com>;tag=cf2dd5b7cfacc6759d30236a0859f67d.3be2 Call-ID: 2404aa37-9cd6-9bff-bddd-545767102554 CSeq: 2087134391 INVITE Proxy-Authenticate: Digest realm="bzztel.com", nonce="Va2wXFWtrzD5hjHQKCsg2LI8CBDpyUdD" Server: Bzz Overlord/1.0.0 Content-Length: 0 *[DOUBANGO INFO]: SEND: ACK sip:85080674@bzztel.com SIP/2.0 Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-2112360638;rport From: <sip:6582684103@bzztel.com>;tag=187462394 To: <sip:85080674@bzztel.com>;tag=cf2dd5b7cfacc6759d30236a0859f67d.3be2 Call-ID: 2404aa37-9cd6-9bff-bddd-545767102554 CSeq: 2087134391 ACK Content-Length: 0 Max-Forwards: 70 *[DOUBANGO INFO]: State machine: x0000_Any_2_Any_X_i401_407_Challenge *[DOUBANGO INFO]: SEND: INVITE sip:85080674@bzztel.com SIP/2.0 Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-633902330;rport From: <sip:6582684103@bzztel.com>;tag=187462394 To: <sip:85080674@bzztel.com> Contact: <sips:6582684103@192.168.5.13:49644;transport=tcp>;+g.oma.sip-im;language="en,fr ";+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel" Call-ID: 2404aa37-9cd6-9bff-bddd-545767102554 CSeq: 2087134392 INVITE Content-Type: application/sdp Content-Length: 598 Max-Forwards: 70 Proxy-Authorization: Digest username="6582684103",realm="bzztel.com",nonce="Va2wXFWtrzD5hjHQKCsg2LI8CBDpyUdD ",uri="sip:85080674@bzztel.com",response="bf16e821cf88bcd66e0792a17ebeca33",algo rithm=MD5 Accept-Contact: *;+g.3gpp.icsi-ref="urn%3Aurn-7%3A3gpp-service.ims.icsi.mmtel" P-Preferred-Service: urn:urn-7:3gpp-service.ims.icsi.mmtel Allow: INVITE, ACK, CANCEL, BYE, MESSAGE, OPTIONS, NOTIFY, PRACK, UPDATE, REFER Privacy: none P-Access-Network-Info: ADSL;utran-cell-id-3gpp=00000000 User-Agent: IM-client/OMA1.0 ios-ngn-stack/v00 (doubango r000) P-Preferred-Identity: <sip:6582684103@bzztel.com> Supported: 100rel v=0 o=doubango 1983 678902 IN IP4 192.168.5.13 s=- c=IN IP4 192.168.5.13 t=0 0 a=tcap:1 RTP/AVPF m=audio 32794 RTP/AVP 111 101 a=ptime:20 a=minptime:1 a=maxptime:255 a=silenceSupp:off - - - - a=rtpmap:111 opus/48000/2 a=fmtp:111 maxplaybackrate=16000; sprop-maxcapturerate=16000; stereo=0; sprop-stereo=0; useinbandfec=0; usedtx=0 a=rtpmap:101 telephone-event/8000/1 a=fmtp:101 0-16 a=pcfg:1 t=1 a=sendrecv a=rtcp-mux a=ssrc:3911118400 cname:bbb3549831c33653d63add1cee0ec4a5 a=ssrc:3911118400 mslabel:6994f7d1-6ce9-4fbd-acfd-84e5131ca2e2 a=ssrc:3911118400 label:doubango@audio *[DOUBANGO INFO]: __CFWriteStreamClientCallBack --> kCFStreamEventCanAcceptBytes(fd=19) *[DOUBANGO INFO]: __CFWriteStreamClientCallBack --> kCFStreamEventCanAcceptBytes(fd=19) *[DOUBANGO INFO]: === ICT terminated === *[DOUBANGO INFO]: *** ICT destroyed *** *[DOUBANGO INFO]: RECV:SIP/2.0 407 Proxy Authentication Required Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-633902330;rport=49644;received=118.189.7.27 From: <sip:6582684103@bzztel.com>;tag=187462394 To: <sip:85080674@bzztel.com>;tag=cf2dd5b7cfacc6759d30236a0859f67d.314e Call-ID: 2404aa37-9cd6-9bff-bddd-545767102554 CSeq: 2087134392 INVITE Proxy-Authenticate: Digest realm="bzztel.com", nonce="Va2wXFWtrzD5hjHQKCsg2LI8CBDpyUdD" Server: Bzz Overlord/1.0.0 Content-Length: 0 *[DOUBANGO INFO]: SEND: ACK sip:85080674@bzztel.com SIP/2.0 Via: SIP/2.0/TLS 192.168.5.13:49644;branch=z9hG4bK-633902330;rport From: <sip:6582684103@bzztel.com>;tag=187462394 To: <sip:85080674@bzztel.com>;tag=cf2dd5b7cfacc6759d30236a0859f67d.314e Call-ID: 2404aa37-9cd6-9bff-bddd-545767102554 CSeq: 2087134392 ACK Content-Length: 0 Max-Forwards: 70 *[DOUBANGO INFO]: State machine: x0000_Any_2_Any_X_i401_407_Challenge ***[DOUBANGO ERROR]: function: "tsip_dialog_update_challenges()" file: "/Users/michaelphilipbien/Projects/mydoubs/doubango/branches/2.0/doubango/tinySI P/src/dialogs/tsip_dialog.c" line: "966" MSG: Failed to handle new challenge *[DOUBANGO INFO]: __CFWriteStreamClientCallBack --> kCFStreamEventCanAcceptBytes(fd=19) *[DOUBANGO INFO]: State machine: Exec function failed. Moving to terminal state. *[DOUBANGO INFO]: === INVITE Dialog terminated === *[DOUBANGO INFO]: === ICT terminated === *[DOUBANGO INFO]: State machine: Exec function failed. Moving to terminal state. *[DOUBANGO INFO]: === ICT terminated === *[DOUBANGO INFO]: [Stream] Removed call-id = '2404aa37-9cd6-9bff-bddd-545767102554' from peer with local fd = 19 *[DOUBANGO INFO]: [Transport] Removed call-id = '2404aa37-9cd6-9bff-bddd-545767102554' from transport with type = 17 *[DOUBANGO INFO]: [Transport Layer] Removed call-id = '2404aa37-9cd6-9bff-bddd-545767102554' from transport layer *[DOUBANGO INFO]: *** tdav_session_audio_t destroyed *** *[DOUBANGO INFO]: Not started *[DOUBANGO INFO]: trtp_manager_stop() *[DOUBANGO INFO]: CloseSocket(24) *[DOUBANGO INFO]: *** Transport (RTP/RTCP Manager) destroyed *** *[DOUBANGO INFO]: CloseSocket(25) *[DOUBANGO INFO]: Not started *[DOUBANGO INFO]: *** SpeexDSP denoiser destroyed *** *[DOUBANGO INFO]: *** SpeexDSP jb destroyed *** *[DOUBANGO INFO]: *** AudioUnit Consumer destroyed *** *[DOUBANGO INFO]: *** AudioUnit Producer destroyed *** *[DOUBANGO INFO]: *** RTP manager destroyed *** *[DOUBANGO INFO]: *** Audio session destroyed *** *[DOUBANGO INFO]: *** INVITE Dialog destroyed *** *[DOUBANGO INFO]: *** ICT destroyed *** **[DOUBANGO WARN]: function: "tsip_transac_fsm_act()" file: "/Users/michaelphilipbien/Projects/mydoubs/doubango/branches/2.0/doubango/tinySI P/src/transactions/tsip_transac.c" line: "265" MSG: Invalid parameter. *[DOUBANGO INFO]: OnDialogEvent(Call Terminated, 2) *[DOUBANGO INFO]: *** SIP Session destroyed ***
Original issue reported on code.google.com by michaelp...@gmail.com on 21 Jul 2015 at 2:38
michaelp...@gmail.com
Original issue reported on code.google.com by
michaelp...@gmail.com
on 21 Jul 2015 at 2:38