< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
I seem to be getting an error of “Exception writing to socket”, error 10060 when I was not in the process of sending a message; the consequences are it seems to make my TLS connection become unstable (that is, I get the error very often
after I get that first one and I always seems to be sending registration retries, even though I got an OK to my registration – the error that goes back up the SIP stack is a 503 and it appears to attach it to my first registration request even though I received
an OK for that and I am registered at the SIP server). Does anyone have any ideas of what I should be looking at to figure out why I am having this issue? Scroll to the bottom of this message, I bolded, italicized, made the font red, and highlighted in
yellow the 2 lines that indicate the problem. The rest is just to show that things were going normally up to that point. Thanks for any help! DEBUG | 20121203-154611.254 | MotorolaSIPAPI | RESIP:DUM | 972 | UserProfile.cxx:141 | Adding credential: realm=10.232.113.232 user=1111 DEBUG | 20121203-154611.254 | MotorolaSIPAPI | RESIP:DUM | 972 | UserProfile.cxx:141 | Adding credential: realm=10.232.113.232 user=1111 DEBUG | 20121203-154611.254 | MotorolaSIPAPI | RESIP:DUM | 972 | UserProfile.cxx:141 | Adding credential: realm=10.232.114.232 user=1111 DEBUG | 20121203-154611.254 | MotorolaSIPAPI | RESIP:DUM | 972 | UserProfile.cxx:141 | Adding credential: realm=10.232.114.232 user=1111 DEBUG | 20121203-154611.254 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:976 | BaseSecurity::BaseSecurity INFO | 20121203-154612.314 | MotorolaSIPAPI | RESIP:DNS | 972 | AresDns.cxx:324 | DNS initialization: found 2 name servers INFO | 20121203-154612.314 | MotorolaSIPAPI | RESIP:DNS | 972 | AresDns.cxx:327 | name server: 10.1.233.163 INFO | 20121203-154612.314 | MotorolaSIPAPI | RESIP:DNS | 972 | AresDns.cxx:327 | name server: 10.0.0.226 DEBUG | 20121203-154612.314 | MotorolaSIPAPI | RESIP | 972 | Compression.cxx:40 | COMPRESSION SUPPORT NOT COMPILED IN DEBUG | 20121203-154612.314 | MotorolaSIPAPI | RESIP | 972 | Compression.cxx:43 | Compression configuration object created; algorithm = 0 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 972 | TransportSelector.cxx:95 | No compression library available DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:220 | Checking to load file domain_cert_ConsolePBX_App_Default.pem DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:87 | Trying to read file C:\ProgramData\Motorola\Motorola Dispatch\security\/domain_cert_ConsolePBX_App_Default.pem INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:260 | Sucessfully loaded C:\ProgramData\Motorola\Motorola Dispatch\security\/domain_cert_ConsolePBX_App_Default.pem DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:220 | Checking to load file domain_key_ConsolePBX_App_Default.pem DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:87 | Trying to read file C:\ProgramData\Motorola\Motorola Dispatch\security\/domain_key_ConsolePBX_App_Default.pem INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:260 | Sucessfully loaded C:\ProgramData\Motorola\Motorola Dispatch\security\/domain_key_ConsolePBX_App_Default.pem DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:220 | Checking to load file moto_broker.pem DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:245 | PEM file moto_broker.pem does not have appropriate resip prefix, skipping... DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:220 | Checking to load file moto_client.pem DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:245 | PEM file moto_client.pem does not have appropriate resip prefix, skipping... DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:220 | Checking to load file root_cert_pbx.pem DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:87 | Trying to read file C:\ProgramData\Motorola\Motorola Dispatch\security\/root_cert_pbx.pem INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | Security.cxx:260 | Sucessfully loaded C:\ProgramData\Motorola\Motorola Dispatch\security\/root_cert_pbx.pem DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 972 | ConnectionBase.cxx:50 | ConnectionBase::ConnectionBase, who: [ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified mFlowKey=0 ] 00A53CB8 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 972 | ConnectionBase.cxx:63 | No compression library available: 00A53CB8 INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 972 | Connection.cxx:38 | Connection::Connection: new connection created to who: [ V4 0.0.0.0:0 UNKNOWN_TRANSPORT target domain=unspecified mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 972 | ConnectionManager.cxx:28 | ConnectionManager::ConnectionManager() called
DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 972 | InternalTransport.cxx:90 | Creating fd=1320 V4/TCP DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 972 | InternalTransport.cxx:98 | Binding to 0.0.0.0 INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 972 | TlsTransport.cxx:59 | Creating TLS transport for domain ConsolePBX_App_Default interface= port=5060 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | SipStack.cxx:345 | Adding domain alias: 127.0.0.1:5060 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | SipStack.cxx:345 | Adding domain alias: 127.0.0.1:5060 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP | 972 | SipStack.cxx:345 | Adding domain alias: 10.232.111.1:5060 INFO | 20121203-154612.330 | MotorolaSIPAPI | USERAGENT | 972 | MotorolaConversationManager.cpp:92 | buildSessionCapabilities() INFO | 20121203-154612.330 | MotorolaSIPAPI | USERAGENT | 972 | MotorolaConversationManager.cpp:92 | buildSessionCapabilities() INFO | 20121203-154612.330 | MotorolaSIPAPI | USERAGENT | 972 | MotorolaConversationManager.cpp:190 | createLocalParticipant: ParticipantHandle=1 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | BaseCreator.cxx:166 | BaseCreator::makeInitialRequest:
00A687C0 INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | ClientRegistration.cxx:688 | You really should consider setting an instance id in the UserProfile (see UserProfile::setInstanceId()). This is really easy, and makes this class
much less likely to clash with another endpoint registering at the same AOR. DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | RegistrationCreator.cxx:25 | RegistrationCreator::RegistrationCreator: 00A687C0 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogSet.cxx:52 | ************* Created DialogSet(UAC) -- ZWFiYzEzZGE3YTlkMmQ0ZDE5ODdjM2VhY2FhOTdhM2I.-40289e76************* DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:976 | SEND:
REGISTER sip:10.232.113.232:5061 SIP/2.0 Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-6d7b73742e3fb039-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111;rinstance=572e23355c29cc60>;methods="INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE" To: "MCC7500"<sip:1111@10.232.113.232:5061> From: "MCC7500"<sip:1111@10.232.113.232:5061>;tag=40289e76 Call-ID: ZWFiYzEzZGE3YTlkMmQ0ZDE5ODdjM2VhY2FhOTdhM2I. CSeq: 1 REGISTER Expires: 300 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path User-Agent: MCC7500 Content-Length: 0 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogId.cxx:50 | DialogId::DialogId: ZWFiYzEzZGE3YTlkMmQ0ZDE5ODdjM2VhY2FhOTdhM2I.-40289e76- DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:1103 | Using outbound proxy: sip:1111@10.232.113.232:5061;lr -> SipReq: REGISTER 10.232.113.232:5061 tid=6d7b73742e3fb039 cseq=1 REGISTER contact=1111
/ 1 from(tu) DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:1130 | Sending to outbound uri DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TimerQueue.cxx:85 | Adding timer: Timer F tid=6d7b73742e3fb039 ms=32000 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:207 | DnsResult::lookup sip:1111@10.232.113.232:5061;lr DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:414 | Numeric result so return immediately: [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:82 | Could not find a connection for [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1359 | Searching for TLS transport for domain='' have 1 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1368 | Found a default transport. DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | BaseCreator.cxx:166 | BaseCreator::makeInitialRequest:
00A6AFF0 INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | ClientRegistration.cxx:688 | You really should consider setting an instance id in the UserProfile (see UserProfile::setInstanceId()). This is really easy, and makes this class
much less likely to clash with another endpoint registering at the same AOR. DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | RegistrationCreator.cxx:25 | RegistrationCreator::RegistrationCreator: 00A6AFF0 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogSet.cxx:52 | ************* Created DialogSet(UAC) -- MWRhMWIyNzEyZTU4ZGMzMTU4MWIxMjY4N2YyNWE1MWY.-3c20f16e************* DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:976 | SEND:
REGISTER sip:10.232.114.232:5061 SIP/2.0 Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-d638573959ef3538-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111;rinstance=5e3d599c48626777>;methods="INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE" To: "MCC7500"<sip:1111@10.232.114.232:5061> From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=3c20f16e Call-ID: MWRhMWIyNzEyZTU4ZGMzMTU4MWIxMjY4N2YyNWE1MWY. CSeq: 1 REGISTER Expires: 300 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path User-Agent: MCC7500 Content-Length: 0 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogId.cxx:50 | DialogId::DialogId: MWRhMWIyNzEyZTU4ZGMzMTU4MWIxMjY4N2YyNWE1MWY.-3c20f16e- DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:1103 | Using outbound proxy: sip:1111@10.232.114.232:5061;lr -> SipReq: REGISTER 10.232.114.232:5061 tid=d638573959ef3538 cseq=1 REGISTER contact=1111
/ 1 from(tu) DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:1130 | Sending to outbound uri INFO | 20121203-154612.330 | MotorolaSIPAPI | USERAGENT | 832 | LocalParticipant.cxx:31 | LocalParticipant created, handle=1 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:651 | Looked up source for destination: [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] -> [ V4 10.232.111.1:0 TLS target
domain=10.232.113.232 mFlowKey=0 ] sent-by= sent-port=0 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1040 | Transmitting to [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] tlsDomain= via [ V4 10.232.111.1:5060 TLS target
domain=10.232.113.232 mFlowKey=0 ] REGISTER sip:10.232.113.232:5061 SIP/2.0 Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-6d7b73742e3fb039-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111@10.232.111.1:5060;rinstance=572e23355c29cc60;transport=tls>;methods="INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE" To: "MCC7500"<sip:1111@10.232.113.232:5061> From: "MCC7500"<sip:1111@10.232.113.232:5061>;tag=40289e76 Call-ID: ZWFiYzEzZGE3YTlkMmQ0ZDE5ODdjM2VhY2FhOTdhM2I. CSeq: 1 REGISTER Expires: 300 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path User-Agent: MCC7500 Content-Length: 0 sigcomp id= DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:225 | Adding message to tx buffer to: [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TimerQueue.cxx:85 | Adding timer: Timer F tid=d638573959ef3538 ms=32000 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:207 | DnsResult::lookup sip:1111@10.232.114.232:5061;lr DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:414 | Numeric result so return immediately: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:82 | Could not find a connection for [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1359 | Searching for TLS transport for domain='' have 1 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1368 | Found a default transport. DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:651 | Looked up source for destination: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] -> [ V4 10.232.111.1:0 TLS target
domain=10.232.114.232 mFlowKey=0 ] sent-by= sent-port=0 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1040 | Transmitting to [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] tlsDomain= via [ V4 10.232.111.1:5060 TLS target
domain=10.232.114.232 mFlowKey=0 ] REGISTER sip:10.232.114.232:5061 SIP/2.0 Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-d638573959ef3538-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111@10.232.111.1:5060;rinstance=5e3d599c48626777;transport=tls>;methods="INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE" To: "MCC7500"<sip:1111@10.232.114.232:5061> From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=3c20f16e Call-ID: MWRhMWIyNzEyZTU4ZGMzMTU4MWIxMjY4N2YyNWE1MWY. CSeq: 1 REGISTER Expires: 300 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path User-Agent: MCC7500 Content-Length: 0 sigcomp id= DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:225 | Adding message to tx buffer to: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TcpBaseTransport.cxx:245 | Processing write for [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:82 | Could not find a connection for [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | InternalTransport.cxx:90 | Creating fd=1376 V4/TCP DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TcpBaseTransport.cxx:199 | Opening new connection to [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:50 | ConnectionBase::ConnectionBase, who: [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] 00A71328 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:63 | No compression library available: 00A71328 INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Connection.cxx:38 | Connection::Connection: new connection created to who: [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=1376 ] INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:42 | Creating TLS connection for domain ConsolePBX_App_Default [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] on 1376 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:59 | Trying to form TLS connection - acting as client DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TcpBaseTransport.cxx:245 | Processing write for [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:82 | Could not find a connection for [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | InternalTransport.cxx:90 | Creating fd=1392 V4/TCP DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TcpBaseTransport.cxx:199 | Opening new connection to [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:50 | ConnectionBase::ConnectionBase, who: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] 00A71958 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:63 | No compression library available: 00A71958 INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Connection.cxx:38 | Connection::Connection: new connection created to who: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:42 | Creating TLS connection for domain ConsolePBX_App_Default [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] on 1392 DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:59 | Trying to form TLS connection - acting as client INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:135 | TLS handshake starting (client mode) INFO | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:140 | TLS connected DEBUG | 20121203-154612.330 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:365 | Transportwrite--Handshaking--remove from write: 1 DEBUG | 20121203-154612.346 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:621 | Creating buffer for CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154612.346 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:363 | ConnectionManager::process() read=0 DEBUG | 20121203-154613.344 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:621 | Creating buffer for CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154613.344 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:363 | ConnectionManager::process() read=0 DEBUG | 20121203-154614.342 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:621 | Creating buffer for CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.358 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:363 | ConnectionManager::process() read=0 DEBUG | 20121203-154614.623 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:621 | Creating buffer for CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] INFO | 20121203-154614.623 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:223 | TLS connected INFO | 20121203-154614.623 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:567 | TLS sessions set up with TLSv1 TLSv1/SSLv3 AES128-SHA
DEBUG | 20121203-154614.623 | MotorolaSIPAPI | RESIP | 3424 | Security.cxx:2462 | got x509 string type=20 len=22 data=""> DEBUG | 20121203-154614.623 | MotorolaSIPAPI | RESIP | 3424 | Security.cxx:2465 | Found common name in cert of ConsolePBX_App_Default INFO | 20121203-154614.623 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:255 | TLS handshake done for peer ConsolePBX_App_Default DEBUG | 20121203-154614.623 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:363 | ConnectionManager::process() read=0 DEBUG | 20121203-154614.623 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:375 | Transportwrite--Up fall through to write DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:621 | Creating buffer for CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:113 | In State: NewMessage DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:159 | ConnectionBase::process setting source [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:299 | incoming from: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:401 | ##Connection: CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] received: SIP/2.0 200 OK Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-d638573959ef3538-1---d8754z-;rport Contact: <sip:1111@10.232.111.1:5060;transport=tls>;expires=300 To: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=162F9C74-241 From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=3c20f16e Call-ID: MWRhMWIyNzEyZTU4ZGMzMTU4MWIxMjY4N2YyNWE1MWY. CSeq: 1 REGISTER Expires: 300 Date: Mon, 03 Dec 2012 21:46:14 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Content-Length: 0 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:363 | ConnectionManager::process() read=482 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:199 | Whitelisting 10.232.114.232(1): 10.232.114.232 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TuSelector.cxx:67 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 200 OK Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-d638573959ef3538-1---d8754z-;rport Contact: <sip:1111@10.232.111.1:5060;transport=tls>;expires=300 To: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=162F9C74-241 From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=3c20f16e Call-ID: MWRhMWIyNzEyZTU4ZGMzMTU4MWIxMjY4N2YyNWE1MWY. CSeq: 1 REGISTER Expires: 300 Date: Mon, 03 Dec 2012 21:46:14 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Content-Length: 0 INFO | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:1558 | Got: SipResp: 200 tid=d638573959ef3538 cseq=1 REGISTER contact=1111@10.232.111.1:5060 / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:2106 | DialogUsageManager::processResponse:
SipResp: 200 tid=d638573959ef3538 cseq=1 REGISTER contact=1111@10.232.111.1:5060 / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogId.cxx:50 | DialogId::DialogId: MWRhMWIyNzEyZTU4ZGMzMTU4MWIxMjY4N2YyNWE1MWY.-3c20f16e-162F9C74-241 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 832 | ClientRegistration.cxx:435 | Clearing service route ([]) DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSACTION | 832 | TimerQueue.cxx:105 | Adding application timer: DumTimeout::Registration ClientRegistration sip:1111@10.232.114.232:5061: duration=270 seq=1 INFO | 20121203-154614.639 | MotorolaSIPAPI | USERAGENT | 832 | MotorolaUserAgent.cpp:111 | MotorolaUserAgent::onSuccess: SIP/2.0 200 OK Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-d638573959ef3538-1---d8754z-;rport Contact: <sip:1111@10.232.111.1:5060;transport=tls>;expires=300 To: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=162F9C74-241 From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=3c20f16e Call-ID: MWRhMWIyNzEyZTU4ZGMzMTU4MWIxMjY4N2YyNWE1MWY. CSeq: 1 REGISTER Expires: 300 Date: Mon, 03 Dec 2012 21:46:14 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Content-Length: 0 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | BaseCreator.cxx:166 | BaseCreator::makeInitialRequest:
00A91910 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogSet.cxx:52 | ************* Created DialogSet(UAC) -- ZTJmZmQyMjA4OWY0MDY4ZTU3ODM5MDE3NDQ0NzIzOGI.-e4130473************* DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogUsageManager.cxx:976 | SEND:
INVITE tel:;phone-context=motstopforwarding SIP/2.0 Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-8183ad48587b2e40-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111> To: <tel:;phone-context=motstopforwarding> From: "MCC7500"<sip:1111@10.232.113.232:5061>;tag=e4130473 Call-ID: ZTJmZmQyMjA4OWY0MDY4ZTU3ODM5MDE3NDQ0NzIzOGI. CSeq: 1 INVITE Session-Expires: 1800 Min-SE: 90 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path, 100rel User-Agent: MCC7500 Content-Length: 0 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogId.cxx:50 | DialogId::DialogId: ZTJmZmQyMjA4OWY0MDY4ZTU3ODM5MDE3NDQ0NzIzOGI.-e4130473- DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogUsageManager.cxx:1103 | Using outbound proxy: sip:1111@10.232.113.232:5061;lr -> SipReq: INVITE ;phone-context=motstopforwarding tid=8183ad48587b2e40 cseq=1 INVITE
contact=1111 / 1 from(tu) DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogUsageManager.cxx:1130 | Sending to outbound uri DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TimerQueue.cxx:85 | Adding timer: Timer B tid=8183ad48587b2e40 ms=32000 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:207 | DnsResult::lookup sip:1111@10.232.113.232:5061;lr DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:414 | Numeric result so return immediately: [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:77 | Found connection for tuple [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | BaseCreator.cxx:166 | BaseCreator::makeInitialRequest:
00A820E8 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogSet.cxx:52 | ************* Created DialogSet(UAC) -- Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM.-6cc0871f************* DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogUsageManager.cxx:976 | SEND:
INVITE tel:;phone-context=motstopforwarding SIP/2.0 Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-732b9578c2768730-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111> To: <tel:;phone-context=motstopforwarding> From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f Call-ID: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM. CSeq: 1 INVITE Session-Expires: 1800 Min-SE: 90 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path, 100rel User-Agent: MCC7500 Content-Length: 0 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogId.cxx:50 | DialogId::DialogId: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM.-6cc0871f- DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogUsageManager.cxx:1103 | Using outbound proxy: sip:1111@10.232.114.232:5061;lr -> SipReq: INVITE ;phone-context=motstopforwarding tid=732b9578c2768730 cseq=1 INVITE
contact=1111 / 1 from(tu) DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DUM | 972 | DialogUsageManager.cxx:1130 | Sending to outbound uri DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:651 | Looked up source for destination: [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] -> [ V4 10.232.111.1:0 TLS target
domain=10.232.113.232 mFlowKey=0 ] sent-by= sent-port=0 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1040 | Transmitting to [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] tlsDomain= via [ V4 10.232.111.1:5060 TLS target
domain=10.232.113.232 mFlowKey=0 ] INVITE tel:;phone-context=motstopforwarding SIP/2.0 Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-8183ad48587b2e40-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111@10.232.111.1:5060;transport=tls> To: <tel:;phone-context=motstopforwarding> From: "MCC7500"<sip:1111@10.232.113.232:5061>;tag=e4130473 Call-ID: ZTJmZmQyMjA4OWY0MDY4ZTU3ODM5MDE3NDQ0NzIzOGI. CSeq: 1 INVITE Session-Expires: 1800 Min-SE: 90 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path, 100rel User-Agent: MCC7500 Content-Length: 0 sigcomp id= DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:225 | Adding message to tx buffer to: [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TimerQueue.cxx:85 | Adding timer: Timer B tid=732b9578c2768730 ms=32000 DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:207 | DnsResult::lookup sip:1111@10.232.114.232:5061;lr DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:414 | Numeric result so return immediately: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154614.639 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:77 | Found connection for tuple [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:651 | Looked up source for destination: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] -> [ V4 10.232.111.1:0 TLS target
domain=10.232.114.232 mFlowKey=0 ] sent-by= sent-port=0 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1040 | Transmitting to [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] tlsDomain= via [ V4 10.232.111.1:5060 TLS target
domain=10.232.114.232 mFlowKey=0 ] INVITE tel:;phone-context=motstopforwarding SIP/2.0 Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-732b9578c2768730-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111@10.232.111.1:5060;transport=tls> To: <tel:;phone-context=motstopforwarding> From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f Call-ID: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM. CSeq: 1 INVITE Session-Expires: 1800 Min-SE: 90 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path, 100rel User-Agent: MCC7500 Content-Length: 0 sigcomp id= DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:225 | Adding message to tx buffer to: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TcpBaseTransport.cxx:245 | Processing write for [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:77 | Found connection for tuple [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=0 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TcpBaseTransport.cxx:245 | Processing write for [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:77 | Found connection for tuple [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:375 | Transportwrite--Up fall through to write DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:621 | Creating buffer for CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:113 | In State: NewMessage DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:159 | ConnectionBase::process setting source [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:299 | incoming from: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:401 | ##Connection: CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] received: SIP/2.0 100 Trying Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-732b9578c2768730-1---d8754z-;rport To: <tel:;phone-context=motstopforwarding> From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f Call-ID: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM. CSeq: 1 INVITE Date: Mon, 03 Dec 2012 21:46:14 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Allow-Events: telephone-event Content-Length: 0 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:363 | ConnectionManager::process() read=417 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:199 | Whitelisting 10.232.114.232(1): 10.232.114.232 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:DNS | 3424 | RRVip.cxx:128 | updating an existing vip: 10.232.114.232 with 10.232.114.232 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TuSelector.cxx:67 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 100 Trying Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-732b9578c2768730-1---d8754z-;rport To: <tel:> From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f Call-ID: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM. CSeq: 1 INVITE Date: Mon, 03 Dec 2012 21:46:14 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Allow-Events: telephone-event Content-Length: 0 INFO | 20121203-154614.654 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:1558 | Got: SipResp: 100 tid=732b9578c2768730 cseq=1 INVITE / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:2106 | DialogUsageManager::processResponse:
SipResp: 100 tid=732b9578c2768730 cseq=1 INVITE / 1 from(wire) tlsd=ConsolePBX_App_Default INFO | 20121203-154614.654 | MotorolaSIPAPI | USERAGENT | 832 | ConversationManager.cxx:1037 | onTrying(AppDialogSetHandle): SipResp: 100 tid=732b9578c2768730 cseq=1 INVITE / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:621 | Creating buffer for CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:113 | In State: NewMessage DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:159 | ConnectionBase::process setting source [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:299 | incoming from: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:401 | ##Connection: CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] received: SIP/2.0 487 Request Cancelled Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-732b9578c2768730-1---d8754z-;rport To: <tel:;phone-context=motstopforwarding>;tag=162F9C8C-A91 From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f Call-ID: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM. CSeq: 1 INVITE Date: Mon, 03 Dec 2012 21:46:14 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Allow-Events: telephone-event Reason: Q.850;cause=10 Content-Length: 0 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:363 | ConnectionManager::process() read=469 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:651 | Looked up source for destination: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] -> [ V4 10.232.111.1:5060 TLS target
domain=10.232.114.232 mFlowKey=0 ] sent-by=10.232.111.1 sent-port=5060 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1040 | Transmitting to [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] tlsDomain= via [ V4 10.232.111.1:5060 TLS target
domain=10.232.114.232 mFlowKey=0 ] ACK tel:;phone-context=motstopforwarding SIP/2.0 Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-732b9578c2768730-1---d8754z-;rport Max-Forwards: 70 To: <tel:>;tag=162F9C8C-A91 From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f Call-ID: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM. CSeq: 1 ACK Content-Length: 0 sigcomp id= DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:225 | Adding message to tx buffer to: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:199 | Whitelisting 10.232.114.232(1): 10.232.114.232 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:DNS | 3424 | RRVip.cxx:128 | updating an existing vip: 10.232.114.232 with 10.232.114.232 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TuSelector.cxx:67 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 487 Request Cancelled Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-732b9578c2768730-1---d8754z-;rport To: <tel:>;tag=162F9C8C-A91 From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f Call-ID: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM. CSeq: 1 INVITE Date: Mon, 03 Dec 2012 21:46:14 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Allow-Events: telephone-event Reason: Q.850;cause=10 Content-Length: 0 DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TcpBaseTransport.cxx:245 | Processing write for [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154614.654 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:77 | Found connection for tuple [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:375 | Transportwrite--Up fall through to write INFO | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:1558 | Got: SipResp: 487 tid=732b9578c2768730 cseq=1 INVITE / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:2106 | DialogUsageManager::processResponse:
SipResp: 487 tid=732b9578c2768730 cseq=1 INVITE / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogId.cxx:50 | DialogId::DialogId: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM.-6cc0871f-162F9C8C-A91 DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogSet.cxx:840 | mState == 3 Creating a new Dialog from msg:
SIP/2.0 487 Request Cancelled Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-732b9578c2768730-1---d8754z-;rport To: <tel:>;tag=162F9C8C-A91 From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f Call-ID: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM. CSeq: 1 INVITE Date: Mon, 03 Dec 2012 21:46:14 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Allow-Events: telephone-event Reason: Q.850;cause=10 Content-Length: 0 DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogId.cxx:50 | DialogId::DialogId: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM.-6cc0871f-162F9C8C-A91 DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | Dialog.cxx:254 | ************** Created Dialog as UAC ************** DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | Dialog.cxx:255 | mRemoteNameAddr: <tel:>;tag=162F9C8C-A91 DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | Dialog.cxx:256 | mLocalNameAddr: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | Dialog.cxx:257 | mLocalContact: <sip:> DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | Dialog.cxx:258 | mRemoteTarget: <sip:> DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | Dialog.cxx:261 | Dialog::Dialog Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM.-6cc0871f-162F9C8C-A91 DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogSet.cxx:887 | ### Calling CreateAppDialog ###:
SIP/2.0 487 Request Cancelled Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-732b9578c2768730-1---d8754z-;rport To: <tel:>;tag=162F9C8C-A91 From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=6cc0871f Call-ID: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM. CSeq: 1 INVITE Date: Mon, 03 Dec 2012 21:46:14 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Allow-Events: telephone-event Reason: Q.850;cause=10 Content-Length: 0 DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | Dialog.cxx:392 | Dialog::dispatch: SipResp: 487 tid=732b9578c2768730 cseq=1 INVITE / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | Dialog.cxx:668 | Dialog::dispatch -- Created new client invite sessionSipResp: 487 tid=732b9578c2768730 cseq=1 INVITE / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | InviteSession.cxx:84 | ^^^ InviteSession::InviteSession 00A76A30 INFO | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | ClientInviteSession.cxx:773 | Failure: error response: SipResp: 487 tid=732b9578c2768730 cseq=1 INVITE / 1 from(wire) tlsd=ConsolePBX_App_Default INFO | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | InviteSession.cxx:2695 | Transition UAC_Start -> InviteSession::Terminated DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | InviteSession.cxx:90 | ^^^ InviteSession::~InviteSession 00A76A30 DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | Dialog.cxx:266 | Dialog::~Dialog()
DEBUG | 20121203-154614.670 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogSet.cxx:122 | ********** DialogSet::~DialogSet: Mzc3MTVjNTQ5NDMyYjAyZjIzZDA1ZjM3MjdlZjA2NDM.-6cc0871f************* DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 3964 | BaseCreator.cxx:166 | BaseCreator::makeInitialRequest:
00A75120 DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 3964 | DialogSet.cxx:52 | ************* Created DialogSet(UAC) -- ZWE0ZGM4OGZkNzVmNDI2NjYzMzRhYjRhNjdkYjRhYjI.-a37e2665************* DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 3964 | DialogUsageManager.cxx:976 | SEND:
OPTIONS sip:1111@10.232.114.232:5061 SIP/2.0 Via: SIP/2.0/ ;branch=z9hG4bK-d8754z-3ca7a44a9cf56160-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111> To: "MCC7500"<sip:1111@10.232.114.232:5061> From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=a37e2665 Call-ID: ZWE0ZGM4OGZkNzVmNDI2NjYzMzRhYjRhNjdkYjRhYjI. CSeq: 1 OPTIONS Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path User-Agent: MCC7500 Content-Length: 0 DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 3964 | DialogId.cxx:50 | DialogId::DialogId: ZWE0ZGM4OGZkNzVmNDI2NjYzMzRhYjRhNjdkYjRhYjI.-a37e2665- DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 3964 | DialogUsageManager.cxx:1103 | Using outbound proxy: sip:1111@10.232.114.232:5061;lr -> SipReq: OPTIONS 1111@10.232.114.232:5061 tid=3ca7a44a9cf56160 cseq=1 OPTIONS contact=1111
/ 1 from(tu) DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 3964 | DialogUsageManager.cxx:1130 | Sending to outbound uri DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TimerQueue.cxx:85 | Adding timer: Timer F tid=3ca7a44a9cf56160 ms=32000 DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:207 | DnsResult::lookup sip:1111@10.232.114.232:5061;lr DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:414 | Numeric result so return immediately: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:77 | Found connection for tuple [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:651 | Looked up source for destination: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] -> [ V4 10.232.111.1:0 TLS target
domain=10.232.114.232 mFlowKey=0 ] sent-by= sent-port=0 DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TransportSelector.cxx:1040 | Transmitting to [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] tlsDomain= via [ V4 10.232.111.1:5060 TLS target
domain=10.232.114.232 mFlowKey=0 ] OPTIONS sip:1111@10.232.114.232:5061 SIP/2.0 Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-3ca7a44a9cf56160-1---d8754z-;rport Max-Forwards: 70 Contact: <sip:1111@10.232.111.1:5060;transport=tls> To: "MCC7500"<sip:1111@10.232.114.232:5061> From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=a37e2665 Call-ID: ZWE0ZGM4OGZkNzVmNDI2NjYzMzRhYjRhNjdkYjRhYjI. CSeq: 1 OPTIONS Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, SUBSCRIBE, INFO, MESSAGE Supported: replaces, timer, norefersub, answermode, tdialog, outbound, path User-Agent: MCC7500 Content-Length: 0 sigcomp id= DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:225 | Adding message to tx buffer to: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TcpBaseTransport.cxx:245 | Processing write for [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:77 | Found connection for tuple [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=0 ] DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | TlsConnection.cxx:375 | Transportwrite--Up fall through to write DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:621 | Creating buffer for CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:113 | In State: NewMessage DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:159 | ConnectionBase::process setting source [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | Transport.cxx:299 | incoming from: [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:401 | ##Connection: CONN_BASE: 00A71958 [ V4 10.232.114.232:5061 TLS target domain=10.232.114.232 mFlowKey=1392 ] received: SIP/2.0 200 OK Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-3ca7a44a9cf56160-1---d8754z-;rport To: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=162FD718-1FDE From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=a37e2665 Call-ID: ZWE0ZGM4OGZkNzVmNDI2NjYzMzRhYjRhNjdkYjRhYjI. CSeq: 1 OPTIONS Accept: application/sdp Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER Content-Type: application/sdp Date: Mon, 03 Dec 2012 21:46:29 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Supported: timer, resource-priority, replaces Allow-Events: telephone-event Content-Length: 379 v=0 o=CiscoSystemsSIP-GW-UserAgent 9478 3882 IN IP4 10.232.114.232 s=SIP Call c=IN IP4 10.232.114.232 t=0 0 m=audio 0 RTP/AVP 18 0 8 9 4 2 15 c=IN IP4 10.232.114.232 m=image 0 udptl t38 c=IN IP4 10.232.114.232 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:200 a=T38FaxMaxDatagram:320 a=T38FaxUdpEC:t38UDPRedundancy DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:363 | ConnectionManager::process() read=1014 DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:199 | Whitelisting 10.232.114.232(1): 10.232.114.232 DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DNS | 3424 | RRVip.cxx:128 | updating an existing vip: 10.232.114.232 with 10.232.114.232 DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TuSelector.cxx:67 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 200 OK Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-3ca7a44a9cf56160-1---d8754z-;rport To: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=162FD718-1FDE From: "MCC7500"<sip:1111@10.232.114.232:5061>;tag=a37e2665 Call-ID: ZWE0ZGM4OGZkNzVmNDI2NjYzMzRhYjRhNjdkYjRhYjI. CSeq: 1 OPTIONS Accept: application/sdp Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER Content-Type: application/sdp Date: Mon, 03 Dec 2012 21:46:29 GMT Server: Cisco-SIPGateway/IOS-15.2.3.T2 Supported: timer, resource-priority, replaces Allow-Events: telephone-event Content-Length: 379 v=0 o=CiscoSystemsSIP-GW-UserAgent 9478 3882 IN IP4 10.232.114.232 s=SIP Call c=IN IP4 10.232.114.232 t=0 0 m=audio 0 RTP/AVP 18 0 8 9 4 2 15 c=IN IP4 10.232.114.232 m=image 0 udptl t38 c=IN IP4 10.232.114.232 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:200 a=T38FaxMaxDatagram:320 a=T38FaxUdpEC:t38UDPRedundancy INFO | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:1558 | Got: SipResp: 200 tid=3ca7a44a9cf56160 cseq=1 OPTIONS / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:2106 | DialogUsageManager::processResponse:
SipResp: 200 tid=3ca7a44a9cf56160 cseq=1 OPTIONS / 1 from(wire) tlsd=ConsolePBX_App_Default DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogId.cxx:50 | DialogId::DialogId: ZWE0ZGM4OGZkNzVmNDI2NjYzMzRhYjRhNjdkYjRhYjI.-a37e2665-162FD718-1FDE DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 832 | ClientOutOfDialogReq.cxx:54 | ClientOutOfDialogReq::dispatch - handler found for OPTIONS method success response. DEBUG | 20121203-154629.646 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogSet.cxx:122 | ********** DialogSet::~DialogSet: ZWE0ZGM4OGZkNzVmNDI2NjYzMzRhYjRhNjdkYjRhYjI.-a37e2665************* INFO | 20121203-154633.375 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionManager.cxx:339 | Exception writing to socket 1376 code: 10060; closing connection DEBUG | 20121203-154633.375 | MotorolaSIPAPI | RESIP:TRANSPORT | 3424 | ConnectionBase.cxx:91 | ConnectionBase::~ConnectionBase 00A71328 INFO | 20121203-154633.375 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TuSelector.cxx:99 | Sending ConnectionTerminated [ V4 10.232.113.232:5061 TLS target domain=10.232.113.232 mFlowKey=1376 ] to TUs DEBUG | 20121203-154633.375 | MotorolaSIPAPI | RESIP:DNS | 3424 | DnsResult.cxx:136 | Remove vip 10.232.113.232(1) INFO | 20121203-154633.375 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TransactionState.cxx:2041 | Try sending request to a different dns result DEBUG | 20121203-154633.375 | MotorolaSIPAPI | RESIP:DUM | 832 | DialogUsageManager.cxx:1418 | connection terminated message INFO | 20121203-154633.375 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TransactionState.cxx:2061 | No DNS results remain. DEBUG | 20121203-154633.375 | MotorolaSIPAPI | RESIP | 3424 | Helper.cxx:373 | Helper::makeResponse(SipReq: REGISTER 10.232.113.232:5061 tid=6d7b73742e3fb039 cseq=1 REGISTER
contact=1111@10.232.111.1:5060 / 1 from(tu) code=503 reason= INFO | 20121203-154633.375 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TransactionState.cxx:1872 | Ran out of dns entries for 10.232.113.232. Send 503 DEBUG | 20121203-154633.375 | MotorolaSIPAPI | RESIP:TRANSACTION | 3424 | TuSelector.cxx:67 | Send to TU: TU: DialogUsageManager size=0
SIP/2.0 503 Transport failure: no transports left to try Via: SIP/2.0/TLS 10.232.111.1:5060;branch=z9hG4bK-d8754z-6d7b73742e3fb039-1---d8754z-;rport To: "MCC7500"<sip:1111@10.232.113.232:5061>;tag=6dd97a05 From: "MCC7500"<sip:1111@10.232.113.232:5061>;tag=40289e76 Call-ID: ZWFiYzEzZGE3YTlkMmQ0ZDE5ODdjM2VhY2FhOTdhM2I. CSeq: 1 REGISTER Warning: 399 CS32L111OP01.convloc111.csub32.ucs "No other DNS entries to try (6,0)" Content-Length: 0 |