Advertisement
Guest User

sip_rtp_debug_on

a guest
Feb 23rd, 2021
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 234.67 KB | None | 0 0
  1. sip set debug on
  2. SIP Debugging enabled
  3. [Feb 23 11:51:44] Really destroying SIP dialog 'ef04b2c40093ed28' Method: REGISTER
  4. xivo*CLI> rtp set debug on
  5. RTP Debugging Enabled
  6. [Feb 23 11:51:50] Really destroying SIP dialog 'fad4591b4594b56d' Method: REGISTER
  7. [Feb 23 11:51:50] Really destroying SIP dialog 'ab09bf4c1ba59738' Method: REGISTER
  8. [Feb 23 11:51:52]
  9. [Feb 23 11:51:52] <--- SIP read from UDP:192.168.50.21:5060 --->
  10. [Feb 23 11:51:52] INVITE sip:0612345678@192.168.50.252:5060;user=phone SIP/2.0
  11. [Feb 23 11:51:52] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK99aac0233027a9219.c752476cb86761303
  12. [Feb 23 11:51:52] Max-Forwards: 70
  13. [Feb 23 11:51:52] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  14. [Feb 23 11:51:52] To: <sip:0612345678@192.168.50.252:5060;user=phone>
  15. [Feb 23 11:51:52] Call-ID: 558bc204dd7ae40a
  16. [Feb 23 11:51:52] CSeq: 3615 INVITE
  17. [Feb 23 11:51:52] Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO
  18. [Feb 23 11:51:52] Allow-Events: aastra-xml, talk, hold, conference, LocalModeStatus
  19. [Feb 23 11:51:52] Contact: "68" <sip:cmpalsdf@192.168.50.21:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-1000-8000-00085D2383DE>"
  20. [Feb 23 11:51:52] Supported: path, gruu, 100rel, replaces
  21. [Feb 23 11:51:52] User-Agent: Aastra 55i/3.3.1.4358
  22. [Feb 23 11:51:52] Content-Type: application/sdp
  23. [Feb 23 11:51:52] Content-Length: 618
  24. [Feb 23 11:51:52]
  25. [Feb 23 11:51:52] v=0
  26. [Feb 23 11:51:52] o=MxSIP 0 1 IN IP4 192.168.50.21
  27. [Feb 23 11:51:52] s=SIP Call
  28. [Feb 23 11:51:52] c=IN IP4 192.168.50.21
  29. [Feb 23 11:51:52] t=0 0
  30. [Feb 23 11:51:52] m=audio 3000 RTP/AVP 0 18 106 107 113 110 111 112 98 97 115 96 9 8 101
  31. [Feb 23 11:51:52] a=rtpmap:0 PCMU/8000
  32. [Feb 23 11:51:52] a=rtpmap:18 G729/8000
  33. [Feb 23 11:51:52] a=rtpmap:106 BV16/8000
  34. [Feb 23 11:51:52] a=rtpmap:107 BV32/16000
  35. [Feb 23 11:51:52] a=rtpmap:113 L16/16000
  36. [Feb 23 11:51:52] a=rtpmap:110 PCMU/16000
  37. [Feb 23 11:51:52] a=rtpmap:111 PCMA/16000
  38. [Feb 23 11:51:52] a=rtpmap:112 L16/8000
  39. [Feb 23 11:51:52] a=rtpmap:98 G726-16/8000
  40. [Feb 23 11:51:52] a=rtpmap:97 G726-24/8000
  41. [Feb 23 11:51:52] a=rtpmap:115 G726-32/8000
  42. [Feb 23 11:51:52] a=rtpmap:96 G726-40/8000
  43. [Feb 23 11:51:52] a=rtpmap:9 G722/8000
  44. [Feb 23 11:51:52] a=rtpmap:8 PCMA/8000
  45. [Feb 23 11:51:52] a=rtpmap:101 telephone-event/8000
  46. [Feb 23 11:51:52] a=silenceSupp:on - - - -
  47. [Feb 23 11:51:52] a=fmtp:18 annexb=yes
  48. [Feb 23 11:51:52] a=fmtp:101 0-15
  49. [Feb 23 11:51:52] a=ptime:30
  50. [Feb 23 11:51:52] a=sendrecv
  51. [Feb 23 11:51:52]
  52. [Feb 23 11:51:52] <------------->
  53. [Feb 23 11:51:52] --- (14 headers 26 lines) ---
  54. [Feb 23 11:51:52] Sending to 192.168.50.21:5060 (NAT)
  55. [Feb 23 11:51:52] Sending to 192.168.50.21:5060 (NAT)
  56. [Feb 23 11:51:52] Using INVITE request as basis request - 558bc204dd7ae40a
  57. [Feb 23 11:51:52] Found peer 'cmpalsdf' for 'cmpalsdf' from 192.168.50.21:5060
  58. [Feb 23 11:51:52]
  59. [Feb 23 11:51:52] <--- Reliably Transmitting (NAT) to 192.168.50.21:5060 --->
  60. [Feb 23 11:51:52] SIP/2.0 401 Unauthorized
  61. [Feb 23 11:51:52] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK99aac0233027a9219.c752476cb86761303;received=192.168.50.21;rport=5060
  62. [Feb 23 11:51:52] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  63. [Feb 23 11:51:52] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as0599eb99
  64. [Feb 23 11:51:52] Call-ID: 558bc204dd7ae40a
  65. [Feb 23 11:51:52] CSeq: 3615 INVITE
  66. [Feb 23 11:51:52] Server: XiVO PBX 2020.07.05
  67. [Feb 23 11:51:52] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  68. [Feb 23 11:51:52] Supported: replaces, timer
  69. [Feb 23 11:51:52] WWW-Authenticate: Digest algorithm=MD5, realm="xivo", nonce="36803bcd"
  70. [Feb 23 11:51:52] Content-Length: 0
  71. [Feb 23 11:51:52]
  72. [Feb 23 11:51:52]
  73. [Feb 23 11:51:52] <------------>
  74. [Feb 23 11:51:52] Scheduling destruction of SIP dialog '558bc204dd7ae40a' in 32000 ms (Method: INVITE)
  75. [Feb 23 11:51:52]
  76. [Feb 23 11:51:52] <--- SIP read from UDP:192.168.50.21:5060 --->
  77. [Feb 23 11:51:52] ACK sip:0612345678@192.168.50.252:5060;user=phone SIP/2.0
  78. [Feb 23 11:51:52] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK99aac0233027a9219.c752476cb86761303
  79. [Feb 23 11:51:52] Max-Forwards: 70
  80. [Feb 23 11:51:52] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  81. [Feb 23 11:51:52] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as0599eb99
  82. [Feb 23 11:51:52] Call-ID: 558bc204dd7ae40a
  83. [Feb 23 11:51:52] CSeq: 3615 ACK
  84. [Feb 23 11:51:52] User-Agent: Aastra 55i/3.3.1.4358
  85. [Feb 23 11:51:52] Content-Length: 0
  86. [Feb 23 11:51:52]
  87. [Feb 23 11:51:52]
  88. [Feb 23 11:51:52] <------------->
  89. [Feb 23 11:51:52] --- (9 headers 0 lines) ---
  90. [Feb 23 11:51:52]
  91. [Feb 23 11:51:52] <--- SIP read from UDP:192.168.50.21:5060 --->
  92. [Feb 23 11:51:52] INVITE sip:0612345678@192.168.50.252:5060;user=phone SIP/2.0
  93. [Feb 23 11:51:52] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK86f746f7e546e6000.827da651e2d9cf7ae
  94. [Feb 23 11:51:52] Max-Forwards: 70
  95. [Feb 23 11:51:52] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  96. [Feb 23 11:51:52] To: <sip:0612345678@192.168.50.252:5060;user=phone>
  97. [Feb 23 11:51:52] Call-ID: 558bc204dd7ae40a
  98. [Feb 23 11:51:52] CSeq: 3616 INVITE
  99. [Feb 23 11:51:52] Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO
  100. [Feb 23 11:51:52] Allow-Events: aastra-xml, talk, hold, conference, LocalModeStatus
  101. [Feb 23 11:51:52] Authorization: Digest username="cmpalsdf",realm="xivo",nonce="36803bcd",uri="sip:0612345678@192.168.50.252:5060;user=phone",response="3d81dc633d2c74797c93aa7d4726a308",algorithm=MD5
  102. [Feb 23 11:51:52] Contact: "68" <sip:cmpalsdf@192.168.50.21:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-1000-8000-00085D2383DE>"
  103. [Feb 23 11:51:52] Supported: path, gruu, 100rel, replaces
  104. [Feb 23 11:51:52] User-Agent: Aastra 55i/3.3.1.4358
  105. [Feb 23 11:51:52] Content-Type: application/sdp
  106. [Feb 23 11:51:52] Content-Length: 618
  107. [Feb 23 11:51:52]
  108. [Feb 23 11:51:52] v=0
  109. [Feb 23 11:51:52] o=MxSIP 0 1 IN IP4 192.168.50.21
  110. [Feb 23 11:51:52] s=SIP Call
  111. [Feb 23 11:51:52] c=IN IP4 192.168.50.21
  112. [Feb 23 11:51:52] t=0 0
  113. [Feb 23 11:51:52] m=audio 3000 RTP/AVP 0 18 106 107 113 110 111 112 98 97 115 96 9 8 101
  114. [Feb 23 11:51:52] a=rtpmap:0 PCMU/8000
  115. [Feb 23 11:51:52] a=rtpmap:18 G729/8000
  116. [Feb 23 11:51:52] a=rtpmap:106 BV16/8000
  117. [Feb 23 11:51:52] a=rtpmap:107 BV32/16000
  118. [Feb 23 11:51:52] a=rtpmap:113 L16/16000
  119. [Feb 23 11:51:52] a=rtpmap:110 PCMU/16000
  120. [Feb 23 11:51:52] a=rtpmap:111 PCMA/16000
  121. [Feb 23 11:51:52] a=rtpmap:112 L16/8000
  122. [Feb 23 11:51:52] a=rtpmap:98 G726-16/8000
  123. [Feb 23 11:51:52] a=rtpmap:97 G726-24/8000
  124. [Feb 23 11:51:52] a=rtpmap:115 G726-32/8000
  125. [Feb 23 11:51:52] a=rtpmap:96 G726-40/8000
  126. [Feb 23 11:51:52] a=rtpmap:9 G722/8000
  127. [Feb 23 11:51:52] a=rtpmap:8 PCMA/8000
  128. [Feb 23 11:51:52] a=rtpmap:101 telephone-event/8000
  129. [Feb 23 11:51:52] a=silenceSupp:on - - - -
  130. [Feb 23 11:51:52] a=fmtp:18 annexb=yes
  131. [Feb 23 11:51:52] a=fmtp:101 0-15
  132. [Feb 23 11:51:52] a=ptime:30
  133. [Feb 23 11:51:52] a=sendrecv
  134. [Feb 23 11:51:52]
  135. [Feb 23 11:51:52] <------------->
  136. [Feb 23 11:51:52] --- (15 headers 26 lines) ---
  137. [Feb 23 11:51:52] Sending to 192.168.50.21:5060 (NAT)
  138. [Feb 23 11:51:52] Using INVITE request as basis request - 558bc204dd7ae40a
  139. [Feb 23 11:51:52] Found peer 'cmpalsdf' for 'cmpalsdf' from 192.168.50.21:5060
  140. [Feb 23 11:51:52]   == Using SIP RTP CoS mark 5
  141. [Feb 23 11:51:52] Got SDP version 1 and unique parts [MxSIP 0 IN IP4 192.168.50.21]
  142. [Feb 23 11:51:52] Found RTP audio format 0
  143. [Feb 23 11:51:52] Found RTP audio format 18
  144. [Feb 23 11:51:52] Found RTP audio format 106
  145. [Feb 23 11:51:52] Found RTP audio format 107
  146. [Feb 23 11:51:52] Found RTP audio format 113
  147. [Feb 23 11:51:52] Found RTP audio format 110
  148. [Feb 23 11:51:52] Found RTP audio format 111
  149. [Feb 23 11:51:52] Found RTP audio format 112
  150. [Feb 23 11:51:52] Found RTP audio format 98
  151. [Feb 23 11:51:52] Found RTP audio format 97
  152. [Feb 23 11:51:52] Found RTP audio format 115
  153. [Feb 23 11:51:52] Found RTP audio format 96
  154. [Feb 23 11:51:52] Found RTP audio format 9
  155. [Feb 23 11:51:52] Found RTP audio format 8
  156. [Feb 23 11:51:52] Found RTP audio format 101
  157. [Feb 23 11:51:52] Found audio description format PCMU for ID 0
  158. [Feb 23 11:51:52] Found audio description format G729 for ID 18
  159. [Feb 23 11:51:52] Found unknown media description format BV16 for ID 106
  160. [Feb 23 11:51:52] Found unknown media description format BV32 for ID 107
  161. [Feb 23 11:51:52] Found audio description format L16 for ID 113
  162. [Feb 23 11:51:52] Found unknown media description format PCMU for ID 110
  163. [Feb 23 11:51:52] Found unknown media description format PCMA for ID 111
  164. [Feb 23 11:51:52] Found audio description format L16 for ID 112
  165. [Feb 23 11:51:52] Found unknown media description format G726-16 for ID 98
  166. [Feb 23 11:51:52] Found unknown media description format G726-24 for ID 97
  167. [Feb 23 11:51:52] Found audio description format G726-32 for ID 115
  168. [Feb 23 11:51:52] Found unknown media description format G726-40 for ID 96
  169. [Feb 23 11:51:52] Found audio description format G722 for ID 9
  170. [Feb 23 11:51:52] Found audio description format PCMA for ID 8
  171. [Feb 23 11:51:52] Found audio description format telephone-event for ID 101
  172. [Feb 23 11:51:52] Capabilities: us - (alaw|g722|g729|h264|gsm|g723|ulaw), peer - audio=(ulaw|alaw|g722|g729|slin|slin16|g726)/video=(nothing)/text=(nothing), combined - (alaw|g722|g729|ulaw)
  173. [Feb 23 11:51:52] Non-codec capabilities (dtmf): us - 0x0 (nothing), peer - 0x1 (telephone-event|), combined - 0x0 (nothing)
  174. [Feb 23 11:51:52]        > 0x7faf20022610 -- Strict RTP learning after remote address set to: 192.168.50.21:3000
  175. [Feb 23 11:51:52] Peer audio RTP is at port 192.168.50.21:3000
  176. [Feb 23 11:51:52] Looking for 0612345678 in default (domain 192.168.50.252)
  177. [Feb 23 11:51:52] sip_route_dump: route/path hop: <sip:cmpalsdf@192.168.50.21:5060;transport=udp>
  178. [Feb 23 11:51:52]
  179. [Feb 23 11:51:52] <--- Transmitting (NAT) to 192.168.50.21:5060 --->
  180. [Feb 23 11:51:52] SIP/2.0 100 Trying
  181. [Feb 23 11:51:52] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK86f746f7e546e6000.827da651e2d9cf7ae;received=192.168.50.21;rport=5060
  182. [Feb 23 11:51:52] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  183. [Feb 23 11:51:52] To: <sip:0612345678@192.168.50.252:5060;user=phone>
  184. [Feb 23 11:51:52] Call-ID: 558bc204dd7ae40a
  185. [Feb 23 11:51:52] CSeq: 3616 INVITE
  186. [Feb 23 11:51:52] Server: XiVO PBX 2020.07.05
  187. [Feb 23 11:51:52] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  188. [Feb 23 11:51:52] Supported: replaces, timer
  189. [Feb 23 11:51:52] Contact: <sip:0612345678@192.168.50.252:5060>
  190. [Feb 23 11:51:52] Content-Length: 0
  191. [Feb 23 11:51:52]
  192. [Feb 23 11:51:52]
  193. [Feb 23 11:51:52] <------------>
  194. [Feb 23 11:51:52]     -- Executing [0612345678@default:1] Set("SIP/cmpalsdf-0000002f", "XIVO_BASE_CONTEXT=default") in new stack
  195. [Feb 23 11:51:52]     -- Executing [0612345678@default:2] Set("SIP/cmpalsdf-0000002f", "XIVO_BASE_EXTEN=0612345678") in new stack
  196. [Feb 23 11:51:52]     -- Executing [0612345678@default:3] Gosub("SIP/cmpalsdf-0000002f", "outcall,s,1") in new stack
  197. [Feb 23 11:51:52]     -- Executing [s@outcall:1] Set("SIP/cmpalsdf-0000002f", "XIVO_DSTID=") in new stack
  198. [Feb 23 11:51:52]     -- Executing [s@outcall:2] Set("SIP/cmpalsdf-0000002f", "XIVO_PRESUBR_GLOBAL_NAME=OUTCALL") in new stack
  199. [Feb 23 11:51:52]     -- Executing [s@outcall:3] Set("SIP/cmpalsdf-0000002f", "XIVO_SRCNUM=68") in new stack
  200. [Feb 23 11:51:52]     -- Executing [s@outcall:4] Set("SIP/cmpalsdf-0000002f", "XIVO_DSTNUM=0612345678") in new stack
  201. [Feb 23 11:51:52]     -- Executing [s@outcall:5] Set("SIP/cmpalsdf-0000002f", "XIVO_CONTEXT=default") in new stack
  202. [Feb 23 11:51:52]     -- Executing [s@outcall:6] Gosub("SIP/cmpalsdf-0000002f", "originate-caller-id,s,1") in new stack
  203. [Feb 23 11:51:52]     -- Executing [s@originate-caller-id:1] GotoIf("SIP/cmpalsdf-0000002f", "0?:name") in new stack
  204. [Feb 23 11:51:52]     -- Goto (originate-caller-id,s,3)
  205. [Feb 23 11:51:52]     -- Executing [s@originate-caller-id:3] GotoIf("SIP/cmpalsdf-0000002f", "0?:fix") in new stack
  206. [Feb 23 11:51:52]     -- Goto (originate-caller-id,s,5)
  207. [Feb 23 11:51:52]     -- Executing [s@originate-caller-id:5] GotoIf("SIP/cmpalsdf-0000002f", "?:end") in new stack
  208. [Feb 23 11:51:52]     -- Goto (originate-caller-id,s,8)
  209. [Feb 23 11:51:52]     -- Executing [s@originate-caller-id:8] Return("SIP/cmpalsdf-0000002f", "") in new stack
  210. [Feb 23 11:51:52]     -- Executing [s@outcall:7] Stasis("SIP/cmpalsdf-0000002f", "initchannelvars") in new stack
  211. [Feb 23 11:51:53]     -- Executing [s@outcall:8] GotoIf("SIP/cmpalsdf-0000002f", "0?:noredirect") in new stack
  212. [Feb 23 11:51:53]     -- Goto (outcall,s,11)
  213. [Feb 23 11:51:53]     -- Executing [s@outcall:11] Gosub("SIP/cmpalsdf-0000002f", "xivo-subroutine,s,1()") in new stack
  214. [Feb 23 11:51:53]     -- Executing [s@xivo-subroutine:1] GotoIf("SIP/cmpalsdf-0000002f", "?:nosubroutine") in new stack
  215. [Feb 23 11:51:53]     -- Goto (xivo-subroutine,s,4)
  216. [Feb 23 11:51:53]     -- Executing [s@xivo-subroutine:4] Return("SIP/cmpalsdf-0000002f", "") in new stack
  217. [Feb 23 11:51:53]     -- Executing [s@outcall:12] Stasis("SIP/cmpalsdf-0000002f", "rights") in new stack
  218. [Feb 23 11:51:53]     -- Executing [s@outcall:13] Gosub("SIP/cmpalsdf-0000002f", "xivo-user_rights_check,s,2") in new stack
  219. [Feb 23 11:51:53]     -- Executing [s@xivo-user_rights_check:2] GotoIf("SIP/cmpalsdf-0000002f", "ALLOW?:error,1") in new stack
  220. [Feb 23 11:51:53]     -- Executing [s@xivo-user_rights_check:3] GotoIf("SIP/cmpalsdf-0000002f", "1?allow,1") in new stack
  221. [Feb 23 11:51:53]     -- Goto (xivo-user_rights_check,allow,1)
  222. [Feb 23 11:51:53]     -- Executing [allow@xivo-user_rights_check:1] NoOp("SIP/cmpalsdf-0000002f", "User allowed to make call") in new stack
  223. [Feb 23 11:51:53]     -- Executing [allow@xivo-user_rights_check:2] Return("SIP/cmpalsdf-0000002f", "") in new stack
  224. [Feb 23 11:51:53]     -- Executing [s@outcall:14] Stasis("SIP/cmpalsdf-0000002f", "schedules,10") in new stack
  225. [Feb 23 11:51:53]     -- Executing [s@outcall:15] GotoIf("SIP/cmpalsdf-0000002f", "0?CLOSED,1") in new stack
  226. [Feb 23 11:51:53]     -- Executing [s@outcall:16] Stasis("SIP/cmpalsdf-0000002f", "routing") in new stack
  227. [Feb 23 11:51:54]     -- Executing [s@outcall:17] GotoIf("SIP/cmpalsdf-0000002f", "?:19") in new stack
  228. [Feb 23 11:51:54]     -- Goto (outcall,s,19)
  229. [Feb 23 11:51:54]     -- Executing [s@outcall:19] GotoIf("SIP/cmpalsdf-0000002f", "SIP/TRUNKSIP?:error,1") in new stack
  230. [Feb 23 11:51:54]     -- Executing [s@outcall:20] Set("SIP/cmpalsdf-0000002f", "TRUNKINDEX=0") in new stack
  231. [Feb 23 11:51:54]     -- Executing [s@outcall:21] Goto("SIP/cmpalsdf-0000002f", "dial,1") in new stack
  232. [Feb 23 11:51:54]     -- Goto (outcall,dial,1)
  233. [Feb 23 11:51:54]     -- Executing [dial@outcall:1] Set("SIP/cmpalsdf-0000002f", "INTERFACE=SIP/TRUNKSIP") in new stack
  234. [Feb 23 11:51:54]     -- Executing [dial@outcall:2] Set("SIP/cmpalsdf-0000002f", "TRUNKEXTEN=0612345678") in new stack
  235. [Feb 23 11:51:54]     -- Executing [dial@outcall:3] Set("SIP/cmpalsdf-0000002f", "TRUNKSUFFIX=") in new stack
  236. [Feb 23 11:51:54]     -- Executing [dial@outcall:4] Set("SIP/cmpalsdf-0000002f", "TRUNKGOTOMDS=false") in new stack
  237. [Feb 23 11:51:54]     -- Executing [dial@outcall:5] Gosub("SIP/cmpalsdf-0000002f", "xivo-global-subroutine,s,1") in new stack
  238. [Feb 23 11:51:54]     -- Executing [s@xivo-global-subroutine:1] GotoIf("SIP/cmpalsdf-0000002f", "1?:return") in new stack
  239. [Feb 23 11:51:54]     -- Executing [s@xivo-global-subroutine:2] GotoIf("SIP/cmpalsdf-0000002f", "OUTCALL?:return") in new stack
  240. [Feb 23 11:51:54]     -- Executing [s@xivo-global-subroutine:3] GotoIf("SIP/cmpalsdf-0000002f", "xivo-subrgbl-outcall?:return") in new stack
  241. [Feb 23 11:51:54]     -- Executing [s@xivo-global-subroutine:4] GotoIf("SIP/cmpalsdf-0000002f", "0?:return") in new stack
  242. [Feb 23 11:51:54]     -- Goto (xivo-global-subroutine,s,6)
  243. [Feb 23 11:51:54]     -- Executing [s@xivo-global-subroutine:6] Return("SIP/cmpalsdf-0000002f", "") in new stack
  244. [Feb 23 11:51:54]     -- Executing [dial@outcall:6] CELGenUserEvent("SIP/cmpalsdf-0000002f", "XIVO_OUTCALL") in new stack
  245. [Feb 23 11:51:54]     -- Executing [dial@outcall:7] Set("SIP/cmpalsdf-0000002f", "CONNECTEDLINE(num,i)=0612345678") in new stack
  246. [Feb 23 11:51:54]     -- Executing [dial@outcall:8] SIPRemoveHeader("SIP/cmpalsdf-0000002f", "X-XDS-Context") in new stack
  247. [Feb 23 11:51:54]     -- Executing [dial@outcall:9] SIPRemoveHeader("SIP/cmpalsdf-0000002f", "X-XDS-Origin-User-Id") in new stack
  248. [Feb 23 11:51:54]     -- Executing [dial@outcall:10] SIPRemoveHeader("SIP/cmpalsdf-0000002f", "X-XDS-Bill-Num") in new stack
  249. [Feb 23 11:51:54]     -- Executing [dial@outcall:11] GosubIf("SIP/cmpalsdf-0000002f", "0?setsipheader,1:genbillnumcel,1") in new stack
  250. [Feb 23 11:51:54]     -- Executing [genbillnumcel@outcall:1] NoOp("SIP/cmpalsdf-0000002f", "Generating billnum info in CEL") in new stack
  251. [Feb 23 11:51:54]     -- Executing [genbillnumcel@outcall:2] GotoIf("SIP/cmpalsdf-0000002f", "1?:return") in new stack
  252. [Feb 23 11:51:54]     -- Executing [genbillnumcel@outcall:3] Set("SIP/cmpalsdf-0000002f", "XIVO_BILLNUM=") in new stack
  253. [Feb 23 11:51:54]     -- Executing [genbillnumcel@outcall:4] GotoIf("SIP/cmpalsdf-0000002f", "1?return:") in new stack
  254. [Feb 23 11:51:54]     -- Goto (outcall,genbillnumcel,6)
  255. [Feb 23 11:51:54]     -- Executing [genbillnumcel@outcall:6] Return("SIP/cmpalsdf-0000002f", "") in new stack
  256. [Feb 23 11:51:54]     -- Executing [dial@outcall:12] Dial("SIP/cmpalsdf-0000002f", "SIP/TRUNKSIP/0612345678,,o(0612345678)T") in new stack
  257. [Feb 23 11:51:54]   == Using SIP RTP CoS mark 5
  258. [Feb 23 11:51:54] Audio is at 17068
  259. [Feb 23 11:51:54] Adding codec alaw to SDP
  260. [Feb 23 11:51:54] Adding codec g722 to SDP
  261. [Feb 23 11:51:54] Adding codec g729 to SDP
  262. [Feb 23 11:51:54] Adding codec gsm to SDP
  263. [Feb 23 11:51:54] Adding codec g723 to SDP
  264. [Feb 23 11:51:54] Adding codec ulaw to SDP
  265. [Feb 23 11:51:54] Adding non-codec 0x1 (telephone-event) to SDP
  266. [Feb 23 11:51:54] Reliably Transmitting (NAT) to TRUNKSIP_IP_ADR:5060:
  267. [Feb 23 11:51:54] INVITE sip:0612345678@TRUNKSIP_IP_ADR:5060 SIP/2.0
  268. [Feb 23 11:51:54] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK32b2ae46;rport
  269. [Feb 23 11:51:54] Max-Forwards: 70
  270. [Feb 23 11:51:54] From: "Gregory Desor" <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as499c4110
  271. [Feb 23 11:51:54] To: <sip:0612345678@TRUNKSIP_IP_ADR:5060>
  272. [Feb 23 11:51:54] Contact: <sip:MON_USER_NUM@MON_IP_PUBLIQUE:5060>
  273. [Feb 23 11:51:54] Call-ID: 5d4490560736342b7f35cbf65f1b394e@sipreg1.TRUNKSIP-tel.fr
  274. [Feb 23 11:51:54] CSeq: 102 INVITE
  275. [Feb 23 11:51:54] User-Agent: XiVO PBX 2020.07.05
  276. [Feb 23 11:51:54] Date: Tue, 23 Feb 2021 10:51:54 GMT
  277. [Feb 23 11:51:54] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  278. [Feb 23 11:51:54] Supported: replaces, timer
  279. [Feb 23 11:51:54] P-Asserted-Identity: "Gregory Desor" <sip:68@sipreg1.TRUNKSIP-tel.fr>
  280. [Feb 23 11:51:54] Content-Type: application/sdp
  281. [Feb 23 11:51:54] Content-Length: 442
  282. [Feb 23 11:51:54]
  283. [Feb 23 11:51:54] v=0
  284. [Feb 23 11:51:54] o=root 672562870 672562870 IN IP4 MON_IP_PUBLIQUE
  285. [Feb 23 11:51:54] s=Asterisk PBX 8:16.9.0-1~xivo2+deb9+20200630.134339.7c36a81
  286. [Feb 23 11:51:54] c=IN IP4 MON_IP_PUBLIQUE
  287. [Feb 23 11:51:54] t=0 0
  288. [Feb 23 11:51:54] m=audio 17068 RTP/AVP 8 9 18 3 4 0 101
  289. [Feb 23 11:51:54] a=rtpmap:8 PCMA/8000
  290. [Feb 23 11:51:54] a=rtpmap:9 G722/8000
  291. [Feb 23 11:51:54] a=rtpmap:18 G729/8000
  292. [Feb 23 11:51:54] a=fmtp:18 annexb=no
  293. [Feb 23 11:51:54] a=rtpmap:3 GSM/8000
  294. [Feb 23 11:51:54] a=rtpmap:4 G723/8000
  295. [Feb 23 11:51:54] a=fmtp:4 annexa=no
  296. [Feb 23 11:51:54] a=rtpmap:0 PCMU/8000
  297. [Feb 23 11:51:54] a=rtpmap:101 telephone-event/8000
  298. [Feb 23 11:51:54] a=fmtp:101 0-16
  299. [Feb 23 11:51:54] a=maxptime:150
  300. [Feb 23 11:51:54] a=sendrecv
  301. [Feb 23 11:51:54]
  302. [Feb 23 11:51:54] ---
  303. [Feb 23 11:51:54]     -- Called SIP/TRUNKSIP/0612345678
  304. [Feb 23 11:51:54]
  305. [Feb 23 11:51:54] <--- SIP read from UDP:TRUNKSIP_IP_ADR:5060 --->
  306. [Feb 23 11:51:54] SIP/2.0 100 Trying
  307. [Feb 23 11:51:54] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK32b2ae46;received=MON_IP_PUBLIQUE;rport=22392
  308. [Feb 23 11:51:54] From: "Gregory Desor" <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as499c4110
  309. [Feb 23 11:51:54] To: <sip:0612345678@TRUNKSIP_IP_ADR:5060>
  310. [Feb 23 11:51:54] Call-ID: 5d4490560736342b7f35cbf65f1b394e@sipreg1.TRUNKSIP-tel.fr
  311. [Feb 23 11:51:54] CSeq: 102 INVITE
  312. [Feb 23 11:51:54] Server: Asterisk PBX 11.25.3
  313. [Feb 23 11:51:54] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  314. [Feb 23 11:51:54] Supported: replaces, timer
  315. [Feb 23 11:51:54] Session-Expires: 1800;refresher=uas
  316. [Feb 23 11:51:54] Contact: <sip:0612345678@TRUNKSIP_IP_ADR:5060>
  317. [Feb 23 11:51:54] Content-Length: 0
  318. [Feb 23 11:51:54]
  319. [Feb 23 11:51:54]
  320. [Feb 23 11:51:54] <------------->
  321. [Feb 23 11:51:54] --- (12 headers 0 lines) ---
  322. [Feb 23 11:51:58]
  323. [Feb 23 11:51:58] <--- SIP read from UDP:TRUNKSIP_IP_ADR:5060 --->
  324. [Feb 23 11:51:58] SIP/2.0 180 Ringing
  325. [Feb 23 11:51:58] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK32b2ae46;received=MON_IP_PUBLIQUE;rport=22392
  326. [Feb 23 11:51:58] From: "Gregory Desor" <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as499c4110
  327. [Feb 23 11:51:58] To: <sip:0612345678@TRUNKSIP_IP_ADR:5060>;tag=as3f4b6173
  328. [Feb 23 11:51:58] Call-ID: 5d4490560736342b7f35cbf65f1b394e@sipreg1.TRUNKSIP-tel.fr
  329. [Feb 23 11:51:58] CSeq: 102 INVITE
  330. [Feb 23 11:51:58] Server: Asterisk PBX 11.25.3
  331. [Feb 23 11:51:58] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  332. [Feb 23 11:51:58] Supported: replaces, timer
  333. [Feb 23 11:51:58] Session-Expires: 1800;refresher=uas
  334. [Feb 23 11:51:58] Contact: <sip:0612345678@TRUNKSIP_IP_ADR:5060>
  335. [Feb 23 11:51:58] Content-Length: 0
  336. [Feb 23 11:51:58]
  337. [Feb 23 11:51:58]
  338. [Feb 23 11:51:58] <------------->
  339. [Feb 23 11:51:58] --- (12 headers 0 lines) ---
  340. [Feb 23 11:51:58] sip_route_dump: route/path hop: <sip:0612345678@TRUNKSIP_IP_ADR:5060>
  341. [Feb 23 11:51:58]     -- SIP/TRUNKSIP-00000030 is ringing
  342. [Feb 23 11:51:58]
  343. [Feb 23 11:51:58] <--- Transmitting (NAT) to 192.168.50.21:5060 --->
  344. [Feb 23 11:51:58] SIP/2.0 180 Ringing
  345. [Feb 23 11:51:58] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK86f746f7e546e6000.827da651e2d9cf7ae;received=192.168.50.21;rport=5060
  346. [Feb 23 11:51:58] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  347. [Feb 23 11:51:58] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  348. [Feb 23 11:51:58] Call-ID: 558bc204dd7ae40a
  349. [Feb 23 11:51:58] CSeq: 3616 INVITE
  350. [Feb 23 11:51:58] Server: XiVO PBX 2020.07.05
  351. [Feb 23 11:51:58] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  352. [Feb 23 11:51:58] Supported: replaces, timer
  353. [Feb 23 11:51:58] Contact: <sip:0612345678@192.168.50.252:5060>
  354. [Feb 23 11:51:58] Content-Length: 0
  355. [Feb 23 11:51:58]
  356. [Feb 23 11:51:58]
  357. [Feb 23 11:51:58] <------------>
  358. [Feb 23 11:52:03]
  359. [Feb 23 11:52:03] <--- SIP read from UDP:TRUNKSIP_IP_ADR:5060 --->
  360. [Feb 23 11:52:03] SIP/2.0 200 OK
  361. [Feb 23 11:52:03] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK32b2ae46;received=MON_IP_PUBLIQUE;rport=22392
  362. [Feb 23 11:52:03] From: "Gregory Desor" <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as499c4110
  363. [Feb 23 11:52:03] To: <sip:0612345678@TRUNKSIP_IP_ADR:5060>;tag=as3f4b6173
  364. [Feb 23 11:52:03] Call-ID: 5d4490560736342b7f35cbf65f1b394e@sipreg1.TRUNKSIP-tel.fr
  365. [Feb 23 11:52:03] CSeq: 102 INVITE
  366. [Feb 23 11:52:03] Server: Asterisk PBX 11.25.3
  367. [Feb 23 11:52:03] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  368. [Feb 23 11:52:03] Supported: replaces, timer
  369. [Feb 23 11:52:03] Session-Expires: 1800;refresher=uas
  370. [Feb 23 11:52:03] Contact: <sip:0612345678@TRUNKSIP_IP_ADR:5060>
  371. [Feb 23 11:52:03] Content-Type: application/sdp
  372. [Feb 23 11:52:03] Require: timer
  373. [Feb 23 11:52:03] Content-Length: 260
  374. [Feb 23 11:52:03]
  375. [Feb 23 11:52:03] v=0
  376. [Feb 23 11:52:03] o=root 1644922586 1644922586 IN IP4 TRUNKSIP_IP_ADR
  377. [Feb 23 11:52:03] s=Asterisk PBX 11.25.3
  378. [Feb 23 11:52:03] c=IN IP4 TRUNKSIP_IP_ADR
  379. [Feb 23 11:52:03] t=0 0
  380. [Feb 23 11:52:03] m=audio 14490 RTP/AVP 8 0 101
  381. [Feb 23 11:52:03] a=rtpmap:8 PCMA/8000
  382. [Feb 23 11:52:03] a=rtpmap:0 PCMU/8000
  383. [Feb 23 11:52:03] a=rtpmap:101 telephone-event/8000
  384. [Feb 23 11:52:03] a=fmtp:101 0-16
  385. [Feb 23 11:52:03] a=ptime:20
  386. [Feb 23 11:52:03] a=sendrecv
  387. [Feb 23 11:52:03]
  388. [Feb 23 11:52:03] <------------->
  389. [Feb 23 11:52:03] --- (14 headers 12 lines) ---
  390. [Feb 23 11:52:03] Got SDP version 1644922586 and unique parts [root 1644922586 IN IP4 TRUNKSIP_IP_ADR]
  391. [Feb 23 11:52:03] Found RTP audio format 8
  392. [Feb 23 11:52:03] Found RTP audio format 0
  393. [Feb 23 11:52:03] Found RTP audio format 101
  394. [Feb 23 11:52:03] Found audio description format PCMA for ID 8
  395. [Feb 23 11:52:03] Found audio description format PCMU for ID 0
  396. [Feb 23 11:52:03] Found audio description format telephone-event for ID 101
  397. [Feb 23 11:52:03] Capabilities: us - (alaw|g722|g729|h264|gsm|g723|ulaw), peer - audio=(ulaw|alaw)/video=(nothing)/text=(nothing), combined - (alaw|ulaw)
  398. [Feb 23 11:52:03] Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  399. [Feb 23 11:52:03]        > 0x7faf04023ed0 -- Strict RTP learning after remote address set to: TRUNKSIP_IP_ADR:14490
  400. [Feb 23 11:52:03] Peer audio RTP is at port TRUNKSIP_IP_ADR:14490
  401. [Feb 23 11:52:03] sip_route_dump: route/path hop: <sip:0612345678@TRUNKSIP_IP_ADR:5060>
  402. [Feb 23 11:52:03] Transmitting (NAT) to TRUNKSIP_IP_ADR:5060:
  403. [Feb 23 11:52:03] ACK sip:0612345678@TRUNKSIP_IP_ADR:5060 SIP/2.0
  404. [Feb 23 11:52:03] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK664c0374;rport
  405. [Feb 23 11:52:03] Max-Forwards: 70
  406. [Feb 23 11:52:03] From: "Gregory Desor" <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as499c4110
  407. [Feb 23 11:52:03] To: <sip:0612345678@TRUNKSIP_IP_ADR:5060>;tag=as3f4b6173
  408. [Feb 23 11:52:03] Contact: <sip:MON_USER_NUM@MON_IP_PUBLIQUE:5060>
  409. [Feb 23 11:52:03] Call-ID: 5d4490560736342b7f35cbf65f1b394e@sipreg1.TRUNKSIP-tel.fr
  410. [Feb 23 11:52:03] CSeq: 102 ACK
  411. [Feb 23 11:52:03] User-Agent: XiVO PBX 2020.07.05
  412. [Feb 23 11:52:03] Content-Length: 0
  413. [Feb 23 11:52:03]
  414. [Feb 23 11:52:03]
  415. [Feb 23 11:52:03] ---
  416. [Feb 23 11:52:03]     -- SIP/TRUNKSIP-00000030 answered SIP/cmpalsdf-0000002f
  417. [Feb 23 11:52:03] Audio is at 11150
  418. [Feb 23 11:52:03] Adding codec alaw to SDP
  419. [Feb 23 11:52:03] Adding codec g722 to SDP
  420. [Feb 23 11:52:03] Adding codec g729 to SDP
  421. [Feb 23 11:52:03] Adding codec ulaw to SDP
  422. [Feb 23 11:52:03]
  423. [Feb 23 11:52:03] <--- Reliably Transmitting (NAT) to 192.168.50.21:5060 --->
  424. [Feb 23 11:52:03] SIP/2.0 200 OK
  425. [Feb 23 11:52:03] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK86f746f7e546e6000.827da651e2d9cf7ae;received=192.168.50.21;rport=5060
  426. [Feb 23 11:52:03] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  427. [Feb 23 11:52:03] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  428. [Feb 23 11:52:03] Call-ID: 558bc204dd7ae40a
  429. [Feb 23 11:52:03] CSeq: 3616 INVITE
  430. [Feb 23 11:52:03] Server: XiVO PBX 2020.07.05
  431. [Feb 23 11:52:03] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  432. [Feb 23 11:52:03] Supported: replaces, timer
  433. [Feb 23 11:52:03] Contact: <sip:0612345678@192.168.50.252:5060>
  434. [Feb 23 11:52:03] P-Asserted-Identity: "0612345678" <sip:0612345678@192.168.50.252>
  435. [Feb 23 11:52:03] Content-Type: application/sdp
  436. [Feb 23 11:52:03] Content-Length: 333
  437. [Feb 23 11:52:03]
  438. [Feb 23 11:52:03] v=0
  439. [Feb 23 11:52:03] o=root 1649488727 1649488727 IN IP4 192.168.50.252
  440. [Feb 23 11:52:03] s=Asterisk PBX 8:16.9.0-1~xivo2+deb9+20200630.134339.7c36a81
  441. [Feb 23 11:52:03] c=IN IP4 192.168.50.252
  442. [Feb 23 11:52:03] t=0 0
  443. [Feb 23 11:52:03] m=audio 11150 RTP/AVP 8 9 18 0
  444. [Feb 23 11:52:03] a=rtpmap:8 PCMA/8000
  445. [Feb 23 11:52:03] a=rtpmap:9 G722/8000
  446. [Feb 23 11:52:03] a=rtpmap:18 G729/8000
  447. [Feb 23 11:52:03] a=fmtp:18 annexb=no
  448. [Feb 23 11:52:03] a=rtpmap:0 PCMU/8000
  449. [Feb 23 11:52:03] a=ptime:30
  450. [Feb 23 11:52:03] a=maxptime:150
  451. [Feb 23 11:52:03] a=sendrecv
  452. [Feb 23 11:52:03]
  453. [Feb 23 11:52:03] <------------>
  454. [Feb 23 11:52:03]     -- Channel SIP/TRUNKSIP-00000030 joined 'simple_bridge' basic-bridge <1221d697-a837-4dbc-a595-7f4f1cf65ed6>
  455. [Feb 23 11:52:03]     -- Channel SIP/cmpalsdf-0000002f joined 'simple_bridge' basic-bridge <1221d697-a837-4dbc-a595-7f4f1cf65ed6>
  456. [Feb 23 11:52:03]
  457. [Feb 23 11:52:03] <--- SIP read from UDP:192.168.50.21:5060 --->
  458. [Feb 23 11:52:03] ACK sip:0612345678@192.168.50.252:5060 SIP/2.0
  459. [Feb 23 11:52:03] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bKe37ee1e29dc8b7c7d
  460. [Feb 23 11:52:03] Max-Forwards: 70
  461. [Feb 23 11:52:03] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  462. [Feb 23 11:52:03] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  463. [Feb 23 11:52:03] Call-ID: 558bc204dd7ae40a
  464. [Feb 23 11:52:03] CSeq: 3616 ACK
  465. [Feb 23 11:52:03] Authorization: Digest username="cmpalsdf",realm="xivo",nonce="36803bcd",uri="sip:0612345678@192.168.50.252:5060;user=phone",response="3d81dc633d2c74797c93aa7d4726a308",algorithm=MD5
  466. [Feb 23 11:52:03] User-Agent: Aastra 55i/3.3.1.4358
  467. [Feb 23 11:52:03] Content-Length: 0
  468. [Feb 23 11:52:03]
  469. [Feb 23 11:52:03]
  470. [Feb 23 11:52:03] <------------->
  471. [Feb 23 11:52:03] --- (10 headers 0 lines) ---
  472. [Feb 23 11:52:03]        > 0x7faf20022610 -- Strict RTP switching to RTP target address 192.168.50.21:3000 as source
  473. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019231, ts 1006358240, len 000240)
  474. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020215, ts 000096, len 000160)
  475. [Feb 23 11:52:03]        > 0x7faf20022610 -- Strict RTP learning complete - Locking on source address 192.168.50.21:3000
  476. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019232, ts 1006358480, len 000240)
  477. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020216, ts 000256, len 000160)
  478. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020217, ts 000416, len 000160)
  479. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019233, ts 1006358720, len 000240)
  480. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020218, ts 000576, len 000160)
  481. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019234, ts 1006358960, len 000240)
  482. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020219, ts 000736, len 000160)
  483. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020220, ts 000896, len 000160)
  484. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019235, ts 1006359200, len 000240)
  485. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020221, ts 001056, len 000160)
  486. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019236, ts 1006359440, len 000240)
  487. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020222, ts 001216, len 000160)
  488. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020223, ts 001376, len 000160)
  489. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019237, ts 1006359680, len 000240)
  490. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020224, ts 001536, len 000160)
  491. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019238, ts 1006359920, len 000240)
  492. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020225, ts 001696, len 000160)
  493. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020226, ts 001856, len 000160)
  494. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019239, ts 1006360160, len 000240)
  495. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020227, ts 002016, len 000160)
  496. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019240, ts 1006360400, len 000240)
  497. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020228, ts 002176, len 000160)
  498. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020229, ts 002336, len 000160)
  499. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019241, ts 1006360640, len 000240)
  500. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020230, ts 002496, len 000160)
  501. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019242, ts 1006360880, len 000240)
  502. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020231, ts 002656, len 000160)
  503. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020232, ts 002816, len 000160)
  504. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019243, ts 1006361120, len 000240)
  505. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020233, ts 002976, len 000160)
  506. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019244, ts 1006361360, len 000240)
  507. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020234, ts 003136, len 000160)
  508. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020235, ts 003296, len 000160)
  509. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019245, ts 1006361600, len 000240)
  510. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020236, ts 003456, len 000160)
  511. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019246, ts 1006361840, len 000240)
  512. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020237, ts 003616, len 000160)
  513. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020238, ts 003776, len 000160)
  514. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019247, ts 1006362080, len 000240)
  515. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020239, ts 003936, len 000160)
  516. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019248, ts 1006362320, len 000240)
  517. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020240, ts 004096, len 000160)
  518. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020241, ts 004256, len 000160)
  519. [Feb 23 11:52:03] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019249, ts 1006362560, len 000240)
  520. [Feb 23 11:52:03] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020242, ts 004416, len 000160)
  521. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019250, ts 1006362800, len 000240)
  522. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020243, ts 004576, len 000160)
  523. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020244, ts 004736, len 000160)
  524. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019251, ts 1006363040, len 000240)
  525. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020245, ts 004896, len 000160)
  526. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019252, ts 1006363280, len 000240)
  527. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020246, ts 005056, len 000160)
  528. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020247, ts 005216, len 000160)
  529. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019253, ts 1006363520, len 000240)
  530. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020248, ts 005376, len 000160)
  531. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019254, ts 1006363760, len 000240)
  532. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020249, ts 005536, len 000160)
  533. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020250, ts 005696, len 000160)
  534. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019255, ts 1006364000, len 000240)
  535. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020251, ts 005856, len 000160)
  536. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019256, ts 1006364240, len 000240)
  537. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020252, ts 006016, len 000160)
  538. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020253, ts 006176, len 000160)
  539. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019257, ts 1006364480, len 000240)
  540. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020254, ts 006336, len 000160)
  541. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019258, ts 1006364720, len 000240)
  542. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020255, ts 006496, len 000160)
  543. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020256, ts 006656, len 000160)
  544. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019259, ts 1006364960, len 000240)
  545. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020257, ts 006816, len 000160)
  546. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019260, ts 1006365200, len 000240)
  547. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020258, ts 006976, len 000160)
  548. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020259, ts 007136, len 000160)
  549. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019261, ts 1006365440, len 000240)
  550. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020260, ts 007296, len 000160)
  551. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019262, ts 1006365680, len 000240)
  552. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020261, ts 007456, len 000160)
  553. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020262, ts 007616, len 000160)
  554. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019263, ts 1006365920, len 000240)
  555. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020263, ts 007776, len 000160)
  556. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019264, ts 1006366160, len 000240)
  557. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020264, ts 007936, len 000160)
  558. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020265, ts 008096, len 000160)
  559. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019265, ts 1006366400, len 000240)
  560. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020266, ts 008256, len 000160)
  561. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019266, ts 1006366640, len 000240)
  562. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020267, ts 008416, len 000160)
  563. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020268, ts 008576, len 000160)
  564. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019267, ts 1006366880, len 000240)
  565. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020269, ts 008736, len 000160)
  566. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019268, ts 1006367120, len 000240)
  567. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020270, ts 008896, len 000160)
  568. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020271, ts 009056, len 000160)
  569. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019269, ts 1006367360, len 000240)
  570. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020272, ts 009216, len 000160)
  571. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019270, ts 1006367600, len 000240)
  572. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020273, ts 009376, len 000160)
  573. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020274, ts 009536, len 000160)
  574. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019271, ts 1006367840, len 000240)
  575. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020275, ts 009696, len 000160)
  576. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019272, ts 1006368080, len 000240)
  577. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020276, ts 009856, len 000160)
  578. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020277, ts 010016, len 000160)
  579. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019273, ts 1006368320, len 000240)
  580. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020278, ts 010176, len 000160)
  581. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019274, ts 1006368560, len 000240)
  582. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020279, ts 010336, len 000160)
  583. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020280, ts 010496, len 000160)
  584. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019275, ts 1006368800, len 000240)
  585. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020281, ts 010656, len 000160)
  586. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019276, ts 1006369040, len 000240)
  587. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020282, ts 010816, len 000160)
  588. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020283, ts 010976, len 000160)
  589. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019277, ts 1006369280, len 000240)
  590. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020284, ts 011136, len 000160)
  591. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019278, ts 1006369520, len 000240)
  592. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020285, ts 011296, len 000160)
  593. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020286, ts 011456, len 000160)
  594. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019279, ts 1006369760, len 000240)
  595. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020287, ts 011616, len 000160)
  596. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019280, ts 1006370000, len 000240)
  597. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020288, ts 011776, len 000160)
  598. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020289, ts 011936, len 000160)
  599. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019281, ts 1006370240, len 000240)
  600. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020290, ts 012096, len 000160)
  601. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019282, ts 1006370480, len 000240)
  602. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020291, ts 012256, len 000160)
  603. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020292, ts 012416, len 000160)
  604. [Feb 23 11:52:04] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019283, ts 1006370720, len 000240)
  605. [Feb 23 11:52:04] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020293, ts 012576, len 000160)
  606. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019284, ts 1006370960, len 000240)
  607. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020294, ts 012736, len 000160)
  608. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020295, ts 012896, len 000160)
  609. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019285, ts 1006371200, len 000240)
  610. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020296, ts 013056, len 000160)
  611. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019286, ts 1006371440, len 000240)
  612. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020297, ts 013216, len 000160)
  613. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020298, ts 013376, len 000160)
  614. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019287, ts 1006371680, len 000240)
  615. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020299, ts 013536, len 000160)
  616. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019288, ts 1006371920, len 000240)
  617. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020300, ts 013696, len 000160)
  618. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020301, ts 013856, len 000160)
  619. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019289, ts 1006372160, len 000240)
  620. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020302, ts 014016, len 000160)
  621. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019290, ts 1006372400, len 000240)
  622. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020303, ts 014176, len 000160)
  623. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020304, ts 014336, len 000160)
  624. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019291, ts 1006372640, len 000240)
  625. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020305, ts 014496, len 000160)
  626. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019292, ts 1006372880, len 000240)
  627. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020306, ts 014656, len 000160)
  628. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020307, ts 014816, len 000160)
  629. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019293, ts 1006373120, len 000240)
  630. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020308, ts 014976, len 000160)
  631. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019294, ts 1006373360, len 000240)
  632. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020309, ts 015136, len 000160)
  633. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020310, ts 015296, len 000160)
  634. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019295, ts 1006373600, len 000240)
  635. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020311, ts 015456, len 000160)
  636. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019296, ts 1006373840, len 000240)
  637. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020312, ts 015616, len 000160)
  638. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020313, ts 015776, len 000160)
  639. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019297, ts 1006374080, len 000240)
  640. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020314, ts 015936, len 000160)
  641. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019298, ts 1006374320, len 000240)
  642. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020315, ts 016096, len 000160)
  643. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020316, ts 016256, len 000160)
  644. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019299, ts 1006374560, len 000240)
  645. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020317, ts 016416, len 000160)
  646. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019300, ts 1006374800, len 000240)
  647. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020318, ts 016576, len 000160)
  648. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020319, ts 016736, len 000160)
  649. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019301, ts 1006375040, len 000240)
  650. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020320, ts 016896, len 000160)
  651. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019302, ts 1006375280, len 000240)
  652. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020321, ts 017056, len 000160)
  653. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020322, ts 017216, len 000160)
  654. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019303, ts 1006375520, len 000240)
  655. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020323, ts 017376, len 000160)
  656. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019304, ts 1006375760, len 000240)
  657. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020324, ts 017536, len 000160)
  658. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020325, ts 017696, len 000160)
  659. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019305, ts 1006376000, len 000240)
  660. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020326, ts 017856, len 000160)
  661. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019306, ts 1006376240, len 000240)
  662. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020327, ts 018016, len 000160)
  663. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020328, ts 018176, len 000160)
  664. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019307, ts 1006376480, len 000240)
  665. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020329, ts 018336, len 000160)
  666. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019308, ts 1006376720, len 000240)
  667. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020330, ts 018496, len 000160)
  668. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020331, ts 018656, len 000160)
  669. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019309, ts 1006376960, len 000240)
  670. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020332, ts 018816, len 000160)
  671. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019310, ts 1006377200, len 000240)
  672. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020333, ts 018976, len 000160)
  673. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020334, ts 019136, len 000160)
  674. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019311, ts 1006377440, len 000240)
  675. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020335, ts 019296, len 000160)
  676. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019312, ts 1006377680, len 000240)
  677. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020336, ts 019456, len 000160)
  678. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020337, ts 019616, len 000160)
  679. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019313, ts 1006377920, len 000240)
  680. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020338, ts 019776, len 000160)
  681. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019314, ts 1006378160, len 000240)
  682. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020339, ts 019936, len 000160)
  683. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020340, ts 020096, len 000160)
  684. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019315, ts 1006378400, len 000240)
  685. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020341, ts 020256, len 000160)
  686. [Feb 23 11:52:05] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019316, ts 1006378640, len 000240)
  687. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020342, ts 020416, len 000160)
  688. [Feb 23 11:52:05] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020343, ts 020576, len 000160)
  689. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019317, ts 1006378880, len 000240)
  690. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020344, ts 020736, len 000160)
  691. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019318, ts 1006379120, len 000240)
  692. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020345, ts 020896, len 000160)
  693. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020346, ts 021056, len 000160)
  694. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019319, ts 1006379360, len 000240)
  695. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020347, ts 021216, len 000160)
  696. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019320, ts 1006379600, len 000240)
  697. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020348, ts 021376, len 000160)
  698. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020349, ts 021536, len 000160)
  699. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019321, ts 1006379840, len 000240)
  700. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020350, ts 021696, len 000160)
  701. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019322, ts 1006380080, len 000240)
  702. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020351, ts 021856, len 000160)
  703. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020352, ts 022016, len 000160)
  704. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019323, ts 1006380320, len 000240)
  705. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020353, ts 022176, len 000160)
  706. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019324, ts 1006380560, len 000240)
  707. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020354, ts 022336, len 000160)
  708. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020355, ts 022496, len 000160)
  709. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019325, ts 1006380800, len 000240)
  710. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020356, ts 022656, len 000160)
  711. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019326, ts 1006381040, len 000240)
  712. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020357, ts 022816, len 000160)
  713. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020358, ts 022976, len 000160)
  714. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019327, ts 1006381280, len 000240)
  715. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020359, ts 023136, len 000160)
  716. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019328, ts 1006381520, len 000240)
  717. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020360, ts 023296, len 000160)
  718. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020361, ts 023456, len 000160)
  719. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019329, ts 1006381760, len 000240)
  720. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020362, ts 023616, len 000160)
  721. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019330, ts 1006382000, len 000240)
  722. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020363, ts 023776, len 000160)
  723. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020364, ts 023936, len 000160)
  724. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019331, ts 1006382240, len 000240)
  725. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020365, ts 024096, len 000160)
  726. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019332, ts 1006382480, len 000240)
  727. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020366, ts 024256, len 000160)
  728. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020367, ts 024416, len 000160)
  729. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019333, ts 1006382720, len 000240)
  730. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020368, ts 024576, len 000160)
  731. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019334, ts 1006382960, len 000240)
  732. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020369, ts 024736, len 000160)
  733. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020370, ts 024896, len 000160)
  734. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019335, ts 1006383200, len 000240)
  735. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020371, ts 025056, len 000160)
  736. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019336, ts 1006383440, len 000240)
  737. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020372, ts 025216, len 000160)
  738. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020373, ts 025376, len 000160)
  739. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019337, ts 1006383680, len 000240)
  740. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020374, ts 025536, len 000160)
  741. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019338, ts 1006383920, len 000240)
  742. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020375, ts 025696, len 000160)
  743. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020376, ts 025856, len 000160)
  744. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019339, ts 1006384160, len 000240)
  745. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020377, ts 026016, len 000160)
  746. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019340, ts 1006384400, len 000240)
  747. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020378, ts 026176, len 000160)
  748. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020379, ts 026336, len 000160)
  749. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019341, ts 1006384640, len 000240)
  750. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020380, ts 026496, len 000160)
  751. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019342, ts 1006384880, len 000240)
  752. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020381, ts 026656, len 000160)
  753. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020382, ts 026816, len 000160)
  754. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019343, ts 1006385120, len 000240)
  755. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020383, ts 026976, len 000160)
  756. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019344, ts 1006385360, len 000240)
  757. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020384, ts 027136, len 000160)
  758. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020385, ts 027296, len 000160)
  759. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019345, ts 1006385600, len 000240)
  760. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020386, ts 027456, len 000160)
  761. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019346, ts 1006385840, len 000240)
  762. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020387, ts 027616, len 000160)
  763. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020388, ts 027776, len 000160)
  764. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019347, ts 1006386080, len 000240)
  765. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020389, ts 027936, len 000160)
  766. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019348, ts 1006386320, len 000240)
  767. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020390, ts 028096, len 000160)
  768. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020391, ts 028256, len 000160)
  769. [Feb 23 11:52:06] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019349, ts 1006386560, len 000240)
  770. [Feb 23 11:52:06] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020392, ts 028416, len 000160)
  771. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019350, ts 1006386800, len 000240)
  772. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020393, ts 028576, len 000160)
  773. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020394, ts 028736, len 000160)
  774. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019351, ts 1006387040, len 000240)
  775. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020395, ts 028896, len 000160)
  776. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019352, ts 1006387280, len 000240)
  777. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020396, ts 029056, len 000160)
  778. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020397, ts 029216, len 000160)
  779. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019353, ts 1006387520, len 000240)
  780. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020398, ts 029376, len 000160)
  781. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019354, ts 1006387760, len 000240)
  782. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020399, ts 029536, len 000160)
  783. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020400, ts 029696, len 000160)
  784. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019355, ts 1006388000, len 000240)
  785. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020401, ts 029856, len 000160)
  786. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019356, ts 1006388240, len 000240)
  787. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020402, ts 030016, len 000160)
  788. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020403, ts 030176, len 000160)
  789. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019357, ts 1006388480, len 000240)
  790. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020404, ts 030336, len 000160)
  791. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019358, ts 1006388720, len 000240)
  792. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020405, ts 030496, len 000160)
  793. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020406, ts 030656, len 000160)
  794. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019359, ts 1006388960, len 000240)
  795. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020407, ts 030816, len 000160)
  796. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019360, ts 1006389200, len 000240)
  797. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020408, ts 030976, len 000160)
  798. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020409, ts 031136, len 000160)
  799. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019361, ts 1006389440, len 000240)
  800. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020410, ts 031296, len 000160)
  801. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019362, ts 1006389680, len 000240)
  802. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020411, ts 031456, len 000160)
  803. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020412, ts 031616, len 000160)
  804. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019363, ts 1006389920, len 000240)
  805. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020413, ts 031776, len 000160)
  806. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019364, ts 1006390160, len 000240)
  807. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020414, ts 031936, len 000160)
  808. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020415, ts 032096, len 000160)
  809. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019365, ts 1006390400, len 000240)
  810. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020416, ts 032256, len 000160)
  811. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019366, ts 1006390640, len 000240)
  812. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020417, ts 032416, len 000160)
  813. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020418, ts 032576, len 000160)
  814. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019367, ts 1006390880, len 000240)
  815. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020419, ts 032736, len 000160)
  816. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019368, ts 1006391120, len 000240)
  817. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020420, ts 032896, len 000160)
  818. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020421, ts 033056, len 000160)
  819. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019369, ts 1006391360, len 000240)
  820. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020422, ts 033216, len 000160)
  821. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019370, ts 1006391600, len 000240)
  822. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020423, ts 033376, len 000160)
  823. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020424, ts 033536, len 000160)
  824. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019371, ts 1006391840, len 000240)
  825. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020425, ts 033696, len 000160)
  826. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019372, ts 1006392080, len 000240)
  827. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020426, ts 033856, len 000160)
  828. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020427, ts 034016, len 000160)
  829. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019373, ts 1006392320, len 000240)
  830. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020428, ts 034176, len 000160)
  831. [Feb 23 11:52:07] Really destroying SIP dialog 'd8cde42e97914cef' Method: REGISTER
  832. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019374, ts 1006392560, len 000240)
  833. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020429, ts 034336, len 000160)
  834. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020430, ts 034496, len 000160)
  835. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019375, ts 1006392800, len 000240)
  836. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020431, ts 034656, len 000160)
  837. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019376, ts 1006393040, len 000240)
  838. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020432, ts 034816, len 000160)
  839. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020433, ts 034976, len 000160)
  840. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019377, ts 1006393280, len 000240)
  841. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020434, ts 035136, len 000160)
  842. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019378, ts 1006393520, len 000240)
  843. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020435, ts 035296, len 000160)
  844. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020436, ts 035456, len 000160)
  845. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019379, ts 1006393760, len 000240)
  846. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020437, ts 035616, len 000160)
  847. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019380, ts 1006394000, len 000240)
  848. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020438, ts 035776, len 000160)
  849. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020439, ts 035936, len 000160)
  850. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019381, ts 1006394240, len 000240)
  851. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020440, ts 036096, len 000160)
  852. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019382, ts 1006394480, len 000240)
  853. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020441, ts 036256, len 000160)
  854. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020442, ts 036416, len 000160)
  855. [Feb 23 11:52:07] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019383, ts 1006394720, len 000240)
  856. [Feb 23 11:52:07] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020443, ts 036576, len 000160)
  857. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019384, ts 1006394960, len 000240)
  858. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020444, ts 036736, len 000160)
  859. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020445, ts 036896, len 000160)
  860. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019385, ts 1006395200, len 000240)
  861. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020446, ts 037056, len 000160)
  862. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019386, ts 1006395440, len 000240)
  863. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020447, ts 037216, len 000160)
  864. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020448, ts 037376, len 000160)
  865. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019387, ts 1006395680, len 000240)
  866. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020449, ts 037536, len 000160)
  867. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019388, ts 1006395920, len 000240)
  868. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020450, ts 037696, len 000160)
  869. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020451, ts 037856, len 000160)
  870. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019389, ts 1006396160, len 000240)
  871. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020452, ts 038016, len 000160)
  872. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019390, ts 1006396400, len 000240)
  873. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020453, ts 038176, len 000160)
  874. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020454, ts 038336, len 000160)
  875. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019391, ts 1006396640, len 000240)
  876. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020455, ts 038496, len 000160)
  877. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019392, ts 1006396880, len 000240)
  878. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020456, ts 038656, len 000160)
  879. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020457, ts 038816, len 000160)
  880. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019393, ts 1006397120, len 000240)
  881. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020458, ts 038976, len 000160)
  882. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019394, ts 1006397360, len 000240)
  883. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020459, ts 039136, len 000160)
  884. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020460, ts 039296, len 000160)
  885. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019395, ts 1006397600, len 000240)
  886. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020461, ts 039456, len 000160)
  887. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019396, ts 1006397840, len 000240)
  888. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020462, ts 039616, len 000160)
  889. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020463, ts 039776, len 000160)
  890. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019397, ts 1006398080, len 000240)
  891. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020464, ts 039936, len 000160)
  892. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019398, ts 1006398320, len 000240)
  893. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020465, ts 040096, len 000160)
  894. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020466, ts 040256, len 000160)
  895. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019399, ts 1006398560, len 000240)
  896. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020467, ts 040416, len 000160)
  897. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019400, ts 1006398800, len 000240)
  898. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020468, ts 040576, len 000160)
  899. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020469, ts 040736, len 000160)
  900. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019401, ts 1006399040, len 000240)
  901. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020470, ts 040896, len 000160)
  902. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019402, ts 1006399280, len 000240)
  903. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020471, ts 041056, len 000160)
  904. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020472, ts 041216, len 000160)
  905. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019403, ts 1006399520, len 000240)
  906. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020473, ts 041376, len 000160)
  907. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019404, ts 1006399760, len 000240)
  908. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020474, ts 041536, len 000160)
  909. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020475, ts 041696, len 000160)
  910. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019405, ts 1006400000, len 000240)
  911. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020476, ts 041856, len 000160)
  912. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019406, ts 1006400240, len 000240)
  913. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020477, ts 042016, len 000160)
  914. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020478, ts 042176, len 000160)
  915. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019407, ts 1006400480, len 000240)
  916. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020479, ts 042336, len 000160)
  917. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019408, ts 1006400720, len 000240)
  918. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020480, ts 042496, len 000160)
  919. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020481, ts 042656, len 000160)
  920. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019409, ts 1006400960, len 000240)
  921. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020482, ts 042816, len 000160)
  922. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019410, ts 1006401200, len 000240)
  923. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020483, ts 042976, len 000160)
  924. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020484, ts 043136, len 000160)
  925. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019411, ts 1006401440, len 000240)
  926. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020485, ts 043296, len 000160)
  927. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019412, ts 1006401680, len 000240)
  928. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020486, ts 043456, len 000160)
  929. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020487, ts 043616, len 000160)
  930. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019413, ts 1006401920, len 000240)
  931. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020488, ts 043776, len 000160)
  932. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019414, ts 1006402160, len 000240)
  933. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020489, ts 043936, len 000160)
  934. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020490, ts 044096, len 000160)
  935. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019415, ts 1006402400, len 000240)
  936. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020491, ts 044256, len 000160)
  937. [Feb 23 11:52:08] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019416, ts 1006402640, len 000240)
  938. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020492, ts 044416, len 000160)
  939. [Feb 23 11:52:08] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020493, ts 044576, len 000160)
  940. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019417, ts 1006402880, len 000240)
  941. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020494, ts 044736, len 000160)
  942. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019418, ts 1006403120, len 000240)
  943. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020495, ts 044896, len 000160)
  944. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020496, ts 045056, len 000160)
  945. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019419, ts 1006403360, len 000240)
  946. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020497, ts 045216, len 000160)
  947. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019420, ts 1006403600, len 000240)
  948. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020498, ts 045376, len 000160)
  949. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020499, ts 045536, len 000160)
  950. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019421, ts 1006403840, len 000240)
  951. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020500, ts 045696, len 000160)
  952. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019422, ts 1006404080, len 000240)
  953. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020501, ts 045856, len 000160)
  954. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020502, ts 046016, len 000160)
  955. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019423, ts 1006404320, len 000240)
  956. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020503, ts 046176, len 000160)
  957. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019424, ts 1006404560, len 000240)
  958. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020504, ts 046336, len 000160)
  959. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020505, ts 046496, len 000160)
  960. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019425, ts 1006404800, len 000240)
  961. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020506, ts 046656, len 000160)
  962. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019426, ts 1006405040, len 000240)
  963. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020507, ts 046816, len 000160)
  964. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020508, ts 046976, len 000160)
  965. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019427, ts 1006405280, len 000240)
  966. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020509, ts 047136, len 000160)
  967. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019428, ts 1006405520, len 000240)
  968. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020510, ts 047296, len 000160)
  969. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020511, ts 047456, len 000160)
  970. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019429, ts 1006405760, len 000240)
  971. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020512, ts 047616, len 000160)
  972. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019430, ts 1006406000, len 000240)
  973. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020513, ts 047776, len 000160)
  974. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020514, ts 047936, len 000160)
  975. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019431, ts 1006406240, len 000240)
  976. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020515, ts 048096, len 000160)
  977. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019432, ts 1006406480, len 000240)
  978. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020516, ts 048256, len 000160)
  979. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020517, ts 048416, len 000160)
  980. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019433, ts 1006406720, len 000240)
  981. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020518, ts 048576, len 000160)
  982. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019434, ts 1006406960, len 000240)
  983. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020519, ts 048736, len 000160)
  984. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020520, ts 048896, len 000160)
  985. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019435, ts 1006407200, len 000240)
  986. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020521, ts 049056, len 000160)
  987. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019436, ts 1006407440, len 000240)
  988. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020522, ts 049216, len 000160)
  989. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020523, ts 049376, len 000160)
  990. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019437, ts 1006407680, len 000240)
  991. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020524, ts 049536, len 000160)
  992. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019438, ts 1006407920, len 000240)
  993. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020525, ts 049696, len 000160)
  994. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020526, ts 049856, len 000160)
  995. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019439, ts 1006408160, len 000240)
  996. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020527, ts 050016, len 000160)
  997. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019440, ts 1006408400, len 000240)
  998. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020528, ts 050176, len 000160)
  999. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020529, ts 050336, len 000160)
  1000. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019441, ts 1006408640, len 000240)
  1001. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020530, ts 050496, len 000160)
  1002. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019442, ts 1006408880, len 000240)
  1003. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020531, ts 050656, len 000160)
  1004. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020532, ts 050816, len 000160)
  1005. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019443, ts 1006409120, len 000240)
  1006. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020533, ts 050976, len 000160)
  1007. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019444, ts 1006409360, len 000240)
  1008. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020534, ts 051136, len 000160)
  1009. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020535, ts 051296, len 000160)
  1010. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019445, ts 1006409600, len 000240)
  1011. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020536, ts 051456, len 000160)
  1012. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019446, ts 1006409840, len 000240)
  1013. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020537, ts 051616, len 000160)
  1014. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020538, ts 051776, len 000160)
  1015. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019447, ts 1006410080, len 000240)
  1016. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020539, ts 051936, len 000160)
  1017. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019448, ts 1006410320, len 000240)
  1018. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020540, ts 052096, len 000160)
  1019. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020541, ts 052256, len 000160)
  1020. [Feb 23 11:52:09] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019449, ts 1006410560, len 000240)
  1021. [Feb 23 11:52:09] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020542, ts 052416, len 000160)
  1022. [Feb 23 11:52:10] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019450, ts 1006410800, len 000240)
  1023. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020543, ts 052576, len 000160)
  1024. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020544, ts 052736, len 000160)
  1025. [Feb 23 11:52:10] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019451, ts 1006411040, len 000240)
  1026. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020545, ts 052896, len 000160)
  1027. [Feb 23 11:52:10]
  1028. [Feb 23 11:52:10] <--- SIP read from UDP:192.168.50.21:5060 --->
  1029. [Feb 23 11:52:10] INVITE sip:0612345678@192.168.50.252:5060 SIP/2.0
  1030. [Feb 23 11:52:10] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bKddd6b434a7c4cc739.f4c073cba0e79f617
  1031. [Feb 23 11:52:10] Max-Forwards: 70
  1032. [Feb 23 11:52:10] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  1033. [Feb 23 11:52:10] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  1034. [Feb 23 11:52:10] Call-ID: 558bc204dd7ae40a
  1035. [Feb 23 11:52:10] CSeq: 3617 INVITE
  1036. [Feb 23 11:52:10] Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO
  1037. [Feb 23 11:52:10] Allow-Events: aastra-xml, talk, hold, conference, LocalModeStatus
  1038. [Feb 23 11:52:10] Authorization: Digest username="cmpalsdf",realm="xivo",nonce="36803bcd",uri="sip:0612345678@192.168.50.252:5060",response="d095f38afa48c257ad7c5f631f80fe0f",algorithm=MD5
  1039. [Feb 23 11:52:10] Contact: "68" <sip:cmpalsdf@192.168.50.21:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-1000-8000-00085D2383DE>"
  1040. [Feb 23 11:52:10] Supported: path, gruu, 100rel, replaces
  1041. [Feb 23 11:52:10] User-Agent: Aastra 55i/3.3.1.4358
  1042. [Feb 23 11:52:10] Content-Type: application/sdp
  1043. [Feb 23 11:52:10] Content-Length: 618
  1044. [Feb 23 11:52:10]
  1045. [Feb 23 11:52:10] v=0
  1046. [Feb 23 11:52:10] o=MxSIP 0 2 IN IP4 192.168.50.21
  1047. [Feb 23 11:52:10] s=SIP Call
  1048. [Feb 23 11:52:10] c=IN IP4 192.168.50.21
  1049. [Feb 23 11:52:10] t=0 0
  1050. [Feb 23 11:52:10] m=audio 3000 RTP/AVP 0 18 106 107 113 110 111 112 98 97 115 96 9 8 101
  1051. [Feb 23 11:52:10] a=rtpmap:0 PCMU/8000
  1052. [Feb 23 11:52:10] a=rtpmap:18 G729/8000
  1053. [Feb 23 11:52:10] a=rtpmap:106 BV16/8000
  1054. [Feb 23 11:52:10] a=rtpmap:107 BV32/16000
  1055. [Feb 23 11:52:10] a=rtpmap:113 L16/16000
  1056. [Feb 23 11:52:10] a=rtpmap:110 PCMU/16000
  1057. [Feb 23 11:52:10] a=rtpmap:111 PCMA/16000
  1058. [Feb 23 11:52:10] a=rtpmap:112 L16/8000
  1059. [Feb 23 11:52:10] a=rtpmap:98 G726-16/8000
  1060. [Feb 23 11:52:10] a=rtpmap:97 G726-24/8000
  1061. [Feb 23 11:52:10] a=rtpmap:115 G726-32/8000
  1062. [Feb 23 11:52:10] a=rtpmap:96 G726-40/8000
  1063. [Feb 23 11:52:10] a=rtpmap:9 G722/8000
  1064. [Feb 23 11:52:10] a=rtpmap:8 PCMA/8000
  1065. [Feb 23 11:52:10] a=rtpmap:101 telephone-event/8000
  1066. [Feb 23 11:52:10] a=silenceSupp:on - - - -
  1067. [Feb 23 11:52:10] a=fmtp:18 annexb=yes
  1068. [Feb 23 11:52:10] a=fmtp:101 0-15
  1069. [Feb 23 11:52:10] a=ptime:30
  1070. [Feb 23 11:52:10] a=sendonly
  1071. [Feb 23 11:52:10]
  1072. [Feb 23 11:52:10] <------------->
  1073. [Feb 23 11:52:10] --- (15 headers 26 lines) ---
  1074. [Feb 23 11:52:10] Sending to 192.168.50.21:5060 (NAT)
  1075. [Feb 23 11:52:10] Comparing SDP version 1 -> 2 and unique parts [MxSIP 0 IN IP4 192.168.50.21] -> [MxSIP 0 IN IP4 192.168.50.21]
  1076. [Feb 23 11:52:10] Found RTP audio format 0
  1077. [Feb 23 11:52:10] Found RTP audio format 18
  1078. [Feb 23 11:52:10] Found RTP audio format 106
  1079. [Feb 23 11:52:10] Found RTP audio format 107
  1080. [Feb 23 11:52:10] Found RTP audio format 113
  1081. [Feb 23 11:52:10] Found RTP audio format 110
  1082. [Feb 23 11:52:10] Found RTP audio format 111
  1083. [Feb 23 11:52:10] Found RTP audio format 112
  1084. [Feb 23 11:52:10] Found RTP audio format 98
  1085. [Feb 23 11:52:10] Found RTP audio format 97
  1086. [Feb 23 11:52:10] Found RTP audio format 115
  1087. [Feb 23 11:52:10] Found RTP audio format 96
  1088. [Feb 23 11:52:10] Found RTP audio format 9
  1089. [Feb 23 11:52:10] Found RTP audio format 8
  1090. [Feb 23 11:52:10] Found RTP audio format 101
  1091. [Feb 23 11:52:10] Found audio description format PCMU for ID 0
  1092. [Feb 23 11:52:10] Found audio description format G729 for ID 18
  1093. [Feb 23 11:52:10] Found unknown media description format BV16 for ID 106
  1094. [Feb 23 11:52:10] Found unknown media description format BV32 for ID 107
  1095. [Feb 23 11:52:10] Found audio description format L16 for ID 113
  1096. [Feb 23 11:52:10] Found unknown media description format PCMU for ID 110
  1097. [Feb 23 11:52:10] Found unknown media description format PCMA for ID 111
  1098. [Feb 23 11:52:10] Found audio description format L16 for ID 112
  1099. [Feb 23 11:52:10] Found unknown media description format G726-16 for ID 98
  1100. [Feb 23 11:52:10] Found unknown media description format G726-24 for ID 97
  1101. [Feb 23 11:52:10] Found audio description format G726-32 for ID 115
  1102. [Feb 23 11:52:10] Found unknown media description format G726-40 for ID 96
  1103. [Feb 23 11:52:10] Found audio description format G722 for ID 9
  1104. [Feb 23 11:52:10] Found audio description format PCMA for ID 8
  1105. [Feb 23 11:52:10] Found audio description format telephone-event for ID 101
  1106. [Feb 23 11:52:10] Capabilities: us - (alaw|g722|g729|h264|gsm|g723|ulaw), peer - audio=(ulaw|alaw|g722|g729|slin|slin16|g726)/video=(nothing)/text=(nothing), combined - (alaw|g722|g729|ulaw)
  1107. [Feb 23 11:52:10] Non-codec capabilities (dtmf): us - 0x0 (nothing), peer - 0x1 (telephone-event|), combined - 0x0 (nothing)
  1108. [Feb 23 11:52:10] Peer audio RTP is at port 192.168.50.21:3000
  1109. [Feb 23 11:52:10]
  1110. [Feb 23 11:52:10] <--- Transmitting (NAT) to 192.168.50.21:5060 --->
  1111. [Feb 23 11:52:10] SIP/2.0 100 Trying
  1112. [Feb 23 11:52:10] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bKddd6b434a7c4cc739.f4c073cba0e79f617;received=192.168.50.21;rport=5060
  1113. [Feb 23 11:52:10] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  1114. [Feb 23 11:52:10] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  1115. [Feb 23 11:52:10] Call-ID: 558bc204dd7ae40a
  1116. [Feb 23 11:52:10] CSeq: 3617 INVITE
  1117. [Feb 23 11:52:10] Server: XiVO PBX 2020.07.05
  1118. [Feb 23 11:52:10] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1119. [Feb 23 11:52:10] Supported: replaces, timer
  1120. [Feb 23 11:52:10] Contact: <sip:0612345678@192.168.50.252:5060>
  1121. [Feb 23 11:52:10] Content-Length: 0
  1122. [Feb 23 11:52:10]
  1123. [Feb 23 11:52:10]
  1124. [Feb 23 11:52:10] <------------>
  1125. [Feb 23 11:52:10] Audio is at 11150
  1126. [Feb 23 11:52:10] Adding codec alaw to SDP
  1127. [Feb 23 11:52:10] Adding codec g722 to SDP
  1128. [Feb 23 11:52:10] Adding codec g729 to SDP
  1129. [Feb 23 11:52:10] Adding codec ulaw to SDP
  1130. [Feb 23 11:52:10]
  1131. [Feb 23 11:52:10] <--- Reliably Transmitting (NAT) to 192.168.50.21:5060 --->
  1132. [Feb 23 11:52:10] SIP/2.0 200 OK
  1133. [Feb 23 11:52:10] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bKddd6b434a7c4cc739.f4c073cba0e79f617;received=192.168.50.21;rport=5060
  1134. [Feb 23 11:52:10] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  1135. [Feb 23 11:52:10] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  1136. [Feb 23 11:52:10] Call-ID: 558bc204dd7ae40a
  1137. [Feb 23 11:52:10] CSeq: 3617 INVITE
  1138. [Feb 23 11:52:10] Server: XiVO PBX 2020.07.05
  1139. [Feb 23 11:52:10] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1140. [Feb 23 11:52:10] Supported: replaces, timer
  1141. [Feb 23 11:52:10] Contact: <sip:0612345678@192.168.50.252:5060>
  1142. [Feb 23 11:52:10] Content-Type: application/sdp
  1143. [Feb 23 11:52:10] Content-Length: 333
  1144. [Feb 23 11:52:10]
  1145. [Feb 23 11:52:10] v=0
  1146. [Feb 23 11:52:10] o=root 1649488727 1649488728 IN IP4 192.168.50.252
  1147. [Feb 23 11:52:10] s=Asterisk PBX 8:16.9.0-1~xivo2+deb9+20200630.134339.7c36a81
  1148. [Feb 23 11:52:10] c=IN IP4 192.168.50.252
  1149. [Feb 23 11:52:10] t=0 0
  1150. [Feb 23 11:52:10] m=audio 11150 RTP/AVP 8 9 18 0
  1151. [Feb 23 11:52:10] a=rtpmap:8 PCMA/8000
  1152. [Feb 23 11:52:10] a=rtpmap:9 G722/8000
  1153. [Feb 23 11:52:10] a=rtpmap:18 G729/8000
  1154. [Feb 23 11:52:10] a=fmtp:18 annexb=no
  1155. [Feb 23 11:52:10] a=rtpmap:0 PCMU/8000
  1156. [Feb 23 11:52:10] a=ptime:30
  1157. [Feb 23 11:52:10] a=maxptime:150
  1158. [Feb 23 11:52:10] a=recvonly
  1159. [Feb 23 11:52:10]
  1160. [Feb 23 11:52:10] <------------>
  1161. [Feb 23 11:52:10]     -- Started music on hold, class 'default', on channel 'SIP/TRUNKSIP-00000030'
  1162. [Feb 23 11:52:10] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019452, ts 1006411280, len 000240)
  1163. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020546, ts 053056, len 000160)
  1164. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020547, ts 053216, len 000160)
  1165. [Feb 23 11:52:10] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019453, ts 1006411520, len 000240)
  1166. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020548, ts 053376, len 000160)
  1167. [Feb 23 11:52:10] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019454, ts 1006411760, len 000240)
  1168. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020549, ts 053536, len 000160)
  1169. [Feb 23 11:52:10]        > 0x7faf04023ed0 -- Strict RTP switching to RTP target address TRUNKSIP_IP_ADR:14490 as source
  1170. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000555, ts 097600, len 000160)
  1171. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020550, ts 053696, len 000160)
  1172. [Feb 23 11:52:10]        > 0x7faf04023ed0 -- Strict RTP learning complete - Locking on source address TRUNKSIP_IP_ADR:14490
  1173. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000556, ts 097760, len 000160)
  1174. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031810, ts 000000, len 000240)
  1175. [Feb 23 11:52:10] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 019455, ts 1006412000, len 000240)
  1176. [Feb 23 11:52:10]
  1177. [Feb 23 11:52:10] <--- SIP read from UDP:192.168.50.21:5060 --->
  1178. [Feb 23 11:52:10] ACK sip:0612345678@192.168.50.252:5060 SIP/2.0
  1179. [Feb 23 11:52:10] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bKb0bb57081a4a897bd
  1180. [Feb 23 11:52:10] Max-Forwards: 70
  1181. [Feb 23 11:52:10] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  1182. [Feb 23 11:52:10] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  1183. [Feb 23 11:52:10] Call-ID: 558bc204dd7ae40a
  1184. [Feb 23 11:52:10] CSeq: 3617 ACK
  1185. [Feb 23 11:52:10] Authorization: Digest username="cmpalsdf",realm="xivo",nonce="36803bcd",uri="sip:0612345678@192.168.50.252:5060",response="d095f38afa48c257ad7c5f631f80fe0f",algorithm=MD5
  1186. [Feb 23 11:52:10] User-Agent: Aastra 55i/3.3.1.4358
  1187. [Feb 23 11:52:10] Content-Length: 0
  1188. [Feb 23 11:52:10]
  1189. [Feb 23 11:52:10]
  1190. [Feb 23 11:52:10] <------------->
  1191. [Feb 23 11:52:10] --- (10 headers 0 lines) ---
  1192. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020551, ts 053856, len 000160)
  1193. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000557, ts 097920, len 000160)
  1194. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031811, ts 000240, len 000240)
  1195. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020552, ts 054016, len 000160)
  1196. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000558, ts 098080, len 000160)
  1197. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020553, ts 054176, len 000160)
  1198. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000559, ts 098240, len 000160)
  1199. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031812, ts 000480, len 000240)
  1200. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020554, ts 054336, len 000160)
  1201. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000560, ts 098400, len 000160)
  1202. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031813, ts 000720, len 000240)
  1203. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020555, ts 054496, len 000160)
  1204. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000561, ts 098560, len 000160)
  1205. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020556, ts 054656, len 000160)
  1206. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000562, ts 098720, len 000160)
  1207. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031814, ts 000960, len 000240)
  1208. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020557, ts 054816, len 000160)
  1209. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000563, ts 098880, len 000160)
  1210. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031815, ts 001200, len 000240)
  1211. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020558, ts 054976, len 000160)
  1212. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000564, ts 099040, len 000160)
  1213. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020559, ts 055136, len 000160)
  1214. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000565, ts 099200, len 000160)
  1215. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031816, ts 001440, len 000240)
  1216. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020560, ts 055296, len 000160)
  1217. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000566, ts 099360, len 000160)
  1218. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031817, ts 001680, len 000240)
  1219. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020561, ts 055456, len 000160)
  1220. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000567, ts 099520, len 000160)
  1221. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020562, ts 055616, len 000160)
  1222. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000568, ts 099680, len 000160)
  1223. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031818, ts 001920, len 000240)
  1224. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020563, ts 055776, len 000160)
  1225. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000569, ts 099840, len 000160)
  1226. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031819, ts 002160, len 000240)
  1227. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020564, ts 055936, len 000160)
  1228. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000570, ts 100000, len 000160)
  1229. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020565, ts 056096, len 000160)
  1230. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000571, ts 100160, len 000160)
  1231. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031820, ts 002400, len 000240)
  1232. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020566, ts 056256, len 000160)
  1233. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000572, ts 100320, len 000160)
  1234. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031821, ts 002640, len 000240)
  1235. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020567, ts 056416, len 000160)
  1236. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000573, ts 100480, len 000160)
  1237. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020568, ts 056576, len 000160)
  1238. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000574, ts 100640, len 000160)
  1239. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031822, ts 002880, len 000240)
  1240. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020569, ts 056736, len 000160)
  1241. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000575, ts 100800, len 000160)
  1242. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031823, ts 003120, len 000240)
  1243. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020570, ts 056896, len 000160)
  1244. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000576, ts 100960, len 000160)
  1245. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020571, ts 057056, len 000160)
  1246. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000577, ts 101120, len 000160)
  1247. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031824, ts 003360, len 000240)
  1248. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020572, ts 057216, len 000160)
  1249. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000578, ts 101280, len 000160)
  1250. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031825, ts 003600, len 000240)
  1251. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020573, ts 057376, len 000160)
  1252. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000579, ts 101440, len 000160)
  1253. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020574, ts 057536, len 000160)
  1254. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000580, ts 101600, len 000160)
  1255. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031826, ts 003840, len 000240)
  1256. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020575, ts 057696, len 000160)
  1257. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000581, ts 101760, len 000160)
  1258. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031827, ts 004080, len 000240)
  1259. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020576, ts 057856, len 000160)
  1260. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000582, ts 101920, len 000160)
  1261. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020577, ts 058016, len 000160)
  1262. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000583, ts 102080, len 000160)
  1263. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031828, ts 004320, len 000240)
  1264. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020578, ts 058176, len 000160)
  1265. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000584, ts 102240, len 000160)
  1266. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031829, ts 004560, len 000240)
  1267. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020579, ts 058336, len 000160)
  1268. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000585, ts 102400, len 000160)
  1269. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020580, ts 058496, len 000160)
  1270. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000586, ts 102560, len 000160)
  1271. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031830, ts 004800, len 000240)
  1272. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020581, ts 058656, len 000160)
  1273. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000587, ts 102720, len 000160)
  1274. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031831, ts 005040, len 000240)
  1275. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020582, ts 058816, len 000160)
  1276. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000588, ts 102880, len 000160)
  1277. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020583, ts 058976, len 000160)
  1278. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000589, ts 103040, len 000160)
  1279. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031832, ts 005280, len 000240)
  1280. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020584, ts 059136, len 000160)
  1281. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000590, ts 103200, len 000160)
  1282. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031833, ts 005520, len 000240)
  1283. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020585, ts 059296, len 000160)
  1284. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000591, ts 103360, len 000160)
  1285. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020586, ts 059456, len 000160)
  1286. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000592, ts 103520, len 000160)
  1287. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031834, ts 005760, len 000240)
  1288. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020587, ts 059616, len 000160)
  1289. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000593, ts 103680, len 000160)
  1290. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031835, ts 006000, len 000240)
  1291. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020588, ts 059776, len 000160)
  1292. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000594, ts 103840, len 000160)
  1293. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020589, ts 059936, len 000160)
  1294. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000595, ts 104000, len 000160)
  1295. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031836, ts 006240, len 000240)
  1296. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020590, ts 060096, len 000160)
  1297. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000596, ts 104160, len 000160)
  1298. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031837, ts 006480, len 000240)
  1299. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020591, ts 060256, len 000160)
  1300. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000597, ts 104320, len 000160)
  1301. [Feb 23 11:52:10] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020592, ts 060416, len 000160)
  1302. [Feb 23 11:52:10] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000598, ts 104480, len 000160)
  1303. [Feb 23 11:52:10] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031838, ts 006720, len 000240)
  1304. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020593, ts 060576, len 000160)
  1305. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000599, ts 104640, len 000160)
  1306. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031839, ts 006960, len 000240)
  1307. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020594, ts 060736, len 000160)
  1308. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000600, ts 104800, len 000160)
  1309. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020595, ts 060896, len 000160)
  1310. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000601, ts 104960, len 000160)
  1311. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031840, ts 007200, len 000240)
  1312. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020596, ts 061056, len 000160)
  1313. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000602, ts 105120, len 000160)
  1314. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031841, ts 007440, len 000240)
  1315. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020597, ts 061216, len 000160)
  1316. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000603, ts 105280, len 000160)
  1317. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020598, ts 061376, len 000160)
  1318. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000604, ts 105440, len 000160)
  1319. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031842, ts 007680, len 000240)
  1320. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020599, ts 061536, len 000160)
  1321. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000605, ts 105600, len 000160)
  1322. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031843, ts 007920, len 000240)
  1323. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020600, ts 061696, len 000160)
  1324. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000606, ts 105760, len 000160)
  1325. [Feb 23 11:52:11]
  1326. [Feb 23 11:52:11] <--- SIP read from UDP:192.168.50.21:5060 --->
  1327. [Feb 23 11:52:11] INVITE sip:0612345678@192.168.50.252:5060 SIP/2.0
  1328. [Feb 23 11:52:11] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK3ea02ec3e594b9b20.30332dcbb67708b13
  1329. [Feb 23 11:52:11] Max-Forwards: 70
  1330. [Feb 23 11:52:11] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  1331. [Feb 23 11:52:11] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  1332. [Feb 23 11:52:11] Call-ID: 558bc204dd7ae40a
  1333. [Feb 23 11:52:11] CSeq: 3618 INVITE
  1334. [Feb 23 11:52:11] Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO
  1335. [Feb 23 11:52:11] Allow-Events: aastra-xml, talk, hold, conference, LocalModeStatus
  1336. [Feb 23 11:52:11] Authorization: Digest username="cmpalsdf",realm="xivo",nonce="36803bcd",uri="sip:0612345678@192.168.50.252:5060",response="d095f38afa48c257ad7c5f631f80fe0f",algorithm=MD5
  1337. [Feb 23 11:52:11] Contact: "68" <sip:cmpalsdf@192.168.50.21:5060;transport=udp>;+sip.instance="<urn:uuid:00000000-0000-1000-8000-00085D2383DE>"
  1338. [Feb 23 11:52:11] Supported: path, gruu, 100rel, replaces
  1339. [Feb 23 11:52:11] User-Agent: Aastra 55i/3.3.1.4358
  1340. [Feb 23 11:52:11] Content-Type: application/sdp
  1341. [Feb 23 11:52:11] Content-Length: 618
  1342. [Feb 23 11:52:11]
  1343. [Feb 23 11:52:11] v=0
  1344. [Feb 23 11:52:11] o=MxSIP 0 3 IN IP4 192.168.50.21
  1345. [Feb 23 11:52:11] s=SIP Call
  1346. [Feb 23 11:52:11] c=IN IP4 192.168.50.21
  1347. [Feb 23 11:52:11] t=0 0
  1348. [Feb 23 11:52:11] m=audio 3000 RTP/AVP 0 18 106 107 113 110 111 112 98 97 115 96 9 8 101
  1349. [Feb 23 11:52:11] a=rtpmap:0 PCMU/8000
  1350. [Feb 23 11:52:11] a=rtpmap:18 G729/8000
  1351. [Feb 23 11:52:11] a=rtpmap:106 BV16/8000
  1352. [Feb 23 11:52:11] a=rtpmap:107 BV32/16000
  1353. [Feb 23 11:52:11] a=rtpmap:113 L16/16000
  1354. [Feb 23 11:52:11] a=rtpmap:110 PCMU/16000
  1355. [Feb 23 11:52:11] a=rtpmap:111 PCMA/16000
  1356. [Feb 23 11:52:11] a=rtpmap:112 L16/8000
  1357. [Feb 23 11:52:11] a=rtpmap:98 G726-16/8000
  1358. [Feb 23 11:52:11] a=rtpmap:97 G726-24/8000
  1359. [Feb 23 11:52:11] a=rtpmap:115 G726-32/8000
  1360. [Feb 23 11:52:11] a=rtpmap:96 G726-40/8000
  1361. [Feb 23 11:52:11] a=rtpmap:9 G722/8000
  1362. [Feb 23 11:52:11] a=rtpmap:8 PCMA/8000
  1363. [Feb 23 11:52:11] a=rtpmap:101 telephone-event/8000
  1364. [Feb 23 11:52:11] a=silenceSupp:on - - - -
  1365. [Feb 23 11:52:11] a=fmtp:18 annexb=yes
  1366. [Feb 23 11:52:11] a=fmtp:101 0-15
  1367. [Feb 23 11:52:11] a=ptime:30
  1368. [Feb 23 11:52:11] a=sendrecv
  1369. [Feb 23 11:52:11]
  1370. [Feb 23 11:52:11] <------------->
  1371. [Feb 23 11:52:11] --- (15 headers 26 lines) ---
  1372. [Feb 23 11:52:11] Sending to 192.168.50.21:5060 (NAT)
  1373. [Feb 23 11:52:11] Comparing SDP version 2 -> 3 and unique parts [MxSIP 0 IN IP4 192.168.50.21] -> [MxSIP 0 IN IP4 192.168.50.21]
  1374. [Feb 23 11:52:11] Found RTP audio format 0
  1375. [Feb 23 11:52:11] Found RTP audio format 18
  1376. [Feb 23 11:52:11] Found RTP audio format 106
  1377. [Feb 23 11:52:11] Found RTP audio format 107
  1378. [Feb 23 11:52:11] Found RTP audio format 113
  1379. [Feb 23 11:52:11] Found RTP audio format 110
  1380. [Feb 23 11:52:11] Found RTP audio format 111
  1381. [Feb 23 11:52:11] Found RTP audio format 112
  1382. [Feb 23 11:52:11] Found RTP audio format 98
  1383. [Feb 23 11:52:11] Found RTP audio format 97
  1384. [Feb 23 11:52:11] Found RTP audio format 115
  1385. [Feb 23 11:52:11] Found RTP audio format 96
  1386. [Feb 23 11:52:11] Found RTP audio format 9
  1387. [Feb 23 11:52:11] Found RTP audio format 8
  1388. [Feb 23 11:52:11] Found RTP audio format 101
  1389. [Feb 23 11:52:11] Found audio description format PCMU for ID 0
  1390. [Feb 23 11:52:11] Found audio description format G729 for ID 18
  1391. [Feb 23 11:52:11] Found unknown media description format BV16 for ID 106
  1392. [Feb 23 11:52:11] Found unknown media description format BV32 for ID 107
  1393. [Feb 23 11:52:11] Found audio description format L16 for ID 113
  1394. [Feb 23 11:52:11] Found unknown media description format PCMU for ID 110
  1395. [Feb 23 11:52:11] Found unknown media description format PCMA for ID 111
  1396. [Feb 23 11:52:11] Found audio description format L16 for ID 112
  1397. [Feb 23 11:52:11] Found unknown media description format G726-16 for ID 98
  1398. [Feb 23 11:52:11] Found unknown media description format G726-24 for ID 97
  1399. [Feb 23 11:52:11] Found audio description format G726-32 for ID 115
  1400. [Feb 23 11:52:11] Found unknown media description format G726-40 for ID 96
  1401. [Feb 23 11:52:11] Found audio description format G722 for ID 9
  1402. [Feb 23 11:52:11] Found audio description format PCMA for ID 8
  1403. [Feb 23 11:52:11] Found audio description format telephone-event for ID 101
  1404. [Feb 23 11:52:11] Capabilities: us - (alaw|g722|g729|h264|gsm|g723|ulaw), peer - audio=(ulaw|alaw|g722|g729|slin|slin16|g726)/video=(nothing)/text=(nothing), combined - (alaw|g722|g729|ulaw)
  1405. [Feb 23 11:52:11] Non-codec capabilities (dtmf): us - 0x0 (nothing), peer - 0x1 (telephone-event|), combined - 0x0 (nothing)
  1406. [Feb 23 11:52:11] Peer audio RTP is at port 192.168.50.21:3000
  1407. [Feb 23 11:52:11]
  1408. [Feb 23 11:52:11] <--- Transmitting (NAT) to 192.168.50.21:5060 --->
  1409. [Feb 23 11:52:11] SIP/2.0 100 Trying
  1410. [Feb 23 11:52:11] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK3ea02ec3e594b9b20.30332dcbb67708b13;received=192.168.50.21;rport=5060
  1411. [Feb 23 11:52:11] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  1412. [Feb 23 11:52:11] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  1413. [Feb 23 11:52:11] Call-ID: 558bc204dd7ae40a
  1414. [Feb 23 11:52:11] CSeq: 3618 INVITE
  1415. [Feb 23 11:52:11] Server: XiVO PBX 2020.07.05
  1416. [Feb 23 11:52:11] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1417. [Feb 23 11:52:11] Supported: replaces, timer
  1418. [Feb 23 11:52:11] Contact: <sip:0612345678@192.168.50.252:5060>
  1419. [Feb 23 11:52:11] Content-Length: 0
  1420. [Feb 23 11:52:11]
  1421. [Feb 23 11:52:11]
  1422. [Feb 23 11:52:11] <------------>
  1423. [Feb 23 11:52:11] Audio is at 11150
  1424. [Feb 23 11:52:11] Adding codec alaw to SDP
  1425. [Feb 23 11:52:11] Adding codec g722 to SDP
  1426. [Feb 23 11:52:11] Adding codec g729 to SDP
  1427. [Feb 23 11:52:11] Adding codec ulaw to SDP
  1428. [Feb 23 11:52:11]
  1429. [Feb 23 11:52:11] <--- Reliably Transmitting (NAT) to 192.168.50.21:5060 --->
  1430. [Feb 23 11:52:11] SIP/2.0 200 OK
  1431. [Feb 23 11:52:11] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bK3ea02ec3e594b9b20.30332dcbb67708b13;received=192.168.50.21;rport=5060
  1432. [Feb 23 11:52:11] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  1433. [Feb 23 11:52:11] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  1434. [Feb 23 11:52:11] Call-ID: 558bc204dd7ae40a
  1435. [Feb 23 11:52:11] CSeq: 3618 INVITE
  1436. [Feb 23 11:52:11] Server: XiVO PBX 2020.07.05
  1437. [Feb 23 11:52:11] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  1438. [Feb 23 11:52:11] Supported: replaces, timer
  1439. [Feb 23 11:52:11] Contact: <sip:0612345678@192.168.50.252:5060>
  1440. [Feb 23 11:52:11] Content-Type: application/sdp
  1441. [Feb 23 11:52:11] Content-Length: 333
  1442. [Feb 23 11:52:11]
  1443. [Feb 23 11:52:11] v=0
  1444. [Feb 23 11:52:11] o=root 1649488727 1649488729 IN IP4 192.168.50.252
  1445. [Feb 23 11:52:11] s=Asterisk PBX 8:16.9.0-1~xivo2+deb9+20200630.134339.7c36a81
  1446. [Feb 23 11:52:11] c=IN IP4 192.168.50.252
  1447. [Feb 23 11:52:11] t=0 0
  1448. [Feb 23 11:52:11] m=audio 11150 RTP/AVP 8 9 18 0
  1449. [Feb 23 11:52:11] a=rtpmap:8 PCMA/8000
  1450. [Feb 23 11:52:11] a=rtpmap:9 G722/8000
  1451. [Feb 23 11:52:11] a=rtpmap:18 G729/8000
  1452. [Feb 23 11:52:11] a=fmtp:18 annexb=no
  1453. [Feb 23 11:52:11] a=rtpmap:0 PCMU/8000
  1454. [Feb 23 11:52:11] a=ptime:30
  1455. [Feb 23 11:52:11] a=maxptime:150
  1456. [Feb 23 11:52:11] a=sendrecv
  1457. [Feb 23 11:52:11]
  1458. [Feb 23 11:52:11] <------------>
  1459. [Feb 23 11:52:11]     -- Stopped music on hold on SIP/TRUNKSIP-00000030
  1460. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000607, ts 105920, len 000160)
  1461. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031844, ts 008160, len 000240)
  1462. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000608, ts 106080, len 000160)
  1463. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031845, ts 008400, len 000240)
  1464. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000609, ts 106240, len 000160)
  1465. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000610, ts 106400, len 000160)
  1466. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031846, ts 008640, len 000240)
  1467. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000611, ts 106560, len 000160)
  1468. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031847, ts 008880, len 000240)
  1469. [Feb 23 11:52:11]
  1470. [Feb 23 11:52:11] <--- SIP read from UDP:192.168.50.21:5060 --->
  1471. [Feb 23 11:52:11] ACK sip:0612345678@192.168.50.252:5060 SIP/2.0
  1472. [Feb 23 11:52:11] Via: SIP/2.0/UDP 192.168.50.21:5060;branch=z9hG4bKabc0180ce0de60e55
  1473. [Feb 23 11:52:11] Max-Forwards: 70
  1474. [Feb 23 11:52:11] From: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  1475. [Feb 23 11:52:11] To: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  1476. [Feb 23 11:52:11] Call-ID: 558bc204dd7ae40a
  1477. [Feb 23 11:52:11] CSeq: 3618 ACK
  1478. [Feb 23 11:52:11] Authorization: Digest username="cmpalsdf",realm="xivo",nonce="36803bcd",uri="sip:0612345678@192.168.50.252:5060",response="d095f38afa48c257ad7c5f631f80fe0f",algorithm=MD5
  1479. [Feb 23 11:52:11] User-Agent: Aastra 55i/3.3.1.4358
  1480. [Feb 23 11:52:11] Content-Length: 0
  1481. [Feb 23 11:52:11]
  1482. [Feb 23 11:52:11]
  1483. [Feb 23 11:52:11] <------------->
  1484. [Feb 23 11:52:11] --- (10 headers 0 lines) ---
  1485. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000612, ts 106720, len 000160)
  1486. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000613, ts 106880, len 000160)
  1487. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031848, ts 009120, len 000240)
  1488. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000614, ts 107040, len 000160)
  1489. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031849, ts 009360, len 000240)
  1490. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000615, ts 107200, len 000160)
  1491. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000616, ts 107360, len 000160)
  1492. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031850, ts 009600, len 000240)
  1493. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008948, ts 1905415936, len 000240)
  1494. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020601, ts 899057648, len 000160)
  1495. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020602, ts 899057808, len 000160)
  1496. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000617, ts 107520, len 000160)
  1497. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031851, ts 009840, len 000240)
  1498. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008949, ts 1905416176, len 000240)
  1499. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020603, ts 899057888, len 000160)
  1500. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000618, ts 107680, len 000160)
  1501. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000619, ts 107840, len 000160)
  1502. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031852, ts 010080, len 000240)
  1503. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008950, ts 1905416416, len 000240)
  1504. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020604, ts 899058048, len 000160)
  1505. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020605, ts 899058208, len 000160)
  1506. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000620, ts 108000, len 000160)
  1507. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031853, ts 010320, len 000240)
  1508. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008951, ts 1905416656, len 000240)
  1509. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020606, ts 899058368, len 000160)
  1510. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000621, ts 108160, len 000160)
  1511. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000622, ts 108320, len 000160)
  1512. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031854, ts 010560, len 000240)
  1513. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008952, ts 1905416896, len 000240)
  1514. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020607, ts 899058528, len 000160)
  1515. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020608, ts 899058688, len 000160)
  1516. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000623, ts 108480, len 000160)
  1517. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031855, ts 010800, len 000240)
  1518. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008953, ts 1905417136, len 000240)
  1519. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020609, ts 899058848, len 000160)
  1520. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000624, ts 108640, len 000160)
  1521. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000625, ts 108800, len 000160)
  1522. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031856, ts 011040, len 000240)
  1523. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008954, ts 1905417376, len 000240)
  1524. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020610, ts 899059008, len 000160)
  1525. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020611, ts 899059168, len 000160)
  1526. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000626, ts 108960, len 000160)
  1527. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031857, ts 011280, len 000240)
  1528. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008955, ts 1905417616, len 000240)
  1529. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020612, ts 899059328, len 000160)
  1530. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000627, ts 109120, len 000160)
  1531. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000628, ts 109280, len 000160)
  1532. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031858, ts 011520, len 000240)
  1533. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008956, ts 1905417856, len 000240)
  1534. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020613, ts 899059488, len 000160)
  1535. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020614, ts 899059648, len 000160)
  1536. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000629, ts 109440, len 000160)
  1537. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031859, ts 011760, len 000240)
  1538. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008957, ts 1905418096, len 000240)
  1539. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020615, ts 899059808, len 000160)
  1540. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000630, ts 109600, len 000160)
  1541. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000631, ts 109760, len 000160)
  1542. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031860, ts 012000, len 000240)
  1543. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008958, ts 1905418336, len 000240)
  1544. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020616, ts 899059968, len 000160)
  1545. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020617, ts 899060128, len 000160)
  1546. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000632, ts 109920, len 000160)
  1547. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031861, ts 012240, len 000240)
  1548. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008959, ts 1905418576, len 000240)
  1549. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020618, ts 899060288, len 000160)
  1550. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000633, ts 110080, len 000160)
  1551. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000634, ts 110240, len 000160)
  1552. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031862, ts 012480, len 000240)
  1553. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008960, ts 1905418816, len 000240)
  1554. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020619, ts 899060448, len 000160)
  1555. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020620, ts 899060608, len 000160)
  1556. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000635, ts 110400, len 000160)
  1557. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031863, ts 012720, len 000240)
  1558. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008961, ts 1905419056, len 000240)
  1559. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020621, ts 899060768, len 000160)
  1560. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000636, ts 110560, len 000160)
  1561. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000637, ts 110720, len 000160)
  1562. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031864, ts 012960, len 000240)
  1563. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008962, ts 1905419296, len 000240)
  1564. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020622, ts 899060928, len 000160)
  1565. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020623, ts 899061088, len 000160)
  1566. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000638, ts 110880, len 000160)
  1567. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031865, ts 013200, len 000240)
  1568. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008963, ts 1905419536, len 000240)
  1569. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020624, ts 899061248, len 000160)
  1570. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000639, ts 111040, len 000160)
  1571. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000640, ts 111200, len 000160)
  1572. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031866, ts 013440, len 000240)
  1573. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008964, ts 1905419776, len 000240)
  1574. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020625, ts 899061408, len 000160)
  1575. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020626, ts 899061568, len 000160)
  1576. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000641, ts 111360, len 000160)
  1577. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031867, ts 013680, len 000240)
  1578. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008965, ts 1905420016, len 000240)
  1579. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020627, ts 899061728, len 000160)
  1580. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000642, ts 111520, len 000160)
  1581. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000643, ts 111680, len 000160)
  1582. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031868, ts 013920, len 000240)
  1583. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008966, ts 1905420256, len 000240)
  1584. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020628, ts 899061888, len 000160)
  1585. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020629, ts 899062048, len 000160)
  1586. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000644, ts 111840, len 000160)
  1587. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031869, ts 014160, len 000240)
  1588. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008967, ts 1905420496, len 000240)
  1589. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020630, ts 899062208, len 000160)
  1590. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000645, ts 112000, len 000160)
  1591. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000646, ts 112160, len 000160)
  1592. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031870, ts 014400, len 000240)
  1593. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008968, ts 1905420736, len 000240)
  1594. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020631, ts 899062368, len 000160)
  1595. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020632, ts 899062528, len 000160)
  1596. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000647, ts 112320, len 000160)
  1597. [Feb 23 11:52:11] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031871, ts 014640, len 000240)
  1598. [Feb 23 11:52:11] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008969, ts 1905420976, len 000240)
  1599. [Feb 23 11:52:11] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020633, ts 899062688, len 000160)
  1600. [Feb 23 11:52:11] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000648, ts 112480, len 000160)
  1601. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000649, ts 112640, len 000160)
  1602. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031872, ts 014880, len 000240)
  1603. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008970, ts 1905421216, len 000240)
  1604. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020634, ts 899062848, len 000160)
  1605. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020635, ts 899063008, len 000160)
  1606. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000650, ts 112800, len 000160)
  1607. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031873, ts 015120, len 000240)
  1608. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008971, ts 1905421456, len 000240)
  1609. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020636, ts 899063168, len 000160)
  1610. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000651, ts 112960, len 000160)
  1611. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000652, ts 113120, len 000160)
  1612. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031874, ts 015360, len 000240)
  1613. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008972, ts 1905421696, len 000240)
  1614. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020637, ts 899063328, len 000160)
  1615. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020638, ts 899063488, len 000160)
  1616. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000653, ts 113280, len 000160)
  1617. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031875, ts 015600, len 000240)
  1618. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008973, ts 1905421936, len 000240)
  1619. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020639, ts 899063648, len 000160)
  1620. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000654, ts 113440, len 000160)
  1621. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000655, ts 113600, len 000160)
  1622. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031876, ts 015840, len 000240)
  1623. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008974, ts 1905422176, len 000240)
  1624. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020640, ts 899063808, len 000160)
  1625. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020641, ts 899063968, len 000160)
  1626. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000656, ts 113760, len 000160)
  1627. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031877, ts 016080, len 000240)
  1628. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008975, ts 1905422416, len 000240)
  1629. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020642, ts 899064128, len 000160)
  1630. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000657, ts 113920, len 000160)
  1631. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000658, ts 114080, len 000160)
  1632. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031878, ts 016320, len 000240)
  1633. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008976, ts 1905422656, len 000240)
  1634. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020643, ts 899064288, len 000160)
  1635. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020644, ts 899064448, len 000160)
  1636. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000659, ts 114240, len 000160)
  1637. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031879, ts 016560, len 000240)
  1638. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008977, ts 1905422896, len 000240)
  1639. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020645, ts 899064608, len 000160)
  1640. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000660, ts 114400, len 000160)
  1641. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000661, ts 114560, len 000160)
  1642. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031880, ts 016800, len 000240)
  1643. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008978, ts 1905423136, len 000240)
  1644. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020646, ts 899064768, len 000160)
  1645. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020647, ts 899064928, len 000160)
  1646. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000662, ts 114720, len 000160)
  1647. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031881, ts 017040, len 000240)
  1648. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008979, ts 1905423376, len 000240)
  1649. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020648, ts 899065088, len 000160)
  1650. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000663, ts 114880, len 000160)
  1651. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000664, ts 115040, len 000160)
  1652. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031882, ts 017280, len 000240)
  1653. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008980, ts 1905423616, len 000240)
  1654. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020649, ts 899065248, len 000160)
  1655. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020650, ts 899065408, len 000160)
  1656. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000665, ts 115200, len 000160)
  1657. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031883, ts 017520, len 000240)
  1658. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008981, ts 1905423856, len 000240)
  1659. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020651, ts 899065568, len 000160)
  1660. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000666, ts 115360, len 000160)
  1661. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000667, ts 115520, len 000160)
  1662. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031884, ts 017760, len 000240)
  1663. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008982, ts 1905424096, len 000240)
  1664. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020652, ts 899065728, len 000160)
  1665. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020653, ts 899065888, len 000160)
  1666. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000668, ts 115680, len 000160)
  1667. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031885, ts 018000, len 000240)
  1668. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008983, ts 1905424336, len 000240)
  1669. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020654, ts 899066048, len 000160)
  1670. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000669, ts 115840, len 000160)
  1671. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000670, ts 116000, len 000160)
  1672. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031886, ts 018240, len 000240)
  1673. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008984, ts 1905424576, len 000240)
  1674. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020655, ts 899066208, len 000160)
  1675. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020656, ts 899066368, len 000160)
  1676. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000671, ts 116160, len 000160)
  1677. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031887, ts 018480, len 000240)
  1678. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008985, ts 1905424816, len 000240)
  1679. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020657, ts 899066528, len 000160)
  1680. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000672, ts 116320, len 000160)
  1681. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000673, ts 116480, len 000160)
  1682. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031888, ts 018720, len 000240)
  1683. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008986, ts 1905425056, len 000240)
  1684. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020658, ts 899066688, len 000160)
  1685. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020659, ts 899066848, len 000160)
  1686. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000674, ts 116640, len 000160)
  1687. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031889, ts 018960, len 000240)
  1688. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008987, ts 1905425296, len 000240)
  1689. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020660, ts 899067008, len 000160)
  1690. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000675, ts 116800, len 000160)
  1691. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000676, ts 116960, len 000160)
  1692. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031890, ts 019200, len 000240)
  1693. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008988, ts 1905425536, len 000240)
  1694. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020661, ts 899067168, len 000160)
  1695. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020662, ts 899067328, len 000160)
  1696. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000677, ts 117120, len 000160)
  1697. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031891, ts 019440, len 000240)
  1698. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008989, ts 1905425776, len 000240)
  1699. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020663, ts 899067488, len 000160)
  1700. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000678, ts 117280, len 000160)
  1701. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000679, ts 117440, len 000160)
  1702. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031892, ts 019680, len 000240)
  1703. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008990, ts 1905426016, len 000240)
  1704. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020664, ts 899067648, len 000160)
  1705. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020665, ts 899067808, len 000160)
  1706. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000680, ts 117600, len 000160)
  1707. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031893, ts 019920, len 000240)
  1708. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008991, ts 1905426256, len 000240)
  1709. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020666, ts 899067968, len 000160)
  1710. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000681, ts 117760, len 000160)
  1711. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000682, ts 117920, len 000160)
  1712. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031894, ts 020160, len 000240)
  1713. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008992, ts 1905426496, len 000240)
  1714. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020667, ts 899068128, len 000160)
  1715. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020668, ts 899068288, len 000160)
  1716. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000683, ts 118080, len 000160)
  1717. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031895, ts 020400, len 000240)
  1718. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008993, ts 1905426736, len 000240)
  1719. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020669, ts 899068448, len 000160)
  1720. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000684, ts 118240, len 000160)
  1721. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008994, ts 1905426976, len 000240)
  1722. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000685, ts 118400, len 000160)
  1723. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020670, ts 899068608, len 000160)
  1724. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031896, ts 020640, len 000240)
  1725. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020671, ts 899068768, len 000160)
  1726. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000686, ts 118560, len 000160)
  1727. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031897, ts 020880, len 000240)
  1728. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008995, ts 1905427216, len 000240)
  1729. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020672, ts 899068928, len 000160)
  1730. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000687, ts 118720, len 000160)
  1731. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000688, ts 118880, len 000160)
  1732. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031898, ts 021120, len 000240)
  1733. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008996, ts 1905427456, len 000240)
  1734. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020673, ts 899069088, len 000160)
  1735. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020674, ts 899069248, len 000160)
  1736. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000689, ts 119040, len 000160)
  1737. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031899, ts 021360, len 000240)
  1738. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008997, ts 1905427696, len 000240)
  1739. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020675, ts 899069408, len 000160)
  1740. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000690, ts 119200, len 000160)
  1741. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000691, ts 119360, len 000160)
  1742. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031900, ts 021600, len 000240)
  1743. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008998, ts 1905427936, len 000240)
  1744. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020676, ts 899069568, len 000160)
  1745. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020677, ts 899069728, len 000160)
  1746. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000692, ts 119520, len 000160)
  1747. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031901, ts 021840, len 000240)
  1748. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 008999, ts 1905428176, len 000240)
  1749. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020678, ts 899069888, len 000160)
  1750. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000693, ts 119680, len 000160)
  1751. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000694, ts 119840, len 000160)
  1752. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031902, ts 022080, len 000240)
  1753. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009000, ts 1905428416, len 000240)
  1754. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020679, ts 899070048, len 000160)
  1755. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020680, ts 899070208, len 000160)
  1756. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000695, ts 120000, len 000160)
  1757. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031903, ts 022320, len 000240)
  1758. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009001, ts 1905428656, len 000240)
  1759. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020681, ts 899070368, len 000160)
  1760. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000696, ts 120160, len 000160)
  1761. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000697, ts 120320, len 000160)
  1762. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031904, ts 022560, len 000240)
  1763. [Feb 23 11:52:12] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009002, ts 1905428896, len 000240)
  1764. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020682, ts 899070528, len 000160)
  1765. [Feb 23 11:52:12] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020683, ts 899070688, len 000160)
  1766. [Feb 23 11:52:12] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000698, ts 120480, len 000160)
  1767. [Feb 23 11:52:12] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031905, ts 022800, len 000240)
  1768. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009003, ts 1905429136, len 000240)
  1769. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020684, ts 899070848, len 000160)
  1770. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000699, ts 120640, len 000160)
  1771. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000700, ts 120800, len 000160)
  1772. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031906, ts 023040, len 000240)
  1773. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009004, ts 1905429376, len 000240)
  1774. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020685, ts 899071008, len 000160)
  1775. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020686, ts 899071168, len 000160)
  1776. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000701, ts 120960, len 000160)
  1777. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031907, ts 023280, len 000240)
  1778. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009005, ts 1905429616, len 000240)
  1779. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020687, ts 899071328, len 000160)
  1780. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000702, ts 121120, len 000160)
  1781. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000703, ts 121280, len 000160)
  1782. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031908, ts 023520, len 000240)
  1783. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009006, ts 1905429856, len 000240)
  1784. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020688, ts 899071488, len 000160)
  1785. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020689, ts 899071648, len 000160)
  1786. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000704, ts 121440, len 000160)
  1787. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031909, ts 023760, len 000240)
  1788. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009007, ts 1905430096, len 000240)
  1789. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020690, ts 899071808, len 000160)
  1790. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000705, ts 121600, len 000160)
  1791. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000706, ts 121760, len 000160)
  1792. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031910, ts 024000, len 000240)
  1793. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009008, ts 1905430336, len 000240)
  1794. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020691, ts 899071968, len 000160)
  1795. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020692, ts 899072128, len 000160)
  1796. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000707, ts 121920, len 000160)
  1797. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031911, ts 024240, len 000240)
  1798. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009009, ts 1905430576, len 000240)
  1799. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020693, ts 899072288, len 000160)
  1800. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000708, ts 122080, len 000160)
  1801. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000709, ts 122240, len 000160)
  1802. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031912, ts 024480, len 000240)
  1803. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009010, ts 1905430816, len 000240)
  1804. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020694, ts 899072448, len 000160)
  1805. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020695, ts 899072608, len 000160)
  1806. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000710, ts 122400, len 000160)
  1807. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031913, ts 024720, len 000240)
  1808. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009011, ts 1905431056, len 000240)
  1809. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020696, ts 899072768, len 000160)
  1810. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000711, ts 122560, len 000160)
  1811. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000712, ts 122720, len 000160)
  1812. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031914, ts 024960, len 000240)
  1813. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009012, ts 1905431296, len 000240)
  1814. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020697, ts 899072928, len 000160)
  1815. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020698, ts 899073088, len 000160)
  1816. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000713, ts 122880, len 000160)
  1817. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031915, ts 025200, len 000240)
  1818. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009013, ts 1905431536, len 000240)
  1819. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020699, ts 899073248, len 000160)
  1820. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000714, ts 123040, len 000160)
  1821. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000715, ts 123200, len 000160)
  1822. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031916, ts 025440, len 000240)
  1823. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009014, ts 1905431776, len 000240)
  1824. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020700, ts 899073408, len 000160)
  1825. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020701, ts 899073568, len 000160)
  1826. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000716, ts 123360, len 000160)
  1827. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031917, ts 025680, len 000240)
  1828. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009015, ts 1905432016, len 000240)
  1829. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020702, ts 899073728, len 000160)
  1830. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000717, ts 123520, len 000160)
  1831. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000718, ts 123680, len 000160)
  1832. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031918, ts 025920, len 000240)
  1833. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009016, ts 1905432256, len 000240)
  1834. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020703, ts 899073888, len 000160)
  1835. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020704, ts 899074048, len 000160)
  1836. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000719, ts 123840, len 000160)
  1837. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031919, ts 026160, len 000240)
  1838. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009017, ts 1905432496, len 000240)
  1839. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020705, ts 899074208, len 000160)
  1840. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000720, ts 124000, len 000160)
  1841. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000721, ts 124160, len 000160)
  1842. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031920, ts 026400, len 000240)
  1843. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009018, ts 1905432736, len 000240)
  1844. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020706, ts 899074368, len 000160)
  1845. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020707, ts 899074528, len 000160)
  1846. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000722, ts 124320, len 000160)
  1847. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031921, ts 026640, len 000240)
  1848. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009019, ts 1905432976, len 000240)
  1849. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020708, ts 899074688, len 000160)
  1850. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000723, ts 124480, len 000160)
  1851. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000724, ts 124640, len 000160)
  1852. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031922, ts 026880, len 000240)
  1853. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009020, ts 1905433216, len 000240)
  1854. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020709, ts 899074848, len 000160)
  1855. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020710, ts 899075008, len 000160)
  1856. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000725, ts 124800, len 000160)
  1857. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031923, ts 027120, len 000240)
  1858. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009021, ts 1905433456, len 000240)
  1859. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020711, ts 899075168, len 000160)
  1860. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000726, ts 124960, len 000160)
  1861. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000727, ts 125120, len 000160)
  1862. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031924, ts 027360, len 000240)
  1863. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009022, ts 1905433696, len 000240)
  1864. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020712, ts 899075328, len 000160)
  1865. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020713, ts 899075488, len 000160)
  1866. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000728, ts 125280, len 000160)
  1867. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031925, ts 027600, len 000240)
  1868. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009023, ts 1905433936, len 000240)
  1869. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020714, ts 899075648, len 000160)
  1870. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000729, ts 125440, len 000160)
  1871. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000730, ts 125600, len 000160)
  1872. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031926, ts 027840, len 000240)
  1873. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009024, ts 1905434176, len 000240)
  1874. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020715, ts 899075808, len 000160)
  1875. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020716, ts 899075968, len 000160)
  1876. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000731, ts 125760, len 000160)
  1877. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031927, ts 028080, len 000240)
  1878. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009025, ts 1905434416, len 000240)
  1879. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020717, ts 899076128, len 000160)
  1880. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000732, ts 125920, len 000160)
  1881. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000733, ts 126080, len 000160)
  1882. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031928, ts 028320, len 000240)
  1883. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009026, ts 1905434656, len 000240)
  1884. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020718, ts 899076288, len 000160)
  1885. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020719, ts 899076448, len 000160)
  1886. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000734, ts 126240, len 000160)
  1887. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031929, ts 028560, len 000240)
  1888. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009027, ts 1905434896, len 000240)
  1889. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020720, ts 899076608, len 000160)
  1890. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000735, ts 126400, len 000160)
  1891. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009028, ts 1905435136, len 000240)
  1892. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020721, ts 899076768, len 000160)
  1893. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020722, ts 899076928, len 000160)
  1894. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000736, ts 126560, len 000160)
  1895. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031930, ts 028800, len 000240)
  1896. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000737, ts 126720, len 000160)
  1897. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031931, ts 029040, len 000240)
  1898. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009029, ts 1905435376, len 000240)
  1899. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020723, ts 899077088, len 000160)
  1900. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000738, ts 126880, len 000160)
  1901. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000739, ts 127040, len 000160)
  1902. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031932, ts 029280, len 000240)
  1903. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009030, ts 1905435616, len 000240)
  1904. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020724, ts 899077248, len 000160)
  1905. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020725, ts 899077408, len 000160)
  1906. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000740, ts 127200, len 000160)
  1907. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031933, ts 029520, len 000240)
  1908. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009031, ts 1905435856, len 000240)
  1909. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020726, ts 899077568, len 000160)
  1910. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000741, ts 127360, len 000160)
  1911. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000742, ts 127520, len 000160)
  1912. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031934, ts 029760, len 000240)
  1913. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009032, ts 1905436096, len 000240)
  1914. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020727, ts 899077728, len 000160)
  1915. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020728, ts 899077888, len 000160)
  1916. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000743, ts 127680, len 000160)
  1917. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031935, ts 030000, len 000240)
  1918. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009033, ts 1905436336, len 000240)
  1919. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020729, ts 899078048, len 000160)
  1920. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000744, ts 127840, len 000160)
  1921. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000745, ts 128000, len 000160)
  1922. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031936, ts 030240, len 000240)
  1923. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009034, ts 1905436576, len 000240)
  1924. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020730, ts 899078208, len 000160)
  1925. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020731, ts 899078368, len 000160)
  1926. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000746, ts 128160, len 000160)
  1927. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031937, ts 030480, len 000240)
  1928. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009035, ts 1905436816, len 000240)
  1929. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020732, ts 899078528, len 000160)
  1930. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000747, ts 128320, len 000160)
  1931. [Feb 23 11:52:13] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000748, ts 128480, len 000160)
  1932. [Feb 23 11:52:13] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031938, ts 030720, len 000240)
  1933. [Feb 23 11:52:13] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009036, ts 1905437056, len 000240)
  1934. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020733, ts 899078688, len 000160)
  1935. [Feb 23 11:52:13] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020734, ts 899078848, len 000160)
  1936. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000749, ts 128640, len 000160)
  1937. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031939, ts 030960, len 000240)
  1938. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009037, ts 1905437296, len 000240)
  1939. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020735, ts 899079008, len 000160)
  1940. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000750, ts 128800, len 000160)
  1941. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000751, ts 128960, len 000160)
  1942. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031940, ts 031200, len 000240)
  1943. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009038, ts 1905437536, len 000240)
  1944. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020736, ts 899079168, len 000160)
  1945. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020737, ts 899079328, len 000160)
  1946. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000752, ts 129120, len 000160)
  1947. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031941, ts 031440, len 000240)
  1948. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009039, ts 1905437776, len 000240)
  1949. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020738, ts 899079488, len 000160)
  1950. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000753, ts 129280, len 000160)
  1951. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000754, ts 129440, len 000160)
  1952. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031942, ts 031680, len 000240)
  1953. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009040, ts 1905438016, len 000240)
  1954. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020739, ts 899079648, len 000160)
  1955. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020740, ts 899079808, len 000160)
  1956. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000755, ts 129600, len 000160)
  1957. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031943, ts 031920, len 000240)
  1958. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009041, ts 1905438256, len 000240)
  1959. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020741, ts 899079968, len 000160)
  1960. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000756, ts 129760, len 000160)
  1961. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000757, ts 129920, len 000160)
  1962. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031944, ts 032160, len 000240)
  1963. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009042, ts 1905438496, len 000240)
  1964. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020742, ts 899080128, len 000160)
  1965. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020743, ts 899080288, len 000160)
  1966. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000758, ts 130080, len 000160)
  1967. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031945, ts 032400, len 000240)
  1968. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009043, ts 1905438736, len 000240)
  1969. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020744, ts 899080448, len 000160)
  1970. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000759, ts 130240, len 000160)
  1971. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000760, ts 130400, len 000160)
  1972. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031946, ts 032640, len 000240)
  1973. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009044, ts 1905438976, len 000240)
  1974. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020745, ts 899080608, len 000160)
  1975. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020746, ts 899080768, len 000160)
  1976. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000761, ts 130560, len 000160)
  1977. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031947, ts 032880, len 000240)
  1978. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009045, ts 1905439216, len 000240)
  1979. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020747, ts 899080928, len 000160)
  1980. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000762, ts 130720, len 000160)
  1981. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000763, ts 130880, len 000160)
  1982. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031948, ts 033120, len 000240)
  1983. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009046, ts 1905439456, len 000240)
  1984. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020748, ts 899081088, len 000160)
  1985. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020749, ts 899081248, len 000160)
  1986. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000764, ts 131040, len 000160)
  1987. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031949, ts 033360, len 000240)
  1988. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009047, ts 1905439696, len 000240)
  1989. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020750, ts 899081408, len 000160)
  1990. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000765, ts 131200, len 000160)
  1991. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000766, ts 131360, len 000160)
  1992. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031950, ts 033600, len 000240)
  1993. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009048, ts 1905439936, len 000240)
  1994. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020751, ts 899081568, len 000160)
  1995. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020752, ts 899081728, len 000160)
  1996. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000767, ts 131520, len 000160)
  1997. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031951, ts 033840, len 000240)
  1998. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009049, ts 1905440176, len 000240)
  1999. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020753, ts 899081888, len 000160)
  2000. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000768, ts 131680, len 000160)
  2001. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000769, ts 131840, len 000160)
  2002. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031952, ts 034080, len 000240)
  2003. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009050, ts 1905440416, len 000240)
  2004. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020754, ts 899082048, len 000160)
  2005. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020755, ts 899082208, len 000160)
  2006. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000770, ts 132000, len 000160)
  2007. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031953, ts 034320, len 000240)
  2008. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009051, ts 1905440656, len 000240)
  2009. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020756, ts 899082368, len 000160)
  2010. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000771, ts 132160, len 000160)
  2011. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000772, ts 132320, len 000160)
  2012. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031954, ts 034560, len 000240)
  2013. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009052, ts 1905440896, len 000240)
  2014. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020757, ts 899082528, len 000160)
  2015. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020758, ts 899082688, len 000160)
  2016. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000773, ts 132480, len 000160)
  2017. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031955, ts 034800, len 000240)
  2018. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009053, ts 1905441136, len 000240)
  2019. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020759, ts 899082848, len 000160)
  2020. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000774, ts 132640, len 000160)
  2021. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000775, ts 132800, len 000160)
  2022. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031956, ts 035040, len 000240)
  2023. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009054, ts 1905441376, len 000240)
  2024. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020760, ts 899083008, len 000160)
  2025. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020761, ts 899083168, len 000160)
  2026. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000776, ts 132960, len 000160)
  2027. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031957, ts 035280, len 000240)
  2028. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009055, ts 1905441616, len 000240)
  2029. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020762, ts 899083328, len 000160)
  2030. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000777, ts 133120, len 000160)
  2031. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000778, ts 133280, len 000160)
  2032. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031958, ts 035520, len 000240)
  2033. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009056, ts 1905441856, len 000240)
  2034. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020763, ts 899083488, len 000160)
  2035. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020764, ts 899083648, len 000160)
  2036. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000779, ts 133440, len 000160)
  2037. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031959, ts 035760, len 000240)
  2038. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009057, ts 1905442096, len 000240)
  2039. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020765, ts 899083808, len 000160)
  2040. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000780, ts 133600, len 000160)
  2041. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000781, ts 133760, len 000160)
  2042. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031960, ts 036000, len 000240)
  2043. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009058, ts 1905442336, len 000240)
  2044. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020766, ts 899083968, len 000160)
  2045. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020767, ts 899084128, len 000160)
  2046. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000782, ts 133920, len 000160)
  2047. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031961, ts 036240, len 000240)
  2048. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009059, ts 1905442576, len 000240)
  2049. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020768, ts 899084288, len 000160)
  2050. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000783, ts 134080, len 000160)
  2051. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000784, ts 134240, len 000160)
  2052. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031962, ts 036480, len 000240)
  2053. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009060, ts 1905442816, len 000240)
  2054. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020769, ts 899084448, len 000160)
  2055. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020770, ts 899084608, len 000160)
  2056. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000785, ts 134400, len 000160)
  2057. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031963, ts 036720, len 000240)
  2058. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009061, ts 1905443056, len 000240)
  2059. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020771, ts 899084768, len 000160)
  2060. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000786, ts 134560, len 000160)
  2061. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000787, ts 134720, len 000160)
  2062. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031964, ts 036960, len 000240)
  2063. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009062, ts 1905443296, len 000240)
  2064. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020772, ts 899084928, len 000160)
  2065. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020773, ts 899085088, len 000160)
  2066. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000788, ts 134880, len 000160)
  2067. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031965, ts 037200, len 000240)
  2068. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009063, ts 1905443536, len 000240)
  2069. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020774, ts 899085248, len 000160)
  2070. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000789, ts 135040, len 000160)
  2071. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000790, ts 135200, len 000160)
  2072. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031966, ts 037440, len 000240)
  2073. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009064, ts 1905443776, len 000240)
  2074. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020775, ts 899085408, len 000160)
  2075. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020776, ts 899085568, len 000160)
  2076. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000791, ts 135360, len 000160)
  2077. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031967, ts 037680, len 000240)
  2078. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009065, ts 1905444016, len 000240)
  2079. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020777, ts 899085728, len 000160)
  2080. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000792, ts 135520, len 000160)
  2081. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000793, ts 135680, len 000160)
  2082. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031968, ts 037920, len 000240)
  2083. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009066, ts 1905444256, len 000240)
  2084. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020778, ts 899085888, len 000160)
  2085. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020779, ts 899086048, len 000160)
  2086. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000794, ts 135840, len 000160)
  2087. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031969, ts 038160, len 000240)
  2088. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009067, ts 1905444496, len 000240)
  2089. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020780, ts 899086208, len 000160)
  2090. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000795, ts 136000, len 000160)
  2091. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000796, ts 136160, len 000160)
  2092. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031970, ts 038400, len 000240)
  2093. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009068, ts 1905444736, len 000240)
  2094. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020781, ts 899086368, len 000160)
  2095. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020782, ts 899086528, len 000160)
  2096. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000797, ts 136320, len 000160)
  2097. [Feb 23 11:52:14] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031971, ts 038640, len 000240)
  2098. [Feb 23 11:52:14] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009069, ts 1905444976, len 000240)
  2099. [Feb 23 11:52:14] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020783, ts 899086688, len 000160)
  2100. [Feb 23 11:52:14] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000798, ts 136480, len 000160)
  2101. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000799, ts 136640, len 000160)
  2102. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031972, ts 038880, len 000240)
  2103. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009070, ts 1905445216, len 000240)
  2104. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020784, ts 899086848, len 000160)
  2105. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020785, ts 899087008, len 000160)
  2106. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000800, ts 136800, len 000160)
  2107. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031973, ts 039120, len 000240)
  2108. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009071, ts 1905445456, len 000240)
  2109. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020786, ts 899087168, len 000160)
  2110. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000801, ts 136960, len 000160)
  2111. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000802, ts 137120, len 000160)
  2112. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031974, ts 039360, len 000240)
  2113. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009072, ts 1905445696, len 000240)
  2114. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020787, ts 899087328, len 000160)
  2115. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020788, ts 899087488, len 000160)
  2116. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000803, ts 137280, len 000160)
  2117. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031975, ts 039600, len 000240)
  2118. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009073, ts 1905445936, len 000240)
  2119. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020789, ts 899087648, len 000160)
  2120. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000804, ts 137440, len 000160)
  2121. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000805, ts 137600, len 000160)
  2122. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031976, ts 039840, len 000240)
  2123. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009074, ts 1905446176, len 000240)
  2124. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020790, ts 899087808, len 000160)
  2125. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020791, ts 899087968, len 000160)
  2126. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000806, ts 137760, len 000160)
  2127. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031977, ts 040080, len 000240)
  2128. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009075, ts 1905446416, len 000240)
  2129. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020792, ts 899088128, len 000160)
  2130. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000807, ts 137920, len 000160)
  2131. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000808, ts 138080, len 000160)
  2132. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031978, ts 040320, len 000240)
  2133. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009076, ts 1905446656, len 000240)
  2134. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020793, ts 899088288, len 000160)
  2135. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020794, ts 899088448, len 000160)
  2136. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000809, ts 138240, len 000160)
  2137. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031979, ts 040560, len 000240)
  2138. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009077, ts 1905446896, len 000240)
  2139. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020795, ts 899088608, len 000160)
  2140. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000810, ts 138400, len 000160)
  2141. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000811, ts 138560, len 000160)
  2142. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031980, ts 040800, len 000240)
  2143. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009078, ts 1905447136, len 000240)
  2144. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020796, ts 899088768, len 000160)
  2145. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020797, ts 899088928, len 000160)
  2146. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000812, ts 138720, len 000160)
  2147. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031981, ts 041040, len 000240)
  2148. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009079, ts 1905447376, len 000240)
  2149. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020798, ts 899089088, len 000160)
  2150. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000813, ts 138880, len 000160)
  2151. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000814, ts 139040, len 000160)
  2152. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031982, ts 041280, len 000240)
  2153. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009080, ts 1905447616, len 000240)
  2154. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020799, ts 899089248, len 000160)
  2155. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020800, ts 899089408, len 000160)
  2156. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000815, ts 139200, len 000160)
  2157. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031983, ts 041520, len 000240)
  2158. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009081, ts 1905447856, len 000240)
  2159. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020801, ts 899089568, len 000160)
  2160. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000816, ts 139360, len 000160)
  2161. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000817, ts 139520, len 000160)
  2162. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031984, ts 041760, len 000240)
  2163. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009082, ts 1905448096, len 000240)
  2164. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020802, ts 899089728, len 000160)
  2165. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020803, ts 899089888, len 000160)
  2166. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000818, ts 139680, len 000160)
  2167. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031985, ts 042000, len 000240)
  2168. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009083, ts 1905448336, len 000240)
  2169. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020804, ts 899090048, len 000160)
  2170. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000819, ts 139840, len 000160)
  2171. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000820, ts 140000, len 000160)
  2172. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031986, ts 042240, len 000240)
  2173. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009084, ts 1905448576, len 000240)
  2174. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020805, ts 899090208, len 000160)
  2175. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020806, ts 899090368, len 000160)
  2176. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000821, ts 140160, len 000160)
  2177. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031987, ts 042480, len 000240)
  2178. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009085, ts 1905448816, len 000240)
  2179. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020807, ts 899090528, len 000160)
  2180. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000822, ts 140320, len 000160)
  2181. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000823, ts 140480, len 000160)
  2182. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031988, ts 042720, len 000240)
  2183. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009086, ts 1905449056, len 000240)
  2184. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020808, ts 899090688, len 000160)
  2185. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020809, ts 899090848, len 000160)
  2186. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000824, ts 140640, len 000160)
  2187. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031989, ts 042960, len 000240)
  2188. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009087, ts 1905449296, len 000240)
  2189. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020810, ts 899091008, len 000160)
  2190. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000825, ts 140800, len 000160)
  2191. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000826, ts 140960, len 000160)
  2192. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031990, ts 043200, len 000240)
  2193. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009088, ts 1905449536, len 000240)
  2194. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020811, ts 899091168, len 000160)
  2195. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020812, ts 899091328, len 000160)
  2196. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000827, ts 141120, len 000160)
  2197. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031991, ts 043440, len 000240)
  2198. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009089, ts 1905449776, len 000240)
  2199. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020813, ts 899091488, len 000160)
  2200. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000828, ts 141280, len 000160)
  2201. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000829, ts 141440, len 000160)
  2202. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031992, ts 043680, len 000240)
  2203. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009090, ts 1905450016, len 000240)
  2204. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020814, ts 899091648, len 000160)
  2205. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020815, ts 899091808, len 000160)
  2206. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000830, ts 141600, len 000160)
  2207. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031993, ts 043920, len 000240)
  2208. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009091, ts 1905450256, len 000240)
  2209. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020816, ts 899091968, len 000160)
  2210. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000831, ts 141760, len 000160)
  2211. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000832, ts 141920, len 000160)
  2212. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031994, ts 044160, len 000240)
  2213. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009092, ts 1905450496, len 000240)
  2214. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020817, ts 899092128, len 000160)
  2215. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020818, ts 899092288, len 000160)
  2216. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000833, ts 142080, len 000160)
  2217. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031995, ts 044400, len 000240)
  2218. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009093, ts 1905450736, len 000240)
  2219. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020819, ts 899092448, len 000160)
  2220. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000834, ts 142240, len 000160)
  2221. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000835, ts 142400, len 000160)
  2222. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031996, ts 044640, len 000240)
  2223. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009094, ts 1905450976, len 000240)
  2224. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020820, ts 899092608, len 000160)
  2225. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020821, ts 899092768, len 000160)
  2226. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000836, ts 142560, len 000160)
  2227. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031997, ts 044880, len 000240)
  2228. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009095, ts 1905451216, len 000240)
  2229. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020822, ts 899092928, len 000160)
  2230. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000837, ts 142720, len 000160)
  2231. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000838, ts 142880, len 000160)
  2232. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031998, ts 045120, len 000240)
  2233. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009096, ts 1905451456, len 000240)
  2234. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020823, ts 899093088, len 000160)
  2235. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020824, ts 899093248, len 000160)
  2236. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000839, ts 143040, len 000160)
  2237. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 031999, ts 045360, len 000240)
  2238. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009097, ts 1905451696, len 000240)
  2239. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020825, ts 899093408, len 000160)
  2240. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000840, ts 143200, len 000160)
  2241. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000841, ts 143360, len 000160)
  2242. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032000, ts 045600, len 000240)
  2243. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009098, ts 1905451936, len 000240)
  2244. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020826, ts 899093568, len 000160)
  2245. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020827, ts 899093728, len 000160)
  2246. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000842, ts 143520, len 000160)
  2247. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032001, ts 045840, len 000240)
  2248. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009099, ts 1905452176, len 000240)
  2249. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020828, ts 899093888, len 000160)
  2250. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000843, ts 143680, len 000160)
  2251. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000844, ts 143840, len 000160)
  2252. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032002, ts 046080, len 000240)
  2253. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009100, ts 1905452416, len 000240)
  2254. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020829, ts 899094048, len 000160)
  2255. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020830, ts 899094208, len 000160)
  2256. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000845, ts 144000, len 000160)
  2257. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032003, ts 046320, len 000240)
  2258. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009101, ts 1905452656, len 000240)
  2259. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020831, ts 899094368, len 000160)
  2260. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000846, ts 144160, len 000160)
  2261. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000847, ts 144320, len 000160)
  2262. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032004, ts 046560, len 000240)
  2263. [Feb 23 11:52:15] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009102, ts 1905452896, len 000240)
  2264. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020832, ts 899094528, len 000160)
  2265. [Feb 23 11:52:15] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020833, ts 899094688, len 000160)
  2266. [Feb 23 11:52:15] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000848, ts 144480, len 000160)
  2267. [Feb 23 11:52:15] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032005, ts 046800, len 000240)
  2268. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009103, ts 1905453136, len 000240)
  2269. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020834, ts 899094848, len 000160)
  2270. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000849, ts 144640, len 000160)
  2271. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000850, ts 144800, len 000160)
  2272. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032006, ts 047040, len 000240)
  2273. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009104, ts 1905453376, len 000240)
  2274. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020835, ts 899095008, len 000160)
  2275. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020836, ts 899095168, len 000160)
  2276. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000851, ts 144960, len 000160)
  2277. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032007, ts 047280, len 000240)
  2278. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009105, ts 1905453616, len 000240)
  2279. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020837, ts 899095328, len 000160)
  2280. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000852, ts 145120, len 000160)
  2281. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000853, ts 145280, len 000160)
  2282. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032008, ts 047520, len 000240)
  2283. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009106, ts 1905453856, len 000240)
  2284. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020838, ts 899095488, len 000160)
  2285. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020839, ts 899095648, len 000160)
  2286. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000854, ts 145440, len 000160)
  2287. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032009, ts 047760, len 000240)
  2288. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009107, ts 1905454096, len 000240)
  2289. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020840, ts 899095808, len 000160)
  2290. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000855, ts 145600, len 000160)
  2291. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000856, ts 145760, len 000160)
  2292. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032010, ts 048000, len 000240)
  2293. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009108, ts 1905454336, len 000240)
  2294. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020841, ts 899095968, len 000160)
  2295. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020842, ts 899096128, len 000160)
  2296. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000857, ts 145920, len 000160)
  2297. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032011, ts 048240, len 000240)
  2298. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009109, ts 1905454576, len 000240)
  2299. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020843, ts 899096288, len 000160)
  2300. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000858, ts 146080, len 000160)
  2301. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000859, ts 146240, len 000160)
  2302. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032012, ts 048480, len 000240)
  2303. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009110, ts 1905454816, len 000240)
  2304. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020844, ts 899096448, len 000160)
  2305. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020845, ts 899096608, len 000160)
  2306. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000860, ts 146400, len 000160)
  2307. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032013, ts 048720, len 000240)
  2308. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009111, ts 1905455056, len 000240)
  2309. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020846, ts 899096768, len 000160)
  2310. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000861, ts 146560, len 000160)
  2311. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000862, ts 146720, len 000160)
  2312. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032014, ts 048960, len 000240)
  2313. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009112, ts 1905455296, len 000240)
  2314. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020847, ts 899096928, len 000160)
  2315. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020848, ts 899097088, len 000160)
  2316. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000863, ts 146880, len 000160)
  2317. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032015, ts 049200, len 000240)
  2318. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009113, ts 1905455536, len 000240)
  2319. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020849, ts 899097248, len 000160)
  2320. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000864, ts 147040, len 000160)
  2321. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000865, ts 147200, len 000160)
  2322. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032016, ts 049440, len 000240)
  2323. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009114, ts 1905455776, len 000240)
  2324. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020850, ts 899097408, len 000160)
  2325. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020851, ts 899097568, len 000160)
  2326. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000866, ts 147360, len 000160)
  2327. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032017, ts 049680, len 000240)
  2328. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009115, ts 1905456016, len 000240)
  2329. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020852, ts 899097728, len 000160)
  2330. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000867, ts 147520, len 000160)
  2331. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000868, ts 147680, len 000160)
  2332. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032018, ts 049920, len 000240)
  2333. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009116, ts 1905456256, len 000240)
  2334. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020853, ts 899097888, len 000160)
  2335. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020854, ts 899098048, len 000160)
  2336. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000869, ts 147840, len 000160)
  2337. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032019, ts 050160, len 000240)
  2338. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009117, ts 1905456496, len 000240)
  2339. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020855, ts 899098208, len 000160)
  2340. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000870, ts 148000, len 000160)
  2341. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000871, ts 148160, len 000160)
  2342. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032020, ts 050400, len 000240)
  2343. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009118, ts 1905456736, len 000240)
  2344. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020856, ts 899098368, len 000160)
  2345. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020857, ts 899098528, len 000160)
  2346. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000872, ts 148320, len 000160)
  2347. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032021, ts 050640, len 000240)
  2348. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009119, ts 1905456976, len 000240)
  2349. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020858, ts 899098688, len 000160)
  2350. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000873, ts 148480, len 000160)
  2351. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000874, ts 148640, len 000160)
  2352. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032022, ts 050880, len 000240)
  2353. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009120, ts 1905457216, len 000240)
  2354. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020859, ts 899098848, len 000160)
  2355. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020860, ts 899099008, len 000160)
  2356. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000875, ts 148800, len 000160)
  2357. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032023, ts 051120, len 000240)
  2358. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009121, ts 1905457456, len 000240)
  2359. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020861, ts 899099168, len 000160)
  2360. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000876, ts 148960, len 000160)
  2361. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000877, ts 149120, len 000160)
  2362. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032024, ts 051360, len 000240)
  2363. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009122, ts 1905457696, len 000240)
  2364. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020862, ts 899099328, len 000160)
  2365. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020863, ts 899099488, len 000160)
  2366. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000878, ts 149280, len 000160)
  2367. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032025, ts 051600, len 000240)
  2368. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009123, ts 1905457936, len 000240)
  2369. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020864, ts 899099648, len 000160)
  2370. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000879, ts 149440, len 000160)
  2371. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000880, ts 149600, len 000160)
  2372. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032026, ts 051840, len 000240)
  2373. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009124, ts 1905458176, len 000240)
  2374. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020865, ts 899099808, len 000160)
  2375. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020866, ts 899099968, len 000160)
  2376. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000881, ts 149760, len 000160)
  2377. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032027, ts 052080, len 000240)
  2378. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009125, ts 1905458416, len 000240)
  2379. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020867, ts 899100128, len 000160)
  2380. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000882, ts 149920, len 000160)
  2381. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000883, ts 150080, len 000160)
  2382. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032028, ts 052320, len 000240)
  2383. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009126, ts 1905458656, len 000240)
  2384. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020868, ts 899100288, len 000160)
  2385. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020869, ts 899100448, len 000160)
  2386. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000884, ts 150240, len 000160)
  2387. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032029, ts 052560, len 000240)
  2388. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009127, ts 1905458896, len 000240)
  2389. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020870, ts 899100608, len 000160)
  2390. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000885, ts 150400, len 000160)
  2391. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000886, ts 150560, len 000160)
  2392. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032030, ts 052800, len 000240)
  2393. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009128, ts 1905459136, len 000240)
  2394. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020871, ts 899100768, len 000160)
  2395. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020872, ts 899100928, len 000160)
  2396. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000887, ts 150720, len 000160)
  2397. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032031, ts 053040, len 000240)
  2398. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009129, ts 1905459376, len 000240)
  2399. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020873, ts 899101088, len 000160)
  2400. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000888, ts 150880, len 000160)
  2401. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000889, ts 151040, len 000160)
  2402. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032032, ts 053280, len 000240)
  2403. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009130, ts 1905459616, len 000240)
  2404. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020874, ts 899101248, len 000160)
  2405. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020875, ts 899101408, len 000160)
  2406. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000890, ts 151200, len 000160)
  2407. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032033, ts 053520, len 000240)
  2408. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009131, ts 1905459856, len 000240)
  2409. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020876, ts 899101568, len 000160)
  2410. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000891, ts 151360, len 000160)
  2411. [Feb 23 11:52:16] Got  RTP packet from    TRUNKSIP_IP_ADR:14490 (type 08, seq 000892, ts 151520, len 000160)
  2412. [Feb 23 11:52:16] Sent RTP packet to      192.168.50.21:3000 (type 08, seq 032034, ts 053760, len 000240)
  2413. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009132, ts 1905460096, len 000240)
  2414. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020877, ts 899101728, len 000160)
  2415. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020878, ts 899101888, len 000160)
  2416. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009133, ts 1905460336, len 000240)
  2417. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020879, ts 899102048, len 000160)
  2418. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009134, ts 1905460576, len 000240)
  2419. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020880, ts 899102208, len 000160)
  2420. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020881, ts 899102368, len 000160)
  2421. [Feb 23 11:52:16] Got  RTP packet from    192.168.50.21:3000 (type 08, seq 009135, ts 1905460816, len 000240)
  2422. [Feb 23 11:52:16] Sent RTP packet to      TRUNKSIP_IP_ADR:14490 (type 08, seq 020882, ts 899102528, len 000160)
  2423. [Feb 23 11:52:16]
  2424. [Feb 23 11:52:16] <--- SIP read from UDP:TRUNKSIP_IP_ADR:5060 --->
  2425. [Feb 23 11:52:16] BYE sip:MON_USER_NUM@MON_IP_PUBLIQUE:5060 SIP/2.0
  2426. [Feb 23 11:52:16] Via: SIP/2.0/UDP TRUNKSIP_IP_ADR:5060;branch=z9hG4bK3b51f04a;rport
  2427. [Feb 23 11:52:16] Max-Forwards: 70
  2428. [Feb 23 11:52:16] From: <sip:0612345678@TRUNKSIP_IP_ADR:5060>;tag=as3f4b6173
  2429. [Feb 23 11:52:16] To: "Gregory Desor" <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as499c4110
  2430. [Feb 23 11:52:16] Call-ID: 5d4490560736342b7f35cbf65f1b394e@sipreg1.TRUNKSIP-tel.fr
  2431. [Feb 23 11:52:16] CSeq: 102 BYE
  2432. [Feb 23 11:52:16] User-Agent: Asterisk PBX 11.25.3
  2433. [Feb 23 11:52:16] Reason: Q.850;cause=16
  2434. [Feb 23 11:52:16] X-Asterisk-HangupCause: Normal Clearing
  2435. [Feb 23 11:52:16] X-Asterisk-HangupCauseCode: 16
  2436. [Feb 23 11:52:16] Content-Length: 0
  2437. [Feb 23 11:52:16]
  2438. [Feb 23 11:52:16]
  2439. [Feb 23 11:52:16] <------------->
  2440. [Feb 23 11:52:16] --- (12 headers 0 lines) ---
  2441. [Feb 23 11:52:16] Sending to TRUNKSIP_IP_ADR:5060 (NAT)
  2442. [Feb 23 11:52:16] Scheduling destruction of SIP dialog '5d4490560736342b7f35cbf65f1b394e@sipreg1.TRUNKSIP-tel.fr' in 32000 ms (Method: BYE)
  2443. [Feb 23 11:52:16]
  2444. [Feb 23 11:52:16] <--- Transmitting (NAT) to TRUNKSIP_IP_ADR:5060 --->
  2445. [Feb 23 11:52:16] SIP/2.0 200 OK
  2446. [Feb 23 11:52:16] Via: SIP/2.0/UDP TRUNKSIP_IP_ADR:5060;branch=z9hG4bK3b51f04a;received=TRUNKSIP_IP_ADR;rport=5060
  2447. [Feb 23 11:52:16] From: <sip:0612345678@TRUNKSIP_IP_ADR:5060>;tag=as3f4b6173
  2448. [Feb 23 11:52:16] To: "Gregory Desor" <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as499c4110
  2449. [Feb 23 11:52:16] Call-ID: 5d4490560736342b7f35cbf65f1b394e@sipreg1.TRUNKSIP-tel.fr
  2450. [Feb 23 11:52:16] CSeq: 102 BYE
  2451. [Feb 23 11:52:16] Server: XiVO PBX 2020.07.05
  2452. [Feb 23 11:52:16] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2453. [Feb 23 11:52:16] Supported: replaces, timer
  2454. [Feb 23 11:52:16] Content-Length: 0
  2455. [Feb 23 11:52:16]
  2456. [Feb 23 11:52:16]
  2457. [Feb 23 11:52:16] <------------>
  2458. [Feb 23 11:52:16]     -- Channel SIP/TRUNKSIP-00000030 left 'simple_bridge' basic-bridge <1221d697-a837-4dbc-a595-7f4f1cf65ed6>
  2459. [Feb 23 11:52:16]     -- Channel SIP/cmpalsdf-0000002f left 'simple_bridge' basic-bridge <1221d697-a837-4dbc-a595-7f4f1cf65ed6>
  2460. [Feb 23 11:52:16]   == Spawn extension (outcall, dial, 12) exited non-zero on 'SIP/cmpalsdf-0000002f'
  2461. [Feb 23 11:52:16]     -- SIP/cmpalsdf-0000002f Internal Gosub(hangup_handlers,userevent,1) start
  2462. [Feb 23 11:52:16]     -- Executing [userevent@hangup_handlers:1] NoOp("SIP/cmpalsdf-0000002f", "Sending Hangup userevent") in new stack
  2463. [Feb 23 11:52:16]     -- Executing [userevent@hangup_handlers:2] UserEvent("SIP/cmpalsdf-0000002f", "Hangup,XIVO_USERUUID: 88e35f84-cb22-4a5c-8204-cc9cd9fdfc48") in new stack
  2464. [Feb 23 11:52:16]     -- Executing [userevent@hangup_handlers:3] Return("SIP/cmpalsdf-0000002f", "") in new stack
  2465. [Feb 23 11:52:16]   == Spawn extension (outcall, dial, 12) exited non-zero on 'SIP/cmpalsdf-0000002f'
  2466. [Feb 23 11:52:16]     -- SIP/cmpalsdf-0000002f Internal Gosub(hangup_handlers,userevent,1) complete GOSUB_RETVAL=
  2467. [Feb 23 11:52:16] Scheduling destruction of SIP dialog '558bc204dd7ae40a' in 32000 ms (Method: ACK)
  2468. [Feb 23 11:52:16] Reliably Transmitting (NAT) to 192.168.50.21:5060:
  2469. [Feb 23 11:52:16] BYE sip:cmpalsdf@192.168.50.21:5060;transport=udp SIP/2.0
  2470. [Feb 23 11:52:16] Via: SIP/2.0/UDP 192.168.50.252:5060;branch=z9hG4bK6e4d51a7;rport
  2471. [Feb 23 11:52:16] Max-Forwards: 70
  2472. [Feb 23 11:52:16] From: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  2473. [Feb 23 11:52:16] To: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  2474. [Feb 23 11:52:16] Call-ID: 558bc204dd7ae40a
  2475. [Feb 23 11:52:16] CSeq: 102 BYE
  2476. [Feb 23 11:52:16] User-Agent: XiVO PBX 2020.07.05
  2477. [Feb 23 11:52:16] Proxy-Authorization: Digest username="cmpalsdf", realm="xivo", algorithm=MD5, uri="sip:192.168.50.252", nonce="36803bcd", response="27c7c70427e1f835ba30c625bab0332c"
  2478. [Feb 23 11:52:16] X-Asterisk-HangupCause: Normal Clearing
  2479. [Feb 23 11:52:16] X-Asterisk-HangupCauseCode: 16
  2480. [Feb 23 11:52:16] Content-Length: 0
  2481. [Feb 23 11:52:16]
  2482. [Feb 23 11:52:16]
  2483. [Feb 23 11:52:16] ---
  2484. [Feb 23 11:52:17]
  2485. [Feb 23 11:52:17] <--- SIP read from UDP:192.168.50.21:5060 --->
  2486. [Feb 23 11:52:17] SIP/2.0 200 OK
  2487. [Feb 23 11:52:17] Via: SIP/2.0/UDP 192.168.50.252:5060;branch=z9hG4bK6e4d51a7;rport=5060;received=192.168.50.252
  2488. [Feb 23 11:52:17] From: <sip:0612345678@192.168.50.252:5060;user=phone>;tag=as295193bb
  2489. [Feb 23 11:52:17] To: "68" <sip:cmpalsdf@192.168.50.252:5060>;tag=8c28ed6b20
  2490. [Feb 23 11:52:17] Call-ID: 558bc204dd7ae40a
  2491. [Feb 23 11:52:17] CSeq: 102 BYE
  2492. [Feb 23 11:52:17] Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, OPTIONS, UPDATE, PRACK, SUBSCRIBE, INFO
  2493. [Feb 23 11:52:17] Allow-Events: aastra-xml, talk, hold, conference, LocalModeStatus
  2494. [Feb 23 11:52:17] Server: Aastra 55i/3.3.1.4358
  2495. [Feb 23 11:52:17] Supported: path
  2496. [Feb 23 11:52:17] Content-Length: 0
  2497. [Feb 23 11:52:17]
  2498. [Feb 23 11:52:17]
  2499. [Feb 23 11:52:17] <------------->
  2500. [Feb 23 11:52:17] --- (11 headers 0 lines) ---
  2501. [Feb 23 11:52:17] SIP Response message for INCOMING dialog BYE arrived
  2502. [Feb 23 11:52:17] Really destroying SIP dialog '558bc204dd7ae40a' Method: ACK
  2503. [Feb 23 11:52:20] NOTICE[116536]: chan_sip.c:15916 sip_reregister:    -- Re-registration for  MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr
  2504. [Feb 23 11:52:20] REGISTER 12 headers, 0 lines
  2505. [Feb 23 11:52:20] Reliably Transmitting (NAT) to TRUNKSIP_IP_ADR:5060:
  2506. [Feb 23 11:52:20] REGISTER sip:sipreg1.TRUNKSIP-tel.fr SIP/2.0
  2507. [Feb 23 11:52:20] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK045e0f52;rport
  2508. [Feb 23 11:52:20] Max-Forwards: 70
  2509. [Feb 23 11:52:20] From: <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as49d9820c
  2510. [Feb 23 11:52:20] To: <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>
  2511. [Feb 23 11:52:20] Call-ID: 214d8300786e5b6c457d94a23b7b7a51@127.0.1.1
  2512. [Feb 23 11:52:20] CSeq: 6334 REGISTER
  2513. [Feb 23 11:52:20] Supported: replaces, timer
  2514. [Feb 23 11:52:20] User-Agent: XiVO PBX 2020.07.05
  2515. [Feb 23 11:52:20] Authorization: Digest username="MON_USER_NUM", realm="telgw1", algorithm=MD5, uri="sip:sipreg1.TRUNKSIP-tel.fr", nonce="5c0f46bf", response="6ca480b7848e74efffb3fca9f8e5df73"
  2516. [Feb 23 11:52:20] Expires: 120
  2517. [Feb 23 11:52:20] Contact: <sip:s@MON_IP_PUBLIQUE:5060>
  2518. [Feb 23 11:52:20] Content-Length: 0
  2519. [Feb 23 11:52:20]
  2520. [Feb 23 11:52:20]
  2521. [Feb 23 11:52:20] ---
  2522. [Feb 23 11:52:20]
  2523. [Feb 23 11:52:20] <--- SIP read from UDP:TRUNKSIP_IP_ADR:5060 --->
  2524. [Feb 23 11:52:20] SIP/2.0 401 Unauthorized
  2525. [Feb 23 11:52:20] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK045e0f52;received=MON_IP_PUBLIQUE;rport=22392
  2526. [Feb 23 11:52:20] From: <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as49d9820c
  2527. [Feb 23 11:52:20] To: <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as38ce1881
  2528. [Feb 23 11:52:20] Call-ID: 214d8300786e5b6c457d94a23b7b7a51@127.0.1.1
  2529. [Feb 23 11:52:20] CSeq: 6334 REGISTER
  2530. [Feb 23 11:52:20] Server: Asterisk PBX 11.25.3
  2531. [Feb 23 11:52:20] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2532. [Feb 23 11:52:20] Supported: replaces, timer
  2533. [Feb 23 11:52:20] WWW-Authenticate: Digest algorithm=MD5, realm="telgw1", nonce="232e9802"
  2534. [Feb 23 11:52:20] Content-Length: 0
  2535. [Feb 23 11:52:20]
  2536. [Feb 23 11:52:20]
  2537. [Feb 23 11:52:20] <------------->
  2538. [Feb 23 11:52:20] --- (11 headers 0 lines) ---
  2539. [Feb 23 11:52:20] Responding to challenge, registration to domain/host name sipreg1.TRUNKSIP-tel.fr
  2540. [Feb 23 11:52:20] REGISTER 12 headers, 0 lines
  2541. [Feb 23 11:52:20] Reliably Transmitting (NAT) to TRUNKSIP_IP_ADR:5060:
  2542. [Feb 23 11:52:20] REGISTER sip:sipreg1.TRUNKSIP-tel.fr SIP/2.0
  2543. [Feb 23 11:52:20] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK42ea12e7;rport
  2544. [Feb 23 11:52:20] Max-Forwards: 70
  2545. [Feb 23 11:52:20] From: <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as49d9820c
  2546. [Feb 23 11:52:20] To: <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>
  2547. [Feb 23 11:52:20] Call-ID: 214d8300786e5b6c457d94a23b7b7a51@127.0.1.1
  2548. [Feb 23 11:52:20] CSeq: 6335 REGISTER
  2549. [Feb 23 11:52:20] Supported: replaces, timer
  2550. [Feb 23 11:52:20] User-Agent: XiVO PBX 2020.07.05
  2551. [Feb 23 11:52:20] Authorization: Digest username="MON_USER_NUM", realm="telgw1", algorithm=MD5, uri="sip:sipreg1.TRUNKSIP-tel.fr", nonce="232e9802", response="2028d765812bd8b238488ef4be613293"
  2552. [Feb 23 11:52:20] Expires: 120
  2553. [Feb 23 11:52:20] Contact: <sip:s@MON_IP_PUBLIQUE:5060>
  2554. [Feb 23 11:52:20] Content-Length: 0
  2555. [Feb 23 11:52:20]
  2556. [Feb 23 11:52:20]
  2557. [Feb 23 11:52:20] ---
  2558. [Feb 23 11:52:20]
  2559. [Feb 23 11:52:20] <--- SIP read from UDP:TRUNKSIP_IP_ADR:5060 --->
  2560. [Feb 23 11:52:20] SIP/2.0 200 OK
  2561. [Feb 23 11:52:20] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK42ea12e7;received=MON_IP_PUBLIQUE;rport=22392
  2562. [Feb 23 11:52:20] From: <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as49d9820c
  2563. [Feb 23 11:52:20] To: <sip:MON_USER_NUM@sipreg1.TRUNKSIP-tel.fr>;tag=as38ce1881
  2564. [Feb 23 11:52:20] Call-ID: 214d8300786e5b6c457d94a23b7b7a51@127.0.1.1
  2565. [Feb 23 11:52:20] CSeq: 6335 REGISTER
  2566. [Feb 23 11:52:20] Server: Asterisk PBX 11.25.3
  2567. [Feb 23 11:52:20] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2568. [Feb 23 11:52:20] Supported: replaces, timer
  2569. [Feb 23 11:52:20] Expires: 120
  2570. [Feb 23 11:52:20] Contact: <sip:s@MON_IP_PUBLIQUE:5060>;expires=120
  2571. [Feb 23 11:52:20] Date: Tue, 23 Feb 2021 10:51:56 GMT
  2572. [Feb 23 11:52:20] Content-Length: 0
  2573. [Feb 23 11:52:20]
  2574. [Feb 23 11:52:20]
  2575. [Feb 23 11:52:20] <------------->
  2576. [Feb 23 11:52:20] --- (13 headers 0 lines) ---
  2577. [Feb 23 11:52:20] NOTICE[116536]: chan_sip.c:24980 handle_response_register: Outbound Registration: Expiry for sipreg1.TRUNKSIP-tel.fr is 120 sec (Scheduling reregistration in 105 s)
  2578. [Feb 23 11:52:20] Really destroying SIP dialog '214d8300786e5b6c457d94a23b7b7a51@127.0.1.1' Method: REGISTER
  2579. [Feb 23 11:52:22] Reliably Transmitting (NAT) to TRUNKSIP_IP_ADR:5060:
  2580. [Feb 23 11:52:22] OPTIONS sip:TRUNKSIP_IP_ADR SIP/2.0
  2581. [Feb 23 11:52:22] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK6fe7b6bc;rport
  2582. [Feb 23 11:52:22] Max-Forwards: 70
  2583. [Feb 23 11:52:22] From: "xivo" <sip:MON_USER_NUM@MON_IP_PUBLIQUE>;tag=as5c408691
  2584. [Feb 23 11:52:22] To: <sip:TRUNKSIP_IP_ADR>
  2585. [Feb 23 11:52:22] Contact: <sip:MON_USER_NUM@MON_IP_PUBLIQUE:5060>
  2586. [Feb 23 11:52:22] Call-ID: 1e32a7473bc0005472eca2cd76e6f35d@MON_IP_PUBLIQUE:5060
  2587. [Feb 23 11:52:22] CSeq: 102 OPTIONS
  2588. [Feb 23 11:52:22] User-Agent: XiVO PBX 2020.07.05
  2589. [Feb 23 11:52:22] Date: Tue, 23 Feb 2021 10:52:22 GMT
  2590. [Feb 23 11:52:22] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2591. [Feb 23 11:52:22] Supported: replaces, timer
  2592. [Feb 23 11:52:22] Content-Length: 0
  2593. [Feb 23 11:52:22]
  2594. [Feb 23 11:52:22]
  2595. [Feb 23 11:52:22] ---
  2596. [Feb 23 11:52:22]
  2597. [Feb 23 11:52:22] <--- SIP read from UDP:TRUNKSIP_IP_ADR:5060 --->
  2598. [Feb 23 11:52:22] SIP/2.0 404 Not Found
  2599. [Feb 23 11:52:22] Via: SIP/2.0/UDP MON_IP_PUBLIQUE:5060;branch=z9hG4bK6fe7b6bc;received=MON_IP_PUBLIQUE;rport=22392
  2600. [Feb 23 11:52:22] From: "xivo" <sip:MON_USER_NUM@MON_IP_PUBLIQUE>;tag=as5c408691
  2601. [Feb 23 11:52:22] To: <sip:TRUNKSIP_IP_ADR>;tag=as7b6718c2
  2602. [Feb 23 11:52:22] Call-ID: 1e32a7473bc0005472eca2cd76e6f35d@MON_IP_PUBLIQUE:5060
  2603. [Feb 23 11:52:22] CSeq: 102 OPTIONS
  2604. [Feb 23 11:52:22] Server: Asterisk PBX 11.25.3
  2605. [Feb 23 11:52:22] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  2606. [Feb 23 11:52:22] Supported: replaces, timer
  2607. [Feb 23 11:52:22] Accept: application/sdp
  2608. [Feb 23 11:52:22] Content-Length: 0
  2609. [Feb 23 11:52:22]
  2610. [Feb 23 11:52:22]
  2611. [Feb 23 11:52:22] <------------->
  2612. [Feb 23 11:52:22] --- (11 headers 0 lines) ---
  2613. [Feb 23 11:52:22] Really destroying SIP dialog '1e32a7473bc0005472eca2cd76e6f35d@MON_IP_PUBLIQUE:5060' Method: OPTIONS
  2614.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement