Advertisement
Spetnik

Untitled

Jul 8th, 2012
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.06 KB | None | 0 0
  1. I masked identifying information as follows:
  2. Asterisk Server DNS: sip01.example.com
  3. Asterisk Server Public IP: 1.1.1.1
  4. Asterisk Server Private IP: 2.2.2.2
  5. SIP Phone's Public IP: 3.3.3.3
  6. SIP Phone's Private IP: 4.4.4.4
  7. Calling number's Caller ID: +13215551212
  8. Destination DID: +12345551212
  9. Trunk username: 01010101
  10.  
  11.  
  12. =========== Log Contents ============
  13. [2012-07-08 19:56:57] DEBUG[11500] manager.c: Running action 'Login'
  14. [2012-07-08 19:56:57] DEBUG[11500] manager.c: Running action 'Command'
  15. [2012-07-08 19:56:57] DEBUG[11500] manager.c: Running action 'Command'
  16. [2012-07-08 19:56:57] DEBUG[11500] manager.c: Running action 'Command'
  17. [2012-07-08 19:56:59] DEBUG[11503] manager.c: Running action 'Login'
  18. [2012-07-08 19:56:59] DEBUG[11503] manager.c: Running action 'Command'
  19. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Auto destroying SIP dialog '3bed14f2-654c87a6-0f21fd5@70.167.153.136'
  20. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Destroying SIP dialog 3bed14f2-654c87a6-0f21fd5@70.167.153.136
  21. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Really destroying SIP dialog '3bed14f2-654c87a6-0f21fd5@70.167.153.136' Method: OPTIONS
  22. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c:
  23. <--- SIP read from UDP:216.115.69.144:5060 --->
  24. OPTIONS sip:23.23.124.7:5060 SIP/2.0
  25. Max-Forwards: 10
  26. Record-Route: <sip:216.115.69.144;lr>
  27. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKebc1.62be6945d1ffa6dd4c4363679a9700f4.0
  28. Via: SIP/2.0/UDP 216.115.69.131:5060;branch=0
  29. Route: <sip:216.115.69.144;lr;received="sip:23.23.124.7:5060">
  30. From: sip:ping@invalid;tag=fdee95e6
  31. To: sip:23.23.124.7:5060
  32. Call-ID: 537a377-7c4ab391-f04a757@216.115.69.131
  33. CSeq: 1 OPTIONS
  34. Content-Length: 0
  35.  
  36. <------------->
  37. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: --- (11 headers 0 lines) ---
  38. [2012-07-08 19:57:00] DEBUG[11243] acl.c: For destination '216.115.69.144', our source address is '2.2.2.2'.
  39. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Target address 216.115.69.144:5060 is not local, substituting externaddr
  40. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 23.23.124.7:5060
  41. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Allocating new SIP dialog for 537a377-7c4ab391-f04a757@216.115.69.131 - OPTIONS (No RTP)
  42. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Looking for s in from-sip-external (domain 23.23.124.7)
  43. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c:
  44. <--- Transmitting (NAT) to 216.115.69.144:5060 --->
  45. SIP/2.0 200 OK
  46. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKebc1.62be6945d1ffa6dd4c4363679a9700f4.0;received=216.115.69.144;rport=5060
  47. Via: SIP/2.0/UDP 216.115.69.131:5060;branch=0
  48. Record-Route: <sip:216.115.69.144;lr>
  49. From: sip:ping@invalid;tag=fdee95e6
  50. To: sip:23.23.124.7:5060;tag=as2ae27f23
  51. Call-ID: 537a377-7c4ab391-f04a757@216.115.69.131
  52. CSeq: 1 OPTIONS
  53. Server: FPBX-2.10.1(1.8.13.0)
  54. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  55. Supported: replaces, timer
  56. Contact: <sip:23.23.124.7:5060>
  57. Accept: application/sdp
  58. Content-Length: 0
  59.  
  60.  
  61. <------------>
  62. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 200' onto UDP socket destined for 216.115.69.144:5060
  63. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Scheduling destruction of SIP dialog '537a377-7c4ab391-f04a757@216.115.69.131' in 32000 ms (Method: OPTIONS)
  64. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c:
  65. <--- SIP read from UDP:216.115.69.144:5060 --->
  66. INVITE sip:12345551212@23.23.124.7:5060 SIP/2.0
  67. Record-Route: <sip:216.115.69.144;lr>
  68. Record-Route: <sip:216.115.69.132;lr>
  69. To: <sip:+12345551212@flowroute.com>
  70. From: <sip:+13215551212@flowroute.com>;tag=gK0944b423
  71. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK3ad9.dd2f3f2952f90282df1a6b44b2e056e3.0
  72. Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bK3ad9.eeb02d87c1abd0573662f248767d9f61.0
  73. Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bK3ad9.7aa7fc8eeb652b76e75e3d1674ded343.0
  74. Via: SIP/2.0/UDP 4.55.17.35:5060;branch=z9hG4bK09B17e62ca49fe6f9ea
  75. Call-ID: 1141501931_92044135@4.55.17.35
  76. CSeq: 23753 INVITE
  77. Max-Forwards: 145
  78. Accept: application/sdp, application/isup, application/dtmf, application/dtmf-relay, multipart/mixed
  79. Contact: <sip:+13215551212@4.55.17.35:5060>
  80. Content-Length: 211
  81. Content-Type: application/sdp
  82. P-Asserted-Identity: <sip:+13215551212@flowroute.com>
  83.  
  84. v=0
  85. o=- 4077 279 IN IP4 4.55.17.2
  86. s=-
  87. c=IN IP4 4.55.17.2
  88. t=0 0
  89. m=audio 14758 RTP/AVP 0 18 101
  90. a=rtpmap:18 G729/8000
  91. a=fmtp:18 annexb=no
  92. a=rtpmap:101 telephone-event/8000
  93. a=fmtp:101 0-15
  94. a=maxptime:20
  95. <------------->
  96. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: --- (17 headers 11 lines) ---
  97. [2012-07-08 19:57:00] DEBUG[11243] acl.c: For destination '216.115.69.144', our source address is '2.2.2.2'.
  98. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Target address 216.115.69.144:5060 is not local, substituting externaddr
  99. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 23.23.124.7:5060
  100. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Allocating new SIP dialog for 1141501931_92044135@4.55.17.35 - INVITE (No RTP)
  101. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Sending to 216.115.69.144:5060 (NAT)
  102. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Initializing initreq for method INVITE - callid 1141501931_92044135@4.55.17.35
  103. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Using INVITE request as basis request - 1141501931_92044135@4.55.17.35
  104. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Found peer 'Flowroute' for '+13215551212' from 216.115.69.144:5060
  105. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x1bef4a8'
  106. [2012-07-08 19:57:00] DEBUG[11243] res_rtp_asterisk.c: Allocated port 13332 for RTP instance '0x1bef4a8'
  107. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: RTP instance '0x1bef4a8' is setup and ready to go
  108. [2012-07-08 19:57:00] DEBUG[11243] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x1bef4a8'
  109. [2012-07-08 19:57:00] VERBOSE[11243] netsock2.c: == Using SIP RTP TOS bits 184
  110. [2012-07-08 19:57:00] VERBOSE[11243] netsock2.c: == Using SIP RTP CoS mark 5
  111. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Setting NAT on RTP to On
  112. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing session-level SDP v=0... UNSUPPORTED.
  113. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing session-level SDP o=- 4077 279 IN IP4 4.55.17.2... UNSUPPORTED.
  114. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing session-level SDP s=-... UNSUPPORTED.
  115. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing session-level SDP c=IN IP4 4.55.17.2... OK.
  116. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing session-level SDP t=0 0... UNSUPPORTED.
  117. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Found RTP audio format 0
  118. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Setting payload 0 based on m type on 0x7fdcaffb5f70
  119. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Found RTP audio format 18
  120. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Setting payload 18 based on m type on 0x7fdcaffb5f70
  121. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Found RTP audio format 101
  122. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Setting payload 101 based on m type on 0x7fdcaffb5f70
  123. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Found audio description format G729 for ID 18
  124. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:18 G729/8000... OK.
  125. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=fmtp:18 annexb=no... UNSUPPORTED.
  126. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Found audio description format telephone-event for ID 101
  127. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:101 telephone-event/8000... OK.
  128. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=fmtp:101 0-15... UNSUPPORTED.
  129. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=maxptime:20... UNSUPPORTED.
  130. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Incorporating payload 0 on 0x7fdcaffb5f70
  131. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Incorporating payload 18 on 0x7fdcaffb5f70
  132. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Incorporating payload 101 on 0x7fdcaffb5f70
  133. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Capabilities: us - 0x10e (gsm|ulaw|alaw|g729), peer - audio=0x104 (ulaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x104 (ulaw|g729)
  134. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  135. [2012-07-08 19:57:00] DEBUG[11243] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x1bef4a8'
  136. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Peer audio RTP is at port 4.55.17.2:14758
  137. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Copying payload 0 from 0x7fdcaffb5f70 to 0x1bef670
  138. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Copying payload 18 from 0x7fdcaffb5f70 to 0x1bef670
  139. [2012-07-08 19:57:00] DEBUG[11243] rtp_engine.c: Copying payload 101 from 0x7fdcaffb5f70 to 0x1bef670
  140. [2012-07-08 19:57:00] DEBUG[11243] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x1bef4a8'
  141. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: We're settling with these formats: 0x104 (ulaw|g729)
  142. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Checking SIP call limits for device 01010101
  143. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Updating call counter for incoming call
  144. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: Looking for 12345551212 in from-trunk-custom (domain 23.23.124.7)
  145. [2012-07-08 19:57:00] DEBUG[11252] manager.c: Examining event:
  146. Event: Newchannel
  147. Privilege: call,all
  148. Channel: SIP/Flowroute-00000006
  149. ChannelState: 0
  150. ChannelStateDesc: Down
  151. CallerIDNum: +13215551212
  152. CallerIDName:
  153. AccountCode:
  154. Exten: 12345551212
  155. Context: from-trunk-custom
  156. Uniqueid: 1341777420.6
  157.  
  158.  
  159. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: *** Our native formats are 0x4 (ulaw)
  160. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: *** Joint capabilities are 0x104 (ulaw|g729)
  161. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: *** Our capabilities are 0x10e (gsm|ulaw|alaw|g729)
  162. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: *** AST_CODEC_CHOOSE formats are 0x4 (ulaw)
  163. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: This channel will not be able to handle video.
  164. [2012-07-08 19:57:00] DEBUG[11252] manager.c: Examining event:
  165. Event: VarSet
  166. Privilege: dialplan,all
  167. Channel: SIP/Flowroute-00000006
  168. Variable: SIPURI
  169. Value: sip:+13215551212@4.55.17.35:5060
  170. Uniqueid: 1341777420.6
  171.  
  172.  
  173. [2012-07-08 19:57:00] DEBUG[11252] manager.c: Examining event:
  174. Event: VarSet
  175. Privilege: dialplan,all
  176. Channel: SIP/Flowroute-00000006
  177. Variable: SIPDOMAIN
  178. Value: 23.23.124.7
  179. Uniqueid: 1341777420.6
  180.  
  181.  
  182. [2012-07-08 19:57:00] DEBUG[11252] manager.c: Examining event:
  183. Event: VarSet
  184. Privilege: dialplan,all
  185. Channel: SIP/Flowroute-00000006
  186. Variable: SIPCALLID
  187. Value: 1141501931_92044135@4.55.17.35
  188. Uniqueid: 1341777420.6
  189.  
  190.  
  191. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: build_route: Record-Route hop: <sip:216.115.69.144;lr>
  192. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: build_route: Record-Route hop: <sip:216.115.69.132;lr>
  193. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: list_route: hop: <sip:216.115.69.144;lr>
  194. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c: list_route: hop: <sip:216.115.69.132;lr>
  195. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: SIP/Flowroute-00000006: New call is still down.... Trying...
  196. [2012-07-08 19:57:00] VERBOSE[11243] chan_sip.c:
  197. <--- Transmitting (NAT) to 216.115.69.144:5060 --->
  198. SIP/2.0 100 Trying
  199. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK3ad9.dd2f3f2952f90282df1a6b44b2e056e3.0;received=216.115.69.144;rport=5060
  200. Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bK3ad9.eeb02d87c1abd0573662f248767d9f61.0
  201. Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bK3ad9.7aa7fc8eeb652b76e75e3d1674ded343.0
  202. Via: SIP/2.0/UDP 4.55.17.35:5060;branch=z9hG4bK09B17e62ca49fe6f9ea
  203. Record-Route: <sip:216.115.69.144;lr>
  204. Record-Route: <sip:216.115.69.132;lr>
  205. From: <sip:+13215551212@flowroute.com>;tag=gK0944b423
  206. To: <sip:+12345551212@flowroute.com>
  207. Call-ID: 1141501931_92044135@4.55.17.35
  208. CSeq: 23753 INVITE
  209. Server: FPBX-2.10.1(1.8.13.0)
  210. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  211. Supported: replaces, timer
  212. Contact: <sip:12345551212@23.23.124.7:5060>
  213. Content-Length: 0
  214.  
  215.  
  216. <------------>
  217. [2012-07-08 19:57:00] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 100' onto UDP socket destined for 216.115.69.144:5060
  218. [2012-07-08 19:57:00] DEBUG[11219] chan_sip.c: Checking device state for peer Flowroute
  219. [2012-07-08 19:57:00] DEBUG[11219] devicestate.c: Changing state for SIP/Flowroute - state 1 (Not in use)
  220. [2012-07-08 19:57:00] DEBUG[11219] devicestate.c: device 'SIP/Flowroute' state '1'
  221. [2012-07-08 19:57:00] DEBUG[11249] app_queue.c: Device 'SIP/Flowroute' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  222. [2012-07-08 19:57:00] DEBUG[11252] manager.c: Examining event:
  223. Event: Newstate
  224. Privilege: call,all
  225. Channel: SIP/Flowroute-00000006
  226. ChannelState: 4
  227. ChannelStateDesc: Ring
  228. CallerIDNum: +13215551212
  229. CallerIDName:
  230. ConnectedLineNum:
  231. ConnectedLineName:
  232. Uniqueid: 1341777420.6
  233.  
  234.  
  235. [2012-07-08 19:57:00] DEBUG[11504] pbx.c: Launching 'Set'
  236. [2012-07-08 19:57:00] VERBOSE[11504] pbx.c: -- Executing [12345551212@from-trunk-custom:1] Set("SIP/Flowroute-00000006", "CURLOPT(conntimeout)=1") in new stack
  237. [2012-07-08 19:57:00] DEBUG[11252] manager.c: Examining event:
  238. Event: Newexten
  239. Privilege: dialplan,all
  240. Channel: SIP/Flowroute-00000006
  241. Context: from-trunk-custom
  242. Extension: 12345551212
  243. Priority: 1
  244. Application: Set
  245. AppData: CURLOPT(conntimeout)=1
  246. Uniqueid: 1341777420.6
  247.  
  248.  
  249. [2012-07-08 19:57:00] DEBUG[11504] func_curl.c: Inserting entry 0x7fdcec000e80 with key 156 and value 0x3e8
  250. [2012-07-08 19:57:00] DEBUG[11504] pbx.c: Launching 'Set'
  251. [2012-07-08 19:57:00] VERBOSE[11504] pbx.c: -- Executing [12345551212@from-trunk-custom:2] Set("SIP/Flowroute-00000006", "CURLOPT(httptimeout)=1") in new stack
  252. [2012-07-08 19:57:00] DEBUG[11252] manager.c: Examining event:
  253. Event: Newexten
  254. Privilege: dialplan,all
  255. Channel: SIP/Flowroute-00000006
  256. Context: from-trunk-custom
  257. Extension: 12345551212
  258. Priority: 2
  259. Application: Set
  260. AppData: CURLOPT(httptimeout)=1
  261. Uniqueid: 1341777420.6
  262.  
  263.  
  264. [2012-07-08 19:57:00] DEBUG[11504] func_curl.c: Inserting entry 0x7fdcec0012d0 with key 155 and value 0x3e8
  265. [2012-07-08 19:57:00] DEBUG[11504] pbx.c: Launching 'NoOp'
  266. [2012-07-08 19:57:00] VERBOSE[11504] pbx.c: -- Executing [12345551212@from-trunk-custom:3] NoOp("SIP/Flowroute-00000006", "Before") in new stack
  267. [2012-07-08 19:57:00] DEBUG[11252] manager.c: Examining event:
  268. Event: Newexten
  269. Privilege: dialplan,all
  270. Channel: SIP/Flowroute-00000006
  271. Context: from-trunk-custom
  272. Extension: 12345551212
  273. Priority: 3
  274. Application: NoOp
  275. AppData: Before
  276. Uniqueid: 1341777420.6
  277.  
  278.  
  279. [2012-07-08 19:57:00] DEBUG[11504] func_curl.c: Called with data=0x7fdcaf7f4400, str=0x7fdcec001540, realsize=8, len=16, used=0
  280. [2012-07-08 19:57:00] DEBUG[11504] func_curl.c: Now, len=16, used=8
  281. [2012-07-08 19:57:00] DEBUG[11504] func_curl.c: str='Roberts'
  282. [2012-07-08 19:57:00] DEBUG[11503] manager.c: Running action 'Command'
  283. [2012-07-08 19:57:00] DEBUG[11503] manager.c: Running action 'Command'
  284. [2012-07-08 19:57:00] DEBUG[11503] manager.c: Running action 'Command'
  285. [2012-07-08 19:57:00] DEBUG[11503] manager.c: Running action 'Command'
  286. [2012-07-08 19:57:00] DEBUG[11503] manager.c: Running action 'Command'
  287. [2012-07-08 19:57:04] DEBUG[11243] chan_sip.c: Auto destroying SIP dialog '20ef415c7f92ea74'
  288. [2012-07-08 19:57:04] DEBUG[11243] chan_sip.c: Destroying SIP dialog 20ef415c7f92ea74
  289. [2012-07-08 19:57:04] VERBOSE[11243] chan_sip.c: Really destroying SIP dialog '20ef415c7f92ea74' Method: REGISTER
  290. [2012-07-08 19:57:06] DEBUG[11513] manager.c: Running action 'Login'
  291. [2012-07-08 19:57:07] DEBUG[11513] manager.c: Running action 'Command'
  292. [2012-07-08 19:57:08] DEBUG[11513] manager.c: Running action 'Command'
  293. [2012-07-08 19:57:08] DEBUG[11513] manager.c: Running action 'Command'
  294. [2012-07-08 19:57:08] DEBUG[11513] manager.c: Running action 'Command'
  295. [2012-07-08 19:57:08] DEBUG[11513] manager.c: Running action 'Command'
  296. [2012-07-08 19:57:08] DEBUG[11513] manager.c: Running action 'Command'
  297. [2012-07-08 19:57:14] DEBUG[11521] manager.c: Running action 'Login'
  298. [2012-07-08 19:57:14] DEBUG[11521] manager.c: Running action 'Command'
  299. [2012-07-08 19:57:15] DEBUG[11521] manager.c: Running action 'Command'
  300. [2012-07-08 19:57:15] DEBUG[11521] manager.c: Running action 'Command'
  301. [2012-07-08 19:57:15] DEBUG[11521] manager.c: Running action 'Command'
  302. [2012-07-08 19:57:15] DEBUG[11521] manager.c: Running action 'Command'
  303. [2012-07-08 19:57:15] DEBUG[11521] manager.c: Running action 'Command'
  304. [2012-07-08 19:57:16] NOTICE[11243] chan_sip.c: -- Re-registration for 01010101@sip.flowroute.com
  305. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: OBPROXY: Not applying OBproxy to this call
  306. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: SIP Registry sip.flowroute.com: refcount now 3
  307. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: SIP Registry sip.flowroute.com: refcount now 2
  308. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: Allocating new SIP dialog for 3ff73772461d4b297fb6d93925b66e20@2.2.2.2 - REGISTER (No RTP)
  309. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: OBPROXY: Not applying OBproxy to this call
  310. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: SIP Registry sip.flowroute.com: refcount now 3
  311. [2012-07-08 19:57:16] DEBUG[11243] acl.c: For destination '216.115.69.144', our source address is '2.2.2.2'.
  312. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: Target address 216.115.69.144:5060 is not local, substituting externaddr
  313. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 23.23.124.7:5060
  314. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: SIP Registry sip.flowroute.com: refcount now 4
  315. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: Scheduled a registration timeout for sip.flowroute.com id #72
  316. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: >>> Re-using Auth data for 01010101@sip.flowroute.com
  317. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: Initializing initreq for method REGISTER - callid 3ff73772461d4b297fb6d93925b66e20@2.2.2.2
  318. [2012-07-08 19:57:16] VERBOSE[11243] chan_sip.c: REGISTER 11 headers, 0 lines
  319. [2012-07-08 19:57:16] VERBOSE[11243] chan_sip.c: Reliably Transmitting (NAT) to 216.115.69.144:5060:
  320. REGISTER sip:sip.flowroute.com SIP/2.0
  321. Via: SIP/2.0/UDP 23.23.124.7:5060;branch=z9hG4bK43c4ff58;rport
  322. Max-Forwards: 70
  323. From: <sip:01010101@sip.flowroute.com>;tag=as4ec6a265
  324. To: <sip:01010101@sip.flowroute.com>
  325. Call-ID: 3ff73772461d4b297fb6d93925b66e20@2.2.2.2
  326. CSeq: 105 REGISTER
  327. User-Agent: FPBX-2.10.1(1.8.13.0)
  328. Authorization: Digest username="01010101", realm="sip.flowroute.com", algorithm=MD5, uri="sip:sip.flowroute.com", nonce="T/nmdk/55Uo+5ZmZT9qr845hdUE11N7y", response="87d489d33deea87ab4f49a1a28a24568", qop=auth, cnonce="348eef93", nc=00000003
  329. Expires: 120
  330. Contact: <sip:s@23.23.124.7:5060>
  331. Content-Length: 0
  332.  
  333.  
  334. ---
  335. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: Trying to put 'REGISTER si' onto UDP socket destined for 216.115.69.144:5060
  336. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: SIP Registry sip.flowroute.com: refcount now 3
  337. [2012-07-08 19:57:16] VERBOSE[11243] chan_sip.c:
  338. <--- SIP read from UDP:216.115.69.144:5060 --->
  339. SIP/2.0 200 OK
  340. Via: SIP/2.0/UDP 23.23.124.7:5060;branch=z9hG4bK43c4ff58;rport=5060
  341. From: <sip:01010101@sip.flowroute.com>;tag=as4ec6a265
  342. To: <sip:01010101@sip.flowroute.com>;tag=aa681f9fdf30149b00040f579a1d99c4.d93f
  343. Call-ID: 3ff73772461d4b297fb6d93925b66e20@2.2.2.2
  344. CSeq: 105 REGISTER
  345. Contact: <sip:s@23.23.124.7:5060>;q=1;expires=120;received="sip:23.23.124.7:5060"
  346. Content-Length: 0
  347.  
  348. <------------->
  349. [2012-07-08 19:57:16] VERBOSE[11243] chan_sip.c: --- (8 headers 0 lines) ---
  350. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: Stopping retransmission on '3ff73772461d4b297fb6d93925b66e20@2.2.2.2' of Request 105: Match Found
  351. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: Registration successful
  352. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: Cancelling timeout 72
  353. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: SIP Registry sip.flowroute.com: refcount now 2
  354. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: SIP Registry sip.flowroute.com: refcount now 1
  355. [2012-07-08 19:57:16] VERBOSE[11243] chan_sip.c: Scheduling destruction of SIP dialog '3ff73772461d4b297fb6d93925b66e20@2.2.2.2' in 32000 ms (Method: REGISTER)
  356. [2012-07-08 19:57:16] NOTICE[11243] chan_sip.c: Outbound Registration: Expiry for sip.flowroute.com is 120 sec (Scheduling reregistration in 105 s)
  357. [2012-07-08 19:57:16] DEBUG[11243] chan_sip.c: SIP Registry sip.flowroute.com: refcount now 2
  358. [2012-07-08 19:57:16] DEBUG[11252] manager.c: Examining event:
  359. Event: Registry
  360. Privilege: system,all
  361. ChannelType: SIP
  362. Domain: sip.flowroute.com
  363. Status: Registered
  364.  
  365.  
  366. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c:
  367. <--- SIP read from UDP:3.3.3.3:52077 --->
  368. REGISTER sip:sip01.example.com:5060 SIP/2.0
  369. Via: SIP/2.0/UDP 4.4.4.4;branch=z9hG4bKfa83c988001c4ff6b
  370. Route: <sip:sip01.example.com:5060;lr>
  371. Max-Forwards: 70
  372. From: "" <sip:101@sip01.example.com:5060>;tag=e2b72f7d0b
  373. To: "" <sip:101@sip01.example.com:5060>
  374. Call-ID: 20ef415c7f92ea74
  375. CSeq: 29107 REGISTER
  376. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO
  377. Allow-Events: talk, hold, conference, LocalModeStatus
  378. Authorization: Digest username="101",realm="asterisk",nonce="434cc8fd",uri="sip:sip01.example.com:5060",response="c4d9885bf6534ada39511d773d97d7bb",algorithm=MD5
  379. Contact: "" <sip:101@4.4.4.4:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-1000-8000-00085D1B2A68>";expires=60
  380. Supported: path, gruu
  381. User-Agent: Aastra 53i/3.2.2.2063
  382. Content-Length: 0
  383.  
  384. <------------->
  385. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c: --- (15 headers 0 lines) ---
  386. [2012-07-08 19:57:18] DEBUG[11243] acl.c: For destination '3.3.3.3', our source address is '2.2.2.2'.
  387. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Target address 3.3.3.3:52077 is not local, substituting externaddr
  388. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 23.23.124.7:5060
  389. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Allocating new SIP dialog for 20ef415c7f92ea74 - REGISTER (No RTP)
  390. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c: Sending to 3.3.3.3:52077 (NAT)
  391. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c:
  392. <--- Transmitting (NAT) to 3.3.3.3:52077 --->
  393. SIP/2.0 401 Unauthorized
  394. Via: SIP/2.0/UDP 4.4.4.4;branch=z9hG4bKfa83c988001c4ff6b;received=3.3.3.3;rport=52077
  395. From: "" <sip:101@sip01.example.com:5060>;tag=e2b72f7d0b
  396. To: "" <sip:101@sip01.example.com:5060>;tag=as07f78000
  397. Call-ID: 20ef415c7f92ea74
  398. CSeq: 29107 REGISTER
  399. Server: FPBX-2.10.1(1.8.13.0)
  400. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  401. Supported: replaces, timer
  402. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="502ece4b"
  403. Content-Length: 0
  404.  
  405.  
  406. <------------>
  407. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 401' onto UDP socket destined for 3.3.3.3:52077
  408. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c: Scheduling destruction of SIP dialog '20ef415c7f92ea74' in 32000 ms (Method: REGISTER)
  409. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c:
  410. <--- SIP read from UDP:3.3.3.3:52077 --->
  411. REGISTER sip:sip01.example.com:5060 SIP/2.0
  412. Via: SIP/2.0/UDP 4.4.4.4;branch=z9hG4bKe0bb8dcbea8871fff
  413. Route: <sip:sip01.example.com:5060;lr>
  414. Max-Forwards: 70
  415. From: "" <sip:101@sip01.example.com:5060>;tag=e2b72f7d0b
  416. To: "" <sip:101@sip01.example.com:5060>
  417. Call-ID: 20ef415c7f92ea74
  418. CSeq: 29108 REGISTER
  419. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO
  420. Allow-Events: talk, hold, conference, LocalModeStatus
  421. Authorization: Digest username="101",realm="asterisk",nonce="502ece4b",uri="sip:sip01.example.com:5060",response="05ebce4909c70a08944d7bd5d678370c",algorithm=MD5
  422. Contact: "" <sip:101@4.4.4.4:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-1000-8000-00085D1B2A68>";expires=60
  423. Supported: path, gruu
  424. User-Agent: Aastra 53i/3.2.2.2063
  425. Content-Length: 0
  426.  
  427. <------------->
  428. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c: --- (15 headers 0 lines) ---
  429. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c: Sending to 3.3.3.3:52077 (NAT)
  430. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Store REGISTER's src-IP:port for call routing.
  431. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Allocating new SIP dialog for 46a0000e0d3b246a470aa1aa0b9c6ddf@2.2.2.2:5060 - OPTIONS (No RTP)
  432. [2012-07-08 19:57:18] DEBUG[11243] acl.c: For destination '3.3.3.3', our source address is '2.2.2.2'.
  433. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Target address 3.3.3.3:52077 is not local, substituting externaddr
  434. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 23.23.124.7:5060
  435. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Initializing initreq for method OPTIONS - callid 2bd2fc9c014f20f96571bfaf3db313aa@23.23.124.7:5060
  436. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c: Reliably Transmitting (NAT) to 3.3.3.3:52077:
  437. OPTIONS sip:101@4.4.4.4:5060;transport=udp SIP/2.0
  438. Via: SIP/2.0/UDP 23.23.124.7:5060;branch=z9hG4bK48f9dfbf;rport
  439. Max-Forwards: 70
  440. From: "Unknown" <sip:Unknown@23.23.124.7>;tag=as2efff3ba
  441. To: <sip:101@4.4.4.4:5060;transport=udp>
  442. Contact: <sip:Unknown@23.23.124.7:5060>
  443. Call-ID: 2bd2fc9c014f20f96571bfaf3db313aa@23.23.124.7:5060
  444. CSeq: 102 OPTIONS
  445. User-Agent: FPBX-2.10.1(1.8.13.0)
  446. Date: Sun, 08 Jul 2012 19:57:18 GMT
  447. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  448. Supported: replaces, timer
  449. Content-Length: 0
  450.  
  451.  
  452. ---
  453. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Trying to put 'OPTIONS sip' onto UDP socket destined for 3.3.3.3:52077
  454. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c:
  455. <--- Transmitting (NAT) to 3.3.3.3:52077 --->
  456. SIP/2.0 200 OK
  457. Via: SIP/2.0/UDP 4.4.4.4;branch=z9hG4bKe0bb8dcbea8871fff;received=3.3.3.3;rport=52077
  458. From: "" <sip:101@sip01.example.com:5060>;tag=e2b72f7d0b
  459. To: "" <sip:101@sip01.example.com:5060>;tag=as07f78000
  460. Call-ID: 20ef415c7f92ea74
  461. CSeq: 29108 REGISTER
  462. Server: FPBX-2.10.1(1.8.13.0)
  463. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  464. Supported: replaces, timer
  465. Expires: 60
  466. Contact: <sip:101@4.4.4.4:5060;transport=udp>;expires=60
  467. Date: Sun, 08 Jul 2012 19:57:18 GMT
  468. Content-Length: 0
  469.  
  470.  
  471. <------------>
  472. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 200' onto UDP socket destined for 3.3.3.3:52077
  473. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c: Scheduling destruction of SIP dialog '20ef415c7f92ea74' in 32000 ms (Method: REGISTER)
  474. [2012-07-08 19:57:18] DEBUG[11252] manager.c: Examining event:
  475. Event: PeerStatus
  476. Privilege: system,all
  477. ChannelType: SIP
  478. Peer: SIP/101
  479. PeerStatus: Registered
  480. Address: 3.3.3.3:52077
  481.  
  482.  
  483. [2012-07-08 19:57:18] DEBUG[11219] chan_sip.c: Checking device state for peer 101
  484. [2012-07-08 19:57:18] DEBUG[11219] devicestate.c: Changing state for SIP/101 - state 1 (Not in use)
  485. [2012-07-08 19:57:18] DEBUG[11219] devicestate.c: device 'SIP/101' state '1'
  486. [2012-07-08 19:57:18] DEBUG[11249] app_queue.c: Device 'SIP/101' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  487. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c:
  488. <--- SIP read from UDP:3.3.3.3:28730 --->
  489. SIP/2.0 200 OK
  490. Via: SIP/2.0/UDP 23.23.124.7:5060;branch=z9hG4bK48f9dfbf;rport=5060;received=23.23.124.7
  491. From: "Unknown" <sip:Unknown@23.23.124.7>;tag=as2efff3ba
  492. To: <sip:101@4.4.4.4:5060;transport=udp>;tag=3259111627
  493. Call-ID: 2bd2fc9c014f20f96571bfaf3db313aa@23.23.124.7:5060
  494. CSeq: 102 OPTIONS
  495. Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO
  496. Server: Aastra 53i/3.2.2.2063
  497. Supported: path
  498. Content-Length: 0
  499.  
  500. <------------->
  501. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c: --- (10 headers 0 lines) ---
  502. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Stopping retransmission on '2bd2fc9c014f20f96571bfaf3db313aa@23.23.124.7:5060' of Request 102: Match Found
  503. [2012-07-08 19:57:18] DEBUG[11243] chan_sip.c: Destroying SIP dialog 2bd2fc9c014f20f96571bfaf3db313aa@23.23.124.7:5060
  504. [2012-07-08 19:57:18] VERBOSE[11243] chan_sip.c: Really destroying SIP dialog '2bd2fc9c014f20f96571bfaf3db313aa@23.23.124.7:5060' Method: OPTIONS
  505. [2012-07-08 19:57:21] DEBUG[11529] manager.c: Running action 'Login'
  506. [2012-07-08 19:57:22] DEBUG[11529] manager.c: Running action 'Command'
  507. [2012-07-08 19:57:23] DEBUG[11529] manager.c: Running action 'Command'
  508. [2012-07-08 19:57:23] DEBUG[11529] manager.c: Running action 'Command'
  509. [2012-07-08 19:57:23] DEBUG[11529] manager.c: Running action 'Command'
  510. [2012-07-08 19:57:23] DEBUG[11529] manager.c: Running action 'Command'
  511. [2012-07-08 19:57:23] DEBUG[11529] manager.c: Running action 'Command'
  512. [2012-07-08 19:57:23] VERBOSE[11243] chan_sip.c:
  513. <--- SIP read from UDP:216.115.69.144:5060 --->
  514. OPTIONS sip:23.23.124.7:5060 SIP/2.0
  515. Max-Forwards: 10
  516. Record-Route: <sip:216.115.69.144;lr>
  517. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKa00f.afceaf04b374313afd6659e6bab3c0eb.0
  518. Via: SIP/2.0/UDP 70.167.153.136:5060;branch=0
  519. Route: <sip:216.115.69.144;lr;received="sip:23.23.124.7:5060">
  520. From: sip:ping@invalid;tag=61d8dab2
  521. To: sip:23.23.124.7:5060
  522. Call-ID: 3bed14f2-124d87a6-7231fd5@70.167.153.136
  523. CSeq: 1 OPTIONS
  524. Content-Length: 0
  525.  
  526. <------------->
  527. [2012-07-08 19:57:23] VERBOSE[11243] chan_sip.c: --- (11 headers 0 lines) ---
  528. [2012-07-08 19:57:23] DEBUG[11243] acl.c: For destination '216.115.69.144', our source address is '2.2.2.2'.
  529. [2012-07-08 19:57:23] DEBUG[11243] chan_sip.c: Target address 216.115.69.144:5060 is not local, substituting externaddr
  530. [2012-07-08 19:57:23] DEBUG[11243] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 23.23.124.7:5060
  531. [2012-07-08 19:57:23] DEBUG[11243] chan_sip.c: Allocating new SIP dialog for 3bed14f2-124d87a6-7231fd5@70.167.153.136 - OPTIONS (No RTP)
  532. [2012-07-08 19:57:23] VERBOSE[11243] chan_sip.c: Looking for s in from-sip-external (domain 23.23.124.7)
  533. [2012-07-08 19:57:23] VERBOSE[11243] chan_sip.c:
  534. <--- Transmitting (NAT) to 216.115.69.144:5060 --->
  535. SIP/2.0 200 OK
  536. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKa00f.afceaf04b374313afd6659e6bab3c0eb.0;received=216.115.69.144;rport=5060
  537. Via: SIP/2.0/UDP 70.167.153.136:5060;branch=0
  538. Record-Route: <sip:216.115.69.144;lr>
  539. From: sip:ping@invalid;tag=61d8dab2
  540. To: sip:23.23.124.7:5060;tag=as49d9c11f
  541. Call-ID: 3bed14f2-124d87a6-7231fd5@70.167.153.136
  542. CSeq: 1 OPTIONS
  543. Server: FPBX-2.10.1(1.8.13.0)
  544. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  545. Supported: replaces, timer
  546. Contact: <sip:23.23.124.7:5060>
  547. Accept: application/sdp
  548. Content-Length: 0
  549.  
  550.  
  551. <------------>
  552. [2012-07-08 19:57:23] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 200' onto UDP socket destined for 216.115.69.144:5060
  553. [2012-07-08 19:57:23] VERBOSE[11243] chan_sip.c: Scheduling destruction of SIP dialog '3bed14f2-124d87a6-7231fd5@70.167.153.136' in 32000 ms (Method: OPTIONS)
  554. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c:
  555. <--- SIP read from UDP:216.115.69.144:5060 --->
  556. CANCEL sip:12345551212@23.23.124.7:5060 SIP/2.0
  557. To: <sip:+12345551212@flowroute.com>
  558. From: <sip:+13215551212@flowroute.com>;tag=gK0944b423
  559. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK3ad9.dd2f3f2952f90282df1a6b44b2e056e3.0
  560. Call-ID: 1141501931_92044135@4.55.17.35
  561. CSeq: 23753 CANCEL
  562. Max-Forwards: 145
  563. Content-Length: 0
  564.  
  565. <------------->
  566. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: --- (8 headers 0 lines) ---
  567. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Sending to 216.115.69.144:5060 (NAT)
  568. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Setting SIP_ALREADYGONE on dialog 1141501931_92044135@4.55.17.35
  569. [2012-07-08 19:57:25] DEBUG[11243] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x1bef4a8'
  570. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c:
  571. <--- Reliably Transmitting (NAT) to 216.115.69.144:5060 --->
  572. SIP/2.0 487 Request Terminated
  573. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK3ad9.dd2f3f2952f90282df1a6b44b2e056e3.0;received=216.115.69.144;rport=5060
  574. Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bK3ad9.eeb02d87c1abd0573662f248767d9f61.0
  575. Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bK3ad9.7aa7fc8eeb652b76e75e3d1674ded343.0
  576. Via: SIP/2.0/UDP 4.55.17.35:5060;branch=z9hG4bK09B17e62ca49fe6f9ea
  577. From: <sip:+13215551212@flowroute.com>;tag=gK0944b423
  578. To: <sip:+12345551212@flowroute.com>;tag=as442cba42
  579. Call-ID: 1141501931_92044135@4.55.17.35
  580. CSeq: 23753 INVITE
  581. Server: FPBX-2.10.1(1.8.13.0)
  582. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  583. Supported: replaces, timer
  584. Content-Length: 0
  585.  
  586.  
  587. <------------>
  588. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 487' onto UDP socket destined for 216.115.69.144:5060
  589. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c:
  590. <--- Transmitting (NAT) to 216.115.69.144:5060 --->
  591. SIP/2.0 200 OK
  592. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK3ad9.dd2f3f2952f90282df1a6b44b2e056e3.0;received=216.115.69.144;rport=5060
  593. From: <sip:+13215551212@flowroute.com>;tag=gK0944b423
  594. To: <sip:+12345551212@flowroute.com>;tag=as442cba42
  595. Call-ID: 1141501931_92044135@4.55.17.35
  596. CSeq: 23753 CANCEL
  597. Server: FPBX-2.10.1(1.8.13.0)
  598. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  599. Supported: replaces, timer
  600. Content-Length: 0
  601.  
  602.  
  603. <------------>
  604. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 200' onto UDP socket destined for 216.115.69.144:5060
  605. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c:
  606. <--- SIP read from UDP:216.115.69.144:5060 --->
  607. ACK sip:12345551212@23.23.124.7:5060 SIP/2.0
  608. To: <sip:+12345551212@flowroute.com>;tag=as442cba42
  609. From: <sip:+13215551212@flowroute.com>;tag=gK0944b423
  610. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK3ad9.dd2f3f2952f90282df1a6b44b2e056e3.0
  611. Call-ID: 1141501931_92044135@4.55.17.35
  612. CSeq: 23753 ACK
  613. Max-Forwards: 145
  614. Content-Length: 0
  615.  
  616. <------------->
  617. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: --- (8 headers 0 lines) ---
  618. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Stopping retransmission on '1141501931_92044135@4.55.17.35' of Response 23753: Match Found
  619. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c:
  620. <--- SIP read from UDP:216.115.69.144:5060 --->
  621. INVITE sip:12345551212@23.23.124.7:5060 SIP/2.0
  622. Record-Route: <sip:216.115.69.144;lr>
  623. Record-Route: <sip:216.115.69.132;lr>
  624. To: <sip:+12345551212@flowroute.com>
  625. From: <sip:+13215551212@flowroute.com>;tag=gK06510a8a
  626. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK0185.1a7bfd82363d6454c74961b424a3c4bb.0
  627. Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bK0185.e0ffa6efcb408e8ea7dd54c615484197.0
  628. Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bK0185.9ab9c014df30b8a3553220c35490acb7.0
  629. Via: SIP/2.0/UDP 4.55.17.35:5060;branch=z9hG4bK06B623f13e0e6d6187a
  630. Call-ID: 1141277716_73981712@4.55.17.35
  631. CSeq: 7325 INVITE
  632. Max-Forwards: 145
  633. Accept: application/sdp, application/isup, application/dtmf, application/dtmf-relay, multipart/mixed
  634. Contact: <sip:+13215551212@4.55.17.35:5060>
  635. Content-Length: 213
  636. Content-Type: application/sdp
  637. P-Asserted-Identity: <sip:+13215551212@flowroute.com>
  638.  
  639. v=0
  640. o=- 14860 11838 IN IP4 4.55.17.2
  641. s=-
  642. c=IN IP4 4.55.17.2
  643. t=0 0
  644. m=audio 8628 RTP/AVP 0 18 101
  645. a=rtpmap:18 G729/8000
  646. a=fmtp:18 annexb=no
  647. a=rtpmap:101 telephone-event/8000
  648. a=fmtp:101 0-15
  649. a=maxptime:20
  650. <------------->
  651. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: --- (17 headers 11 lines) ---
  652. [2012-07-08 19:57:25] DEBUG[11243] acl.c: For destination '216.115.69.144', our source address is '2.2.2.2'.
  653. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Target address 216.115.69.144:5060 is not local, substituting externaddr
  654. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 23.23.124.7:5060
  655. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Allocating new SIP dialog for 1141277716_73981712@4.55.17.35 - INVITE (No RTP)
  656. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Sending to 216.115.69.144:5060 (NAT)
  657. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Initializing initreq for method INVITE - callid 1141277716_73981712@4.55.17.35
  658. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Using INVITE request as basis request - 1141277716_73981712@4.55.17.35
  659. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Found peer 'Flowroute' for '+13215551212' from 216.115.69.144:5060
  660. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x1bf7d38'
  661. [2012-07-08 19:57:25] DEBUG[11243] res_rtp_asterisk.c: Allocated port 16792 for RTP instance '0x1bf7d38'
  662. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: RTP instance '0x1bf7d38' is setup and ready to go
  663. [2012-07-08 19:57:25] DEBUG[11243] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x1bf7d38'
  664. [2012-07-08 19:57:25] VERBOSE[11243] netsock2.c: == Using SIP RTP TOS bits 184
  665. [2012-07-08 19:57:25] VERBOSE[11243] netsock2.c: == Using SIP RTP CoS mark 5
  666. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Setting NAT on RTP to On
  667. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing session-level SDP v=0... UNSUPPORTED.
  668. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing session-level SDP o=- 14860 11838 IN IP4 4.55.17.2... UNSUPPORTED.
  669. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing session-level SDP s=-... UNSUPPORTED.
  670. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing session-level SDP c=IN IP4 4.55.17.2... OK.
  671. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing session-level SDP t=0 0... UNSUPPORTED.
  672. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Found RTP audio format 0
  673. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Setting payload 0 based on m type on 0x7fdcaffb5f70
  674. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Found RTP audio format 18
  675. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Setting payload 18 based on m type on 0x7fdcaffb5f70
  676. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Found RTP audio format 101
  677. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Setting payload 101 based on m type on 0x7fdcaffb5f70
  678. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Found audio description format G729 for ID 18
  679. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:18 G729/8000... OK.
  680. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=fmtp:18 annexb=no... UNSUPPORTED.
  681. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Found audio description format telephone-event for ID 101
  682. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:101 telephone-event/8000... OK.
  683. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=fmtp:101 0-15... UNSUPPORTED.
  684. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=maxptime:20... UNSUPPORTED.
  685. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Incorporating payload 0 on 0x7fdcaffb5f70
  686. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Incorporating payload 18 on 0x7fdcaffb5f70
  687. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Incorporating payload 101 on 0x7fdcaffb5f70
  688. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Capabilities: us - 0x10e (gsm|ulaw|alaw|g729), peer - audio=0x104 (ulaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x104 (ulaw|g729)
  689. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  690. [2012-07-08 19:57:25] DEBUG[11243] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x1bf7d38'
  691. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Peer audio RTP is at port 4.55.17.2:8628
  692. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Copying payload 0 from 0x7fdcaffb5f70 to 0x1bf7f00
  693. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Copying payload 18 from 0x7fdcaffb5f70 to 0x1bf7f00
  694. [2012-07-08 19:57:25] DEBUG[11243] rtp_engine.c: Copying payload 101 from 0x7fdcaffb5f70 to 0x1bf7f00
  695. [2012-07-08 19:57:25] DEBUG[11243] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x1bf7d38'
  696. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: We're settling with these formats: 0x104 (ulaw|g729)
  697. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Checking SIP call limits for device 01010101
  698. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Updating call counter for incoming call
  699. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: Looking for 12345551212 in from-trunk-custom (domain 23.23.124.7)
  700. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: *** Our native formats are 0x4 (ulaw)
  701. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: *** Joint capabilities are 0x104 (ulaw|g729)
  702. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: *** Our capabilities are 0x10e (gsm|ulaw|alaw|g729)
  703. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: *** AST_CODEC_CHOOSE formats are 0x4 (ulaw)
  704. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: This channel will not be able to handle video.
  705. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: build_route: Record-Route hop: <sip:216.115.69.144;lr>
  706. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: build_route: Record-Route hop: <sip:216.115.69.132;lr>
  707. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: list_route: hop: <sip:216.115.69.144;lr>
  708. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c: list_route: hop: <sip:216.115.69.132;lr>
  709. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: SIP/Flowroute-00000007: New call is still down.... Trying...
  710. [2012-07-08 19:57:25] VERBOSE[11243] chan_sip.c:
  711. <--- Transmitting (NAT) to 216.115.69.144:5060 --->
  712. SIP/2.0 100 Trying
  713. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK0185.1a7bfd82363d6454c74961b424a3c4bb.0;received=216.115.69.144;rport=5060
  714. Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bK0185.e0ffa6efcb408e8ea7dd54c615484197.0
  715. Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bK0185.9ab9c014df30b8a3553220c35490acb7.0
  716. Via: SIP/2.0/UDP 4.55.17.35:5060;branch=z9hG4bK06B623f13e0e6d6187a
  717. Record-Route: <sip:216.115.69.144;lr>
  718. Record-Route: <sip:216.115.69.132;lr>
  719. From: <sip:+13215551212@flowroute.com>;tag=gK06510a8a
  720. To: <sip:+12345551212@flowroute.com>
  721. Call-ID: 1141277716_73981712@4.55.17.35
  722. CSeq: 7325 INVITE
  723. Server: FPBX-2.10.1(1.8.13.0)
  724. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  725. Supported: replaces, timer
  726. Contact: <sip:12345551212@23.23.124.7:5060>
  727. Content-Length: 0
  728.  
  729.  
  730. <------------>
  731. [2012-07-08 19:57:25] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 100' onto UDP socket destined for 216.115.69.144:5060
  732. [2012-07-08 19:57:25] DEBUG[11252] manager.c: Examining event:
  733. Event: Newchannel
  734. Privilege: call,all
  735. Channel: SIP/Flowroute-00000007
  736. ChannelState: 0
  737. ChannelStateDesc: Down
  738. CallerIDNum: +13215551212
  739. CallerIDName:
  740. AccountCode:
  741. Exten: 12345551212
  742. Context: from-trunk-custom
  743. Uniqueid: 1341777445.7
  744.  
  745.  
  746. [2012-07-08 19:57:25] DEBUG[11252] manager.c: Examining event:
  747. Event: VarSet
  748. Privilege: dialplan,all
  749. Channel: SIP/Flowroute-00000007
  750. Variable: SIPURI
  751. Value: sip:+13215551212@4.55.17.35:5060
  752. Uniqueid: 1341777445.7
  753.  
  754.  
  755. [2012-07-08 19:57:25] DEBUG[11252] manager.c: Examining event:
  756. Event: VarSet
  757. Privilege: dialplan,all
  758. Channel: SIP/Flowroute-00000007
  759. Variable: SIPDOMAIN
  760. Value: 23.23.124.7
  761. Uniqueid: 1341777445.7
  762.  
  763.  
  764. [2012-07-08 19:57:25] DEBUG[11252] manager.c: Examining event:
  765. Event: VarSet
  766. Privilege: dialplan,all
  767. Channel: SIP/Flowroute-00000007
  768. Variable: SIPCALLID
  769. Value: 1141277716_73981712@4.55.17.35
  770. Uniqueid: 1341777445.7
  771.  
  772.  
  773. [2012-07-08 19:57:25] DEBUG[11252] manager.c: Examining event:
  774. Event: Newstate
  775. Privilege: call,all
  776. Channel: SIP/Flowroute-00000007
  777. ChannelState: 4
  778. ChannelStateDesc: Ring
  779. CallerIDNum: +13215551212
  780. CallerIDName:
  781. ConnectedLineNum:
  782. ConnectedLineName:
  783. Uniqueid: 1341777445.7
  784.  
  785.  
  786. [2012-07-08 19:57:25] DEBUG[11219] chan_sip.c: Checking device state for peer Flowroute
  787. [2012-07-08 19:57:25] DEBUG[11219] devicestate.c: Changing state for SIP/Flowroute - state 1 (Not in use)
  788. [2012-07-08 19:57:25] DEBUG[11219] devicestate.c: device 'SIP/Flowroute' state '1'
  789. [2012-07-08 19:57:25] DEBUG[11249] app_queue.c: Device 'SIP/Flowroute' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  790. [2012-07-08 19:57:25] DEBUG[11536] pbx.c: Launching 'Set'
  791. [2012-07-08 19:57:25] VERBOSE[11536] pbx.c: -- Executing [12345551212@from-trunk-custom:1] Set("SIP/Flowroute-00000007", "CURLOPT(conntimeout)=1") in new stack
  792. [2012-07-08 19:57:25] DEBUG[11252] manager.c: Examining event:
  793. Event: Newexten
  794. Privilege: dialplan,all
  795. Channel: SIP/Flowroute-00000007
  796. Context: from-trunk-custom
  797. Extension: 12345551212
  798. Priority: 1
  799. Application: Set
  800. AppData: CURLOPT(conntimeout)=1
  801. Uniqueid: 1341777445.7
  802.  
  803.  
  804. [2012-07-08 19:57:25] DEBUG[11536] func_curl.c: Inserting entry 0x7fdce8000ec0 with key 156 and value 0x3e8
  805. [2012-07-08 19:57:25] DEBUG[11536] pbx.c: Launching 'Set'
  806. [2012-07-08 19:57:25] VERBOSE[11536] pbx.c: -- Executing [12345551212@from-trunk-custom:2] Set("SIP/Flowroute-00000007", "CURLOPT(httptimeout)=1") in new stack
  807. [2012-07-08 19:57:25] DEBUG[11252] manager.c: Examining event:
  808. Event: Newexten
  809. Privilege: dialplan,all
  810. Channel: SIP/Flowroute-00000007
  811. Context: from-trunk-custom
  812. Extension: 12345551212
  813. Priority: 2
  814. Application: Set
  815. AppData: CURLOPT(httptimeout)=1
  816. Uniqueid: 1341777445.7
  817.  
  818.  
  819. [2012-07-08 19:57:25] DEBUG[11536] func_curl.c: Inserting entry 0x7fdce8001500 with key 155 and value 0x3e8
  820. [2012-07-08 19:57:25] DEBUG[11536] pbx.c: Launching 'NoOp'
  821. [2012-07-08 19:57:25] VERBOSE[11536] pbx.c: -- Executing [12345551212@from-trunk-custom:3] NoOp("SIP/Flowroute-00000007", "Before") in new stack
  822. [2012-07-08 19:57:25] DEBUG[11252] manager.c: Examining event:
  823. Event: Newexten
  824. Privilege: dialplan,all
  825. Channel: SIP/Flowroute-00000007
  826. Context: from-trunk-custom
  827. Extension: 12345551212
  828. Priority: 3
  829. Application: NoOp
  830. AppData: Before
  831. Uniqueid: 1341777445.7
  832.  
  833.  
  834. [2012-07-08 19:57:25] DEBUG[11536] func_curl.c: Called with data=0x7fdcaf778400, str=0x7fdce8001660, realsize=8, len=16, used=0
  835. [2012-07-08 19:57:25] DEBUG[11536] func_curl.c: Now, len=16, used=8
  836. [2012-07-08 19:57:25] DEBUG[11536] func_curl.c: str='Roberts'
  837. [2012-07-08 19:57:28] DEBUG[11539] manager.c: Running action 'Login'
  838. [2012-07-08 19:57:28] DEBUG[11539] manager.c: Running action 'Command'
  839. [2012-07-08 19:57:28] DEBUG[11539] manager.c: Running action 'Command'
  840. [2012-07-08 19:57:28] DEBUG[11539] manager.c: Running action 'Command'
  841. [2012-07-08 19:57:29] DEBUG[11542] manager.c: Running action 'Login'
  842. [2012-07-08 19:57:29] DEBUG[11542] manager.c: Running action 'Command'
  843. [2012-07-08 19:57:30] DEBUG[11542] manager.c: Running action 'Command'
  844. [2012-07-08 19:57:30] DEBUG[11542] manager.c: Running action 'Command'
  845. [2012-07-08 19:57:30] DEBUG[11542] manager.c: Running action 'Command'
  846. [2012-07-08 19:57:30] DEBUG[11542] manager.c: Running action 'Command'
  847. [2012-07-08 19:57:30] DEBUG[11542] manager.c: Running action 'Command'
  848. [2012-07-08 19:57:32] DEBUG[11243] chan_sip.c: Auto destroying SIP dialog '537a377-7c4ab391-f04a757@216.115.69.131'
  849. [2012-07-08 19:57:32] DEBUG[11243] chan_sip.c: Destroying SIP dialog 537a377-7c4ab391-f04a757@216.115.69.131
  850. [2012-07-08 19:57:32] VERBOSE[11243] chan_sip.c: Really destroying SIP dialog '537a377-7c4ab391-f04a757@216.115.69.131' Method: OPTIONS
  851. [2012-07-08 19:57:37] DEBUG[11550] manager.c: Running action 'Login'
  852. [2012-07-08 19:57:37] DEBUG[11550] manager.c: Running action 'Command'
  853. [2012-07-08 19:57:38] DEBUG[11550] manager.c: Running action 'Command'
  854. [2012-07-08 19:57:38] DEBUG[11550] manager.c: Running action 'Command'
  855. [2012-07-08 19:57:38] DEBUG[11550] manager.c: Running action 'Command'
  856. [2012-07-08 19:57:38] DEBUG[11550] manager.c: Running action 'Command'
  857. [2012-07-08 19:57:38] DEBUG[11550] manager.c: Running action 'Command'
  858. [2012-07-08 19:57:44] DEBUG[11558] manager.c: Running action 'Login'
  859. [2012-07-08 19:57:44] DEBUG[11558] manager.c: Running action 'Command'
  860. [2012-07-08 19:57:45] DEBUG[11558] manager.c: Running action 'Command'
  861. [2012-07-08 19:57:45] DEBUG[11558] manager.c: Running action 'Command'
  862. [2012-07-08 19:57:45] DEBUG[11558] manager.c: Running action 'Command'
  863. [2012-07-08 19:57:45] DEBUG[11558] manager.c: Running action 'Command'
  864. [2012-07-08 19:57:45] DEBUG[11558] manager.c: Running action 'Command'
  865. [2012-07-08 19:57:48] DEBUG[11243] chan_sip.c: Auto destroying SIP dialog '3ff73772461d4b297fb6d93925b66e20@2.2.2.2'
  866. [2012-07-08 19:57:48] DEBUG[11243] chan_sip.c: Destroying SIP dialog 3ff73772461d4b297fb6d93925b66e20@2.2.2.2
  867. [2012-07-08 19:57:48] VERBOSE[11243] chan_sip.c: Really destroying SIP dialog '3ff73772461d4b297fb6d93925b66e20@2.2.2.2' Method: REGISTER
  868. [2012-07-08 19:57:50] DEBUG[11243] chan_sip.c: Auto destroying SIP dialog '20ef415c7f92ea74'
  869. [2012-07-08 19:57:50] DEBUG[11243] chan_sip.c: Destroying SIP dialog 20ef415c7f92ea74
  870. [2012-07-08 19:57:50] VERBOSE[11243] chan_sip.c: Really destroying SIP dialog '20ef415c7f92ea74' Method: REGISTER
  871. [2012-07-08 19:57:50] VERBOSE[11243] chan_sip.c:
  872. <--- SIP read from UDP:216.115.69.144:5060 --->
  873. CANCEL sip:12345551212@23.23.124.7:5060 SIP/2.0
  874. To: <sip:+12345551212@flowroute.com>
  875. From: <sip:+13215551212@flowroute.com>;tag=gK06510a8a
  876. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK0185.1a7bfd82363d6454c74961b424a3c4bb.0
  877. Call-ID: 1141277716_73981712@4.55.17.35
  878. CSeq: 7325 CANCEL
  879. Max-Forwards: 145
  880. Content-Length: 0
  881.  
  882. <------------->
  883. [2012-07-08 19:57:50] VERBOSE[11243] chan_sip.c: --- (8 headers 0 lines) ---
  884. [2012-07-08 19:57:50] VERBOSE[11243] chan_sip.c: Sending to 216.115.69.144:5060 (NAT)
  885. [2012-07-08 19:57:50] DEBUG[11243] chan_sip.c: Setting SIP_ALREADYGONE on dialog 1141277716_73981712@4.55.17.35
  886. [2012-07-08 19:57:50] DEBUG[11243] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x1bf7d38'
  887. [2012-07-08 19:57:50] VERBOSE[11243] chan_sip.c:
  888. <--- Reliably Transmitting (NAT) to 216.115.69.144:5060 --->
  889. SIP/2.0 487 Request Terminated
  890. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK0185.1a7bfd82363d6454c74961b424a3c4bb.0;received=216.115.69.144;rport=5060
  891. Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bK0185.e0ffa6efcb408e8ea7dd54c615484197.0
  892. Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bK0185.9ab9c014df30b8a3553220c35490acb7.0
  893. Via: SIP/2.0/UDP 4.55.17.35:5060;branch=z9hG4bK06B623f13e0e6d6187a
  894. From: <sip:+13215551212@flowroute.com>;tag=gK06510a8a
  895. To: <sip:+12345551212@flowroute.com>;tag=as01cc9790
  896. Call-ID: 1141277716_73981712@4.55.17.35
  897. CSeq: 7325 INVITE
  898. Server: FPBX-2.10.1(1.8.13.0)
  899. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  900. Supported: replaces, timer
  901. Content-Length: 0
  902.  
  903.  
  904. <------------>
  905. [2012-07-08 19:57:50] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 487' onto UDP socket destined for 216.115.69.144:5060
  906. [2012-07-08 19:57:50] VERBOSE[11243] chan_sip.c:
  907. <--- Transmitting (NAT) to 216.115.69.144:5060 --->
  908. SIP/2.0 200 OK
  909. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK0185.1a7bfd82363d6454c74961b424a3c4bb.0;received=216.115.69.144;rport=5060
  910. From: <sip:+13215551212@flowroute.com>;tag=gK06510a8a
  911. To: <sip:+12345551212@flowroute.com>;tag=as01cc9790
  912. Call-ID: 1141277716_73981712@4.55.17.35
  913. CSeq: 7325 CANCEL
  914. Server: FPBX-2.10.1(1.8.13.0)
  915. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  916. Supported: replaces, timer
  917. Content-Length: 0
  918.  
  919.  
  920. <------------>
  921. [2012-07-08 19:57:50] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 200' onto UDP socket destined for 216.115.69.144:5060
  922. [2012-07-08 19:57:50] VERBOSE[11243] chan_sip.c:
  923. <--- SIP read from UDP:216.115.69.144:5060 --->
  924. ACK sip:12345551212@23.23.124.7:5060 SIP/2.0
  925. To: <sip:+12345551212@flowroute.com>;tag=as01cc9790
  926. From: <sip:+13215551212@flowroute.com>;tag=gK06510a8a
  927. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK0185.1a7bfd82363d6454c74961b424a3c4bb.0
  928. Call-ID: 1141277716_73981712@4.55.17.35
  929. CSeq: 7325 ACK
  930. Max-Forwards: 145
  931. Content-Length: 0
  932.  
  933. <------------->
  934. [2012-07-08 19:57:50] VERBOSE[11243] chan_sip.c: --- (8 headers 0 lines) ---
  935. [2012-07-08 19:57:50] DEBUG[11243] chan_sip.c: Stopping retransmission on '1141277716_73981712@4.55.17.35' of Response 7325: Match Found
  936. [2012-07-08 19:57:52] DEBUG[11566] manager.c: Running action 'Login'
  937. [2012-07-08 19:57:52] DEBUG[11566] manager.c: Running action 'Command'
  938. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c:
  939. <--- SIP read from UDP:216.115.69.144:5060 --->
  940. INVITE sip:12345551212@23.23.124.7:5060 SIP/2.0
  941. Record-Route: <sip:216.115.69.144;lr>
  942. Record-Route: <sip:216.115.69.132;lr>
  943. To: <sip:+13148000199@flowroute.com>
  944. From: <sip:+13215551212@flowroute.com>;tag=gK0771dd50
  945. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKe59a.c6ac9a508dbad7819c8bae3c9f17c324.0
  946. Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bKe59a.7b2ca655237b5fe966ce56bff48d4e59.0
  947. Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bKe59a.0181da3a011a306fbc054c8d0a233870.0
  948. Via: SIP/2.0/UDP 4.55.17.35:5060;branch=z9hG4bK07B495d3981e4e6709d
  949. Call-ID: 1141311981_34022010@4.55.17.35
  950. CSeq: 23697 INVITE
  951. Max-Forwards: 135
  952. Accept: application/sdp, application/isup, application/dtmf, application/dtmf-relay, multipart/mixed
  953. Contact: <sip:+13215551212@4.55.17.35:5060>
  954. Content-Length: 214
  955. Content-Type: application/sdp
  956. Diversion: <sip:+13148000199@flowroute.com>;reason=unknown;screen=yes;privacy=off
  957. Diversion: <sip:+12345551212@flowroute.com>;reason=unknown;screen=yes;privacy=off
  958. P-Asserted-Identity: <sip:+13215551212@flowroute.com>
  959.  
  960. v=0
  961. o=- 22157 29550 IN IP4 4.55.17.2
  962. s=-
  963. c=IN IP4 4.55.17.2
  964. t=0 0
  965. m=audio 12640 RTP/AVP 0 18 101
  966. a=rtpmap:18 G729/8000
  967. a=fmtp:18 annexb=no
  968. a=rtpmap:101 telephone-event/8000
  969. a=fmtp:101 0-15
  970. a=maxptime:20
  971. <------------->
  972. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: --- (19 headers 11 lines) ---
  973. [2012-07-08 19:57:52] DEBUG[11243] acl.c: For destination '216.115.69.144', our source address is '2.2.2.2'.
  974. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Target address 216.115.69.144:5060 is not local, substituting externaddr
  975. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 23.23.124.7:5060
  976. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Allocating new SIP dialog for 1141311981_34022010@4.55.17.35 - INVITE (No RTP)
  977. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Sending to 216.115.69.144:5060 (NAT)
  978. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Initializing initreq for method INVITE - callid 1141311981_34022010@4.55.17.35
  979. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Using INVITE request as basis request - 1141311981_34022010@4.55.17.35
  980. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Found peer 'Flowroute' for '+13215551212' from 216.115.69.144:5060
  981. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Using engine 'asterisk' for RTP instance '0x1be81e8'
  982. [2012-07-08 19:57:52] DEBUG[11243] res_rtp_asterisk.c: Allocated port 18806 for RTP instance '0x1be81e8'
  983. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: RTP instance '0x1be81e8' is setup and ready to go
  984. [2012-07-08 19:57:52] DEBUG[11243] res_rtp_asterisk.c: Setup RTCP on RTP instance '0x1be81e8'
  985. [2012-07-08 19:57:52] VERBOSE[11243] netsock2.c: == Using SIP RTP TOS bits 184
  986. [2012-07-08 19:57:52] VERBOSE[11243] netsock2.c: == Using SIP RTP CoS mark 5
  987. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Setting NAT on RTP to On
  988. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing session-level SDP v=0... UNSUPPORTED.
  989. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing session-level SDP o=- 22157 29550 IN IP4 4.55.17.2... UNSUPPORTED.
  990. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing session-level SDP s=-... UNSUPPORTED.
  991. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing session-level SDP c=IN IP4 4.55.17.2... OK.
  992. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing session-level SDP t=0 0... UNSUPPORTED.
  993. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Found RTP audio format 0
  994. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Setting payload 0 based on m type on 0x7fdcaffb5f70
  995. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Found RTP audio format 18
  996. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Setting payload 18 based on m type on 0x7fdcaffb5f70
  997. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Found RTP audio format 101
  998. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Setting payload 101 based on m type on 0x7fdcaffb5f70
  999. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Found audio description format G729 for ID 18
  1000. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:18 G729/8000... OK.
  1001. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=fmtp:18 annexb=no... UNSUPPORTED.
  1002. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Found audio description format telephone-event for ID 101
  1003. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=rtpmap:101 telephone-event/8000... OK.
  1004. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=fmtp:101 0-15... UNSUPPORTED.
  1005. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Processing media-level (audio) SDP a=maxptime:20... UNSUPPORTED.
  1006. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Incorporating payload 0 on 0x7fdcaffb5f70
  1007. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Incorporating payload 18 on 0x7fdcaffb5f70
  1008. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Incorporating payload 101 on 0x7fdcaffb5f70
  1009. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Capabilities: us - 0x10e (gsm|ulaw|alaw|g729), peer - audio=0x104 (ulaw|g729)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x104 (ulaw|g729)
  1010. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  1011. [2012-07-08 19:57:52] DEBUG[11243] res_rtp_asterisk.c: Setting RTCP address on RTP instance '0x1be81e8'
  1012. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Peer audio RTP is at port 4.55.17.2:12640
  1013. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Copying payload 0 from 0x7fdcaffb5f70 to 0x1be83b0
  1014. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Copying payload 18 from 0x7fdcaffb5f70 to 0x1be83b0
  1015. [2012-07-08 19:57:52] DEBUG[11243] rtp_engine.c: Copying payload 101 from 0x7fdcaffb5f70 to 0x1be83b0
  1016. [2012-07-08 19:57:52] DEBUG[11243] res_rtp_asterisk.c: Ignoring duplicate RTCP property on RTP instance '0x1be81e8'
  1017. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: We're settling with these formats: 0x104 (ulaw|g729)
  1018. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Checking SIP call limits for device 01010101
  1019. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Updating call counter for incoming call
  1020. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: Looking for 12345551212 in from-trunk-custom (domain 23.23.124.7)
  1021. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: *** Our native formats are 0x4 (ulaw)
  1022. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: *** Joint capabilities are 0x104 (ulaw|g729)
  1023. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: *** Our capabilities are 0x10e (gsm|ulaw|alaw|g729)
  1024. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: *** AST_CODEC_CHOOSE formats are 0x4 (ulaw)
  1025. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: This channel will not be able to handle video.
  1026. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: build_route: Record-Route hop: <sip:216.115.69.144;lr>
  1027. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: build_route: Record-Route hop: <sip:216.115.69.132;lr>
  1028. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: list_route: hop: <sip:216.115.69.144;lr>
  1029. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: list_route: hop: <sip:216.115.69.132;lr>
  1030. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c: RDNIS for this call is +13148000199 (reason unknown)
  1031. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Got redirecting from number +13148000199
  1032. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Got redirecting to number +13148000199
  1033. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: SIP/Flowroute-00000008: New call is still down.... Trying...
  1034. [2012-07-08 19:57:52] VERBOSE[11243] chan_sip.c:
  1035. <--- Transmitting (NAT) to 216.115.69.144:5060 --->
  1036. SIP/2.0 100 Trying
  1037. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKe59a.c6ac9a508dbad7819c8bae3c9f17c324.0;received=216.115.69.144;rport=5060
  1038. Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bKe59a.7b2ca655237b5fe966ce56bff48d4e59.0
  1039. Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bKe59a.0181da3a011a306fbc054c8d0a233870.0
  1040. Via: SIP/2.0/UDP 4.55.17.35:5060;branch=z9hG4bK07B495d3981e4e6709d
  1041. Record-Route: <sip:216.115.69.144;lr>
  1042. Record-Route: <sip:216.115.69.132;lr>
  1043. From: <sip:+13215551212@flowroute.com>;tag=gK0771dd50
  1044. To: <sip:+13148000199@flowroute.com>
  1045. Call-ID: 1141311981_34022010@4.55.17.35
  1046. CSeq: 23697 INVITE
  1047. Server: FPBX-2.10.1(1.8.13.0)
  1048. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1049. Supported: replaces, timer
  1050. Contact: <sip:12345551212@23.23.124.7:5060>
  1051. Content-Length: 0
  1052.  
  1053.  
  1054. <------------>
  1055. [2012-07-08 19:57:52] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 100' onto UDP socket destined for 216.115.69.144:5060
  1056. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1057. Event: Newchannel
  1058. Privilege: call,all
  1059. Channel: SIP/Flowroute-00000008
  1060. ChannelState: 0
  1061. ChannelStateDesc: Down
  1062. CallerIDNum: +13215551212
  1063. CallerIDName:
  1064. AccountCode:
  1065. Exten: 12345551212
  1066. Context: from-trunk-custom
  1067. Uniqueid: 1341777472.8
  1068.  
  1069.  
  1070. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1071. Event: VarSet
  1072. Privilege: dialplan,all
  1073. Channel: SIP/Flowroute-00000008
  1074. Variable: SIPURI
  1075. Value: sip:+13215551212@4.55.17.35:5060
  1076. Uniqueid: 1341777472.8
  1077.  
  1078.  
  1079. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1080. Event: VarSet
  1081. Privilege: dialplan,all
  1082. Channel: SIP/Flowroute-00000008
  1083. Variable: SIPDOMAIN
  1084. Value: 23.23.124.7
  1085. Uniqueid: 1341777472.8
  1086.  
  1087.  
  1088. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1089. Event: VarSet
  1090. Privilege: dialplan,all
  1091. Channel: SIP/Flowroute-00000008
  1092. Variable: SIPCALLID
  1093. Value: 1141311981_34022010@4.55.17.35
  1094. Uniqueid: 1341777472.8
  1095.  
  1096.  
  1097. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1098. Event: VarSet
  1099. Privilege: dialplan,all
  1100. Channel: SIP/Flowroute-00000008
  1101. Variable: __PRIREDIRECTREASON
  1102. Value: UNKNOWN
  1103. Uniqueid: 1341777472.8
  1104.  
  1105.  
  1106. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1107. Event: VarSet
  1108. Privilege: dialplan,all
  1109. Channel: SIP/Flowroute-00000008
  1110. Variable: __SIPREDIRECTREASON
  1111. Value: unknown
  1112. Uniqueid: 1341777472.8
  1113.  
  1114.  
  1115. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1116. Event: VarSet
  1117. Privilege: dialplan,all
  1118. Channel: SIP/Flowroute-00000008
  1119. Variable: __SIPRDNISDOMAIN
  1120. Value: flowroute.com
  1121. Uniqueid: 1341777472.8
  1122.  
  1123.  
  1124. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1125. Event: Newstate
  1126. Privilege: call,all
  1127. Channel: SIP/Flowroute-00000008
  1128. ChannelState: 4
  1129. ChannelStateDesc: Ring
  1130. CallerIDNum: +13215551212
  1131. CallerIDName:
  1132. ConnectedLineNum:
  1133. ConnectedLineName:
  1134. Uniqueid: 1341777472.8
  1135.  
  1136.  
  1137. [2012-07-08 19:57:52] DEBUG[11219] chan_sip.c: Checking device state for peer Flowroute
  1138. [2012-07-08 19:57:52] DEBUG[11219] devicestate.c: Changing state for SIP/Flowroute - state 1 (Not in use)
  1139. [2012-07-08 19:57:52] DEBUG[11219] devicestate.c: device 'SIP/Flowroute' state '1'
  1140. [2012-07-08 19:57:52] DEBUG[11249] app_queue.c: Device 'SIP/Flowroute' changed to state '1' (Not in use) but we don't care because they're not a member of any queue.
  1141. [2012-07-08 19:57:52] DEBUG[11567] pbx.c: Launching 'Set'
  1142. [2012-07-08 19:57:52] VERBOSE[11567] pbx.c: -- Executing [12345551212@from-trunk-custom:1] Set("SIP/Flowroute-00000008", "CURLOPT(conntimeout)=1") in new stack
  1143. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1144. Event: Newexten
  1145. Privilege: dialplan,all
  1146. Channel: SIP/Flowroute-00000008
  1147. Context: from-trunk-custom
  1148. Extension: 12345551212
  1149. Priority: 1
  1150. Application: Set
  1151. AppData: CURLOPT(conntimeout)=1
  1152. Uniqueid: 1341777472.8
  1153.  
  1154.  
  1155. [2012-07-08 19:57:52] DEBUG[11567] func_curl.c: Inserting entry 0x1bef430 with key 156 and value 0x3e8
  1156. [2012-07-08 19:57:52] DEBUG[11567] pbx.c: Launching 'Set'
  1157. [2012-07-08 19:57:52] VERBOSE[11567] pbx.c: -- Executing [12345551212@from-trunk-custom:2] Set("SIP/Flowroute-00000008", "CURLOPT(httptimeout)=1") in new stack
  1158. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1159. Event: Newexten
  1160. Privilege: dialplan,all
  1161. Channel: SIP/Flowroute-00000008
  1162. Context: from-trunk-custom
  1163. Extension: 12345551212
  1164. Priority: 2
  1165. Application: Set
  1166. AppData: CURLOPT(httptimeout)=1
  1167. Uniqueid: 1341777472.8
  1168.  
  1169.  
  1170. [2012-07-08 19:57:52] DEBUG[11567] func_curl.c: Inserting entry 0x1bfc2f0 with key 155 and value 0x3e8
  1171. [2012-07-08 19:57:52] DEBUG[11567] pbx.c: Launching 'NoOp'
  1172. [2012-07-08 19:57:52] VERBOSE[11567] pbx.c: -- Executing [12345551212@from-trunk-custom:3] NoOp("SIP/Flowroute-00000008", "Before") in new stack
  1173. [2012-07-08 19:57:52] DEBUG[11252] manager.c: Examining event:
  1174. Event: Newexten
  1175. Privilege: dialplan,all
  1176. Channel: SIP/Flowroute-00000008
  1177. Context: from-trunk-custom
  1178. Extension: 12345551212
  1179. Priority: 3
  1180. Application: NoOp
  1181. AppData: Before
  1182. Uniqueid: 1341777472.8
  1183.  
  1184.  
  1185. [2012-07-08 19:57:52] DEBUG[11567] func_curl.c: Called with data=0x7fdcaf680400, str=0x1b77e40, realsize=8, len=16, used=0
  1186. [2012-07-08 19:57:52] DEBUG[11567] func_curl.c: Now, len=16, used=8
  1187. [2012-07-08 19:57:52] DEBUG[11567] func_curl.c: str='Roberts'
  1188. [2012-07-08 19:57:53] DEBUG[11566] manager.c: Running action 'Command'
  1189. [2012-07-08 19:57:53] DEBUG[11566] manager.c: Running action 'Command'
  1190. [2012-07-08 19:57:53] DEBUG[11566] manager.c: Running action 'Command'
  1191. [2012-07-08 19:57:53] DEBUG[11566] manager.c: Running action 'Command'
  1192. [2012-07-08 19:57:53] DEBUG[11566] manager.c: Running action 'Command'
  1193. [2012-07-08 19:57:53] DEBUG[11252] manager.c: Running action 'Command'
  1194. [2012-07-08 19:57:53] DEBUG[11252] manager.c: Running action 'Command'
  1195. [2012-07-08 19:57:53] DEBUG[11252] manager.c: Running action 'Command'
  1196. [2012-07-08 19:57:55] DEBUG[11243] chan_sip.c: Auto destroying SIP dialog '3bed14f2-124d87a6-7231fd5@70.167.153.136'
  1197. [2012-07-08 19:57:55] DEBUG[11243] chan_sip.c: Destroying SIP dialog 3bed14f2-124d87a6-7231fd5@70.167.153.136
  1198. [2012-07-08 19:57:55] VERBOSE[11243] chan_sip.c: Really destroying SIP dialog '3bed14f2-124d87a6-7231fd5@70.167.153.136' Method: OPTIONS
  1199. [2012-07-08 19:57:55] VERBOSE[11243] chan_sip.c:
  1200. <--- SIP read from UDP:216.115.69.144:5060 --->
  1201. OPTIONS sip:23.23.124.7:5060 SIP/2.0
  1202. Max-Forwards: 10
  1203. Record-Route: <sip:216.115.69.144;lr>
  1204. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK8a9d.239b6e2094819a6781b340c40b27df38.0
  1205. Via: SIP/2.0/UDP 216.115.69.131:5060;branch=0
  1206. Route: <sip:216.115.69.144;lr;received="sip:23.23.124.7:5060">
  1207. From: sip:ping@invalid;tag=e9ef95e6
  1208. To: sip:23.23.124.7:5060
  1209. Call-ID: 537a377-684bb391-644a757@216.115.69.131
  1210. CSeq: 1 OPTIONS
  1211. Content-Length: 0
  1212.  
  1213. <------------->
  1214. [2012-07-08 19:57:55] VERBOSE[11243] chan_sip.c: --- (11 headers 0 lines) ---
  1215. [2012-07-08 19:57:55] DEBUG[11243] acl.c: For destination '216.115.69.144', our source address is '2.2.2.2'.
  1216. [2012-07-08 19:57:55] DEBUG[11243] chan_sip.c: Target address 216.115.69.144:5060 is not local, substituting externaddr
  1217. [2012-07-08 19:57:55] DEBUG[11243] chan_sip.c: Setting SIP_TRANSPORT_UDP with address 23.23.124.7:5060
  1218. [2012-07-08 19:57:55] DEBUG[11243] chan_sip.c: Allocating new SIP dialog for 537a377-684bb391-644a757@216.115.69.131 - OPTIONS (No RTP)
  1219. [2012-07-08 19:57:55] VERBOSE[11243] chan_sip.c: Looking for s in from-sip-external (domain 23.23.124.7)
  1220. [2012-07-08 19:57:55] VERBOSE[11243] chan_sip.c:
  1221. <--- Transmitting (NAT) to 216.115.69.144:5060 --->
  1222. SIP/2.0 200 OK
  1223. Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK8a9d.239b6e2094819a6781b340c40b27df38.0;received=216.115.69.144;rport=5060
  1224. Via: SIP/2.0/UDP 216.115.69.131:5060;branch=0
  1225. Record-Route: <sip:216.115.69.144;lr>
  1226. From: sip:ping@invalid;tag=e9ef95e6
  1227. To: sip:23.23.124.7:5060;tag=as3357f53d
  1228. Call-ID: 537a377-684bb391-644a757@216.115.69.131
  1229. CSeq: 1 OPTIONS
  1230. Server: FPBX-2.10.1(1.8.13.0)
  1231. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
  1232. Supported: replaces, timer
  1233. Contact: <sip:23.23.124.7:5060>
  1234. Accept: application/sdp
  1235. Content-Length: 0
  1236.  
  1237.  
  1238. <------------>
  1239. [2012-07-08 19:57:55] DEBUG[11243] chan_sip.c: Trying to put 'SIP/2.0 200' onto UDP socket destined for 216.115.69.144:5060
  1240. [2012-07-08 19:57:55] VERBOSE[11243] chan_sip.c: Scheduling destruction of SIP dialog '537a377-684bb391-644a757@216.115.69.131' in 32000 ms (Method: OPTIONS)
  1241. [2012-07-08 19:57:58] DEBUG[11577] manager.c: Running action 'Login'
  1242. [2012-07-08 19:57:58] DEBUG[11577] manager.c: Running action 'Command'
  1243. [2012-07-08 19:57:58] DEBUG[11577] manager.c: Running action 'Command'
  1244. [2012-07-08 19:57:58] DEBUG[11577] manager.c: Running action 'Command'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement