Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.77 KB | None | 0 0
  1. centrex5*CLI>
  2. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: sip_endpoint.c Processing incoming message: Request msg INVITE/cseq=1 (rdata0x7fa0e401bbf8)
  3. <--- Received SIP request (1072 bytes) from UDP:a.b.c.43:5060 --->
  4. INVITE sip:0970559976@a.b.c.35 SIP/2.0
  5. Via: SIP/2.0/UDP a.b.c.43:5060;branch=z9hG4bKa82c.23267d85.0
  6. Call-ID: 5dd8-43e-629201512337-JANGO-1-91.213.145.122
  7. CSeq: 1 INVITE
  8. Max-Forwards: 68
  9. To: <sip:0970559976@185.20.8.4:5060>
  10. From: "0676970299"<sip:0676970299@91.213.145.122>;tag=95ffcd055e0f78f7d5d397020e89288dfbedb133
  11. User-Agent: Dialogic-SIP/10.5.3.383 JANGO 1
  12. Timestamp: 07292015123307
  13. P-Asserted-Identity: "0676970299"<sip:0676970299@91.213.145.122>
  14. Contact: <sip:a.b.c.43;did=352.6eef36d2>
  15. Allow: INVITE, BYE, REGISTER, ACK, OPTIONS, CANCEL, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE
  16. Supported: path, replaces, timer, tdialog
  17. Session-Expires: 1800
  18. Expires: 300
  19. Organization: Dialogic
  20. Content-Type: application/sdp
  21. Content-Length: 302
  22.  
  23. v=0
  24. o=Dialogic_SDP 5766421 0 IN IP4 91.213.145.122
  25. s=Dialogic-SIP
  26. c=IN IP4 a.b.c.43
  27. t=0 0
  28. m=audio 18846 RTP/AVP 8 0 18 101
  29. a=rtpmap:0 PCMU/8000
  30. a=rtpmap:8 PCMA/8000
  31. a=rtpmap:18 G729/8000
  32. a=fmtp:18 annexb=yes
  33. a=rtpmap:101 telephone-event/8000
  34. a=fmtp:101 0-15
  35. a=silenceSupp:off - - - -
  36.  
  37. [Jul 29 14:33:07] DEBUG[16865]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43:5060' into...
  38. [Jul 29 14:33:07] DEBUG[16865]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port '5060'.
  39. [Jul 29 14:33:07] DEBUG[16865]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.35:5060' into...
  40. [Jul 29 14:33:07] DEBUG[16865]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.35' and port '5060'.
  41. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: sip_endpoint.c Distributing rdata to modules: Request msg INVITE/cseq=1 (rdata0x7fa0e4016678)
  42. [Jul 29 14:33:07] DEBUG[16860]: res_config_odbc.c:113 custom_prepare: Skip: 0; SQL: SELECT * FROM ps_endpoint_id_ips WHERE id LIKE ? ORDER BY id
  43. [Jul 29 14:33:07] DEBUG[16860]: res_config_odbc.c:129 custom_prepare: Parameter 1 ('id LIKE') = '%'
  44. [Jul 29 14:33:07] DEBUG[16860]: res_odbc.c:1057 odbc_release_obj2: odbc_release_obj2(0x22b8d88) called (obj->txf = (nil))
  45. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43' into...
  46. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port ''.
  47. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43' into...
  48. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port ''.
  49. [Jul 29 14:33:07] DEBUG[16860]: acl.c:661 ast_append_ha: a.b.c.43:0/255.255.255.255:0 sense 0 appended to ACL
  50. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43' into...
  51. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port ''.
  52. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_endpoint_identifier_ip.c:108 ip_identify_match_check: Source address a.b.c.43:5060 matches identify '1004_identify'
  53. [Jul 29 14:33:07] DEBUG[16860]: res_config_odbc.c:113 custom_prepare: Skip: 0; SQL: SELECT * FROM ps_endpoints WHERE id = ?
  54. [Jul 29 14:33:07] DEBUG[16860]: res_config_odbc.c:129 custom_prepare: Parameter 1 ('id') = '1004_endpoint'
  55. [Jul 29 14:33:07] DEBUG[16860]: res_odbc.c:1057 odbc_release_obj2: odbc_release_obj2(0x22b8d88) called (obj->txf = (nil))
  56. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_endpoint_identifier_ip.c:143 ip_identify: Retrieved endpoint 1004_endpoint
  57. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e4013 ..Transaction created for Request msg INVITE/cseq=1 (rdata0x7fa0e4016678)
  58. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e4013 .Incoming Request msg INVITE/cseq=1 (rdata0x7fa0e4016678) in state Null
  59. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e4013 ..State changed from Null to Trying, event=RX_MSG
  60. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 ...Transaction tsx0x7fa0e4013218 state changed to Trying
  61. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 .UAS dialog created
  62. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 .Module mod-invite added as dialog usage, data=0x7fa0e400c8a8
  63. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 ..Session count inc to 2 by mod-invite
  64. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: inv0x7fa0e4009 .UAS invite session created for dialog dlg0x7fa0e4009038
  65. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 .Module Session Module added as dialog usage, data=(nil)
  66. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 ..Session count inc to 2 by Session Module
  67. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:263 handle_incoming_sdp: Negotiating incoming SDP media stream 'audio' using audio SDP handler
  68. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_sdp_rtp.c:785 negotiate_incoming_sdp_stream: Endpoint has no codecs for media type 'audio', declining stream
  69. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: endpoint .Response msg 488/INVITE/cseq=1 (tdta0x7fa0e401abc0) created
  70. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 .Initial answer Response msg 488/INVITE/cseq=1 (tdta0x7fa0e401abc0)
  71. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2148 handle_outgoing_response: Method is INVITE, Response is 488 Not Acceptable Here
  72. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: inv0x7fa0e4009 .Sending Response msg 488/INVITE/cseq=1 (tdta0x7fa0e401abc0)
  73. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 ..Sending Response msg 488/INVITE/cseq=1 (tdta0x7fa0e401abc0)
  74. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e4013 ..Sending Response msg 488/INVITE/cseq=1 (tdta0x7fa0e401abc0) in state Trying
  75. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.35:5060' into...
  76. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.35' and port '5060'.
  77. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43:5060' into...
  78. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port '5060'.
  79. <--- Transmitting SIP response (427 bytes) to UDP:a.b.c.43:5060 --->
  80. SIP/2.0 488 Not Acceptable Here
  81. Via: SIP/2.0/UDP a.b.c.43:5060;rport=5060;received=a.b.c.43;branch=z9hG4bKa82c.23267d85.0
  82. Call-ID: 5dd8-43e-629201512337-JANGO-1-91.213.145.122
  83. From: "0676970299" <sip:0676970299@91.213.145.122>;tag=95ffcd055e0f78f7d5d397020e89288dfbedb133
  84. To: <sip:0970559976@185.20.8.4>;tag=bda85568-4ea2-496a-a953-bc2eac17e15b
  85. CSeq: 1 INVITE
  86. Server: Asterisk PBX 13.4.0
  87. Content-Length: 0
  88.  
  89.  
  90. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e4013 ...State changed from Trying to Completed, event=TX_MSG
  91. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 ....Transaction tsx0x7fa0e4013218 state changed to Completed
  92. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2040 __print_debug_details: Function session_inv_on_state_changed called on event TSX_STATE
  93. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2052 __print_debug_details: The state change pertains to the endpoint '1004_endpoint()'
  94. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2057 __print_debug_details: The inv session still has an invite_tsx (0x7fa0e4013218)
  95. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2072 __print_debug_details: There is no transaction involved in this state change
  96. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2074 __print_debug_details: The current inv state is DISCONNCTD
  97. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2216 session_inv_on_state_changed: Source of transaction state change is TX_MSG
  98. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2160 handle_outgoing: Sending response
  99. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2148 handle_outgoing_response: Method is INVITE, Response is 488 Not Acceptable Here
  100. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 ......Session count dec to 3 by mod-invite
  101. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2040 __print_debug_details: Function session_inv_on_tsx_state_changed called on event TSX_STATE
  102. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2050 __print_debug_details: inv_session 0x7fa0e400c8a8 has no ast session
  103. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2057 __print_debug_details: The inv session still has an invite_tsx (0x7fa0e4013218)
  104. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2063 __print_debug_details: The UAS INVITE transaction involved in this state change is 0x7fa0e4013218
  105. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2067 __print_debug_details: The current transaction state is Completed
  106. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2069 __print_debug_details: The transaction state change event is TX_MSG
  107. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2074 __print_debug_details: The current inv state is DISCONNCTD
  108. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:1161 session_destructor: Destroying SIP session with endpoint 1004_endpoint
  109. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 .Session count dec to 0 by Session Module
  110. [Jul 29 14:33:07] DEBUG[16860]: taskprocessor.c:484 tps_taskprocessor_destroy: destroying taskprocessor 'd464b71c-85df-4e69-937b-a2c112b895a3'
  111. [Jul 29 14:33:07] DEBUG[16859]: threadpool.c:508 grow: Increasing threadpool SIP's size by 5
  112. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: sip_endpoint.c Processing incoming message: Request msg ACK/cseq=1 (rdata0x7fa0e4016678)
  113. <--- Received SIP request (423 bytes) from UDP:a.b.c.43:5060 --->
  114. ACK sip:0970559976@a.b.c.35 SIP/2.0
  115. Via: SIP/2.0/UDP a.b.c.43:5060;branch=z9hG4bKa82c.23267d85.0
  116. From: "0676970299" <sip:0676970299@91.213.145.122>;tag=95ffcd055e0f78f7d5d397020e89288dfbedb133
  117. Call-ID: 5dd8-43e-629201512337-JANGO-1-91.213.145.122
  118. To: <sip:0970559976@185.20.8.4>;tag=bda85568-4ea2-496a-a953-bc2eac17e15b
  119. CSeq: 1 ACK
  120. Max-Forwards: 70
  121. User-Agent: IPOP-TELECOM SIP PROXY
  122. Content-Length: 0
  123.  
  124.  
  125. [Jul 29 14:33:07] DEBUG[16865]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43:5060' into...
  126. [Jul 29 14:33:07] DEBUG[16865]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port '5060'.
  127. [Jul 29 14:33:07] DEBUG[16865]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.35:5060' into...
  128. [Jul 29 14:33:07] DEBUG[16865]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.35' and port '5060'.
  129. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: sip_endpoint.c Distributing rdata to modules: Request msg ACK/cseq=1 (rdata0x7fa0e401bbf8)
  130. [Jul 29 14:33:07] DEBUG[16860]: res_config_odbc.c:113 custom_prepare: Skip: 0; SQL: SELECT * FROM ps_endpoint_id_ips WHERE id LIKE ? ORDER BY id
  131. [Jul 29 14:33:07] DEBUG[16860]: res_config_odbc.c:129 custom_prepare: Parameter 1 ('id LIKE') = '%'
  132. [Jul 29 14:33:07] DEBUG[16860]: res_odbc.c:1057 odbc_release_obj2: odbc_release_obj2(0x22b8d88) called (obj->txf = (nil))
  133. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43' into...
  134. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port ''.
  135. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43' into...
  136. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port ''.
  137. [Jul 29 14:33:07] DEBUG[16860]: acl.c:661 ast_append_ha: a.b.c.43:0/255.255.255.255:0 sense 0 appended to ACL
  138. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43' into...
  139. [Jul 29 14:33:07] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port ''.
  140. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_endpoint_identifier_ip.c:108 ip_identify_match_check: Source address a.b.c.43:5060 matches identify '1004_identify'
  141. [Jul 29 14:33:07] DEBUG[16860]: res_config_odbc.c:113 custom_prepare: Skip: 0; SQL: SELECT * FROM ps_endpoints WHERE id = ?
  142. [Jul 29 14:33:07] DEBUG[16860]: res_config_odbc.c:129 custom_prepare: Parameter 1 ('id') = '1004_endpoint'
  143. [Jul 29 14:33:07] DEBUG[16860]: res_odbc.c:1057 odbc_release_obj2: odbc_release_obj2(0x22b8d88) called (obj->txf = (nil))
  144. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_endpoint_identifier_ip.c:143 ip_identify: Retrieved endpoint 1004_endpoint
  145. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e4013 .Incoming Request msg ACK/cseq=1 (rdata0x7fa0e401bbf8) in state Completed
  146. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e4013 ..State changed from Completed to Confirmed, event=RX_MSG
  147. [Jul 29 14:33:07] DEBUG[16860]: pjsip:0 <?>: dlg0x7fa0e4009 ...Transaction tsx0x7fa0e4013218 state changed to Confirmed
  148. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2040 __print_debug_details: Function session_inv_on_tsx_state_changed called on event TSX_STATE
  149. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2050 __print_debug_details: inv_session 0x7fa0e400c8a8 has no ast session
  150. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2057 __print_debug_details: The inv session still has an invite_tsx (0x7fa0e4013218)
  151. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2063 __print_debug_details: The UAS INVITE transaction involved in this state change is 0x7fa0e4013218
  152. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2067 __print_debug_details: The current transaction state is Confirmed
  153. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2069 __print_debug_details: The transaction state change event is RX_MSG
  154. [Jul 29 14:33:07] DEBUG[16860]: res_pjsip_session.c:2074 __print_debug_details: The current inv state is DISCONNCTD
  155. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e4013 Timeout timer event
  156. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e4013 .State changed from Confirmed to Terminated, event=TIMER
  157. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: dlg0x7fa0e4009 ..Transaction tsx0x7fa0e4013218 state changed to Terminated
  158. [Jul 29 14:33:07] DEBUG[16865]: res_pjsip_session.c:2040 __print_debug_details: Function session_inv_on_tsx_state_changed called on event TSX_STATE
  159. [Jul 29 14:33:07] DEBUG[16865]: res_pjsip_session.c:2050 __print_debug_details: inv_session 0x7fa0e400c8a8 has no ast session
  160. [Jul 29 14:33:07] DEBUG[16865]: res_pjsip_session.c:2060 __print_debug_details: The inv session does NOT have an invite_tsx
  161. [Jul 29 14:33:07] DEBUG[16865]: res_pjsip_session.c:2063 __print_debug_details: The UAS INVITE transaction involved in this state change is 0x7fa0e4013218
  162. [Jul 29 14:33:07] DEBUG[16865]: res_pjsip_session.c:2067 __print_debug_details: The current transaction state is Terminated
  163. [Jul 29 14:33:07] DEBUG[16865]: res_pjsip_session.c:2069 __print_debug_details: The transaction state change event is TIMER
  164. [Jul 29 14:33:07] DEBUG[16865]: res_pjsip_session.c:2074 __print_debug_details: The current inv state is DISCONNCTD
  165. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: dlg0x7fa0e4009 ...Dialog destroyed
  166. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e4013 Timeout timer event
  167. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e4013 .State changed from Terminated to Destroyed, event=TIMER
  168. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: tdta0x7fa0e401 ..Destroying txdata Response msg 488/INVITE/cseq=1 (tdta0x7fa0e401abc0)
  169. [Jul 29 14:33:07] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e4013 Transaction destroyed!
  170. [Jul 29 14:33:11] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e401d Timeout timer event
  171. [Jul 29 14:33:11] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e401d .State changed from Completed to Terminated, event=TIMER
  172. [Jul 29 14:33:11] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e401d Timeout timer event
  173. [Jul 29 14:33:11] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e401d .State changed from Terminated to Destroyed, event=TIMER
  174. [Jul 29 14:33:11] DEBUG[16865]: pjsip:0 <?>: tdta0x7fa0e400 ..Destroying txdata Response msg 200/OPTIONS/cseq=10 (tdta0x7fa0e4006810)
  175. [Jul 29 14:33:11] DEBUG[16865]: pjsip:0 <?>: tsx0x7fa0e401d Transaction destroyed!
  176. [Jul 29 14:33:19] DEBUG[16865]: pjsip:0 <?>: sip_endpoint.c Processing incoming message: Request msg OPTIONS/cseq=10 (rdata0x7fa0e401bbf8)
  177. <--- Received SIP request (348 bytes) from UDP:a.b.c.43:5060 --->
  178. OPTIONS sip:a.b.c.35 SIP/2.0
  179. Via: SIP/2.0/UDP a.b.c.43:5060;branch=z9hG4bK77b4.37f81ec2.0
  180. To: sip:a.b.c.35
  181. From: <sip:pinger@sipproxy.ipop-telecom.fr>;tag=533cb9e91f4b999cf76861cbb9ed54ed-09aa
  182. CSeq: 10 OPTIONS
  183. Call-ID: 37606e34159b95fc-14147@127.0.0.1
  184. Max-Forwards: 70
  185. Content-Length: 0
  186. User-Agent: IPOP-TELECOM SIP PROXY
  187.  
  188.  
  189. [Jul 29 14:33:19] DEBUG[16865]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43:5060' into...
  190. [Jul 29 14:33:19] DEBUG[16865]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port '5060'.
  191. [Jul 29 14:33:19] DEBUG[16865]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.35:5060' into...
  192. [Jul 29 14:33:19] DEBUG[16865]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.35' and port '5060'.
  193. [Jul 29 14:33:19] DEBUG[16860]: pjsip:0 <?>: sip_endpoint.c Distributing rdata to modules: Request msg OPTIONS/cseq=10 (rdata0x7fa0e401e358)
  194. [Jul 29 14:33:19] DEBUG[16860]: res_config_odbc.c:113 custom_prepare: Skip: 0; SQL: SELECT * FROM ps_endpoint_id_ips WHERE id LIKE ? ORDER BY id
  195. [Jul 29 14:33:19] DEBUG[16860]: res_config_odbc.c:129 custom_prepare: Parameter 1 ('id LIKE') = '%'
  196. [Jul 29 14:33:19] DEBUG[16860]: res_odbc.c:1057 odbc_release_obj2: odbc_release_obj2(0x22b8d88) called (obj->txf = (nil))
  197. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43' into...
  198. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port ''.
  199. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43' into...
  200. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port ''.
  201. [Jul 29 14:33:19] DEBUG[16860]: acl.c:661 ast_append_ha: a.b.c.43:0/255.255.255.255:0 sense 0 appended to ACL
  202. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43' into...
  203. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port ''.
  204. [Jul 29 14:33:19] DEBUG[16860]: res_pjsip_endpoint_identifier_ip.c:108 ip_identify_match_check: Source address a.b.c.43:5060 matches identify '1004_identify'
  205. [Jul 29 14:33:19] DEBUG[16860]: res_config_odbc.c:113 custom_prepare: Skip: 0; SQL: SELECT * FROM ps_endpoints WHERE id = ?
  206. [Jul 29 14:33:19] DEBUG[16860]: res_config_odbc.c:129 custom_prepare: Parameter 1 ('id') = '1004_endpoint'
  207. [Jul 29 14:33:19] DEBUG[16860]: res_odbc.c:1057 odbc_release_obj2: odbc_release_obj2(0x22b8d88) called (obj->txf = (nil))
  208. [Jul 29 14:33:19] DEBUG[16860]: res_pjsip_endpoint_identifier_ip.c:143 ip_identify: Retrieved endpoint 1004_endpoint
  209. [Jul 29 14:33:19] DEBUG[16860]: pjsip:0 <?>: endpoint .Response msg 200/OPTIONS/cseq=10 (tdta0x7fa0e401abc0) created
  210. [Jul 29 14:33:19] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e401d ..Transaction created for Request msg OPTIONS/cseq=10 (rdata0x7fa0e401e358)
  211. [Jul 29 14:33:19] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e401d .Incoming Request msg OPTIONS/cseq=10 (rdata0x7fa0e401e358) in state Null
  212. [Jul 29 14:33:19] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e401d ..State changed from Null to Trying, event=RX_MSG
  213. [Jul 29 14:33:19] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e401d .Sending Response msg 200/OPTIONS/cseq=10 (tdta0x7fa0e401abc0) in state Trying
  214. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.35:5060' into...
  215. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.35' and port '5060'.
  216. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'a.b.c.43:5060' into...
  217. [Jul 29 14:33:19] DEBUG[16860]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'a.b.c.43' and port '5060'.
  218. <--- Transmitting SIP response (855 bytes) to UDP:a.b.c.43:5060 --->
  219. SIP/2.0 200 OK
  220. Via: SIP/2.0/UDP a.b.c.43:5060;rport=5060;received=a.b.c.43;branch=z9hG4bK77b4.37f81ec2.0
  221. Call-ID: 37606e34159b95fc-14147@127.0.0.1
  222. From: <sip:pinger@sipproxy.ipop-telecom.fr>;tag=533cb9e91f4b999cf76861cbb9ed54ed-09aa
  223. To: <sip:a.b.c.35>;tag=z9hG4bK77b4.37f81ec2.0
  224. CSeq: 10 OPTIONS
  225. Accept: application/sdp, application/dialog-info+xml, application/pidf+xml, application/dialog-info+xml, application/xpidf+xml, application/cpim-pidf+xml, application/simple-message-summary, application/simple-message-summary, application/pidf+xml, message/sipfrag;version=2.0
  226. Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, MESSAGE, REGISTER, REFER
  227. Supported: 100rel, timer, replaces, norefersub
  228. Accept-Encoding: text/plain
  229. Accept-Language: en
  230. Server: Asterisk PBX 13.4.0
  231. Content-Length: 0
  232.  
  233.  
  234. [Jul 29 14:33:19] DEBUG[16860]: pjsip:0 <?>: tsx0x7fa0e401d ..State changed from Trying to Completed, event=TX_MSG
  235. centrex5*CLI>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement