Advertisement
Guest User

Untitled

a guest
Sep 8th, 2020
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.34 KB | None | 0 0
  1. freeswitch@fusion2> reloadxml
  2. +OK [Success]
  3.  
  4. 2020-09-08 10:30:32.425819 [INFO] mod_enum.c:884 ENUM Reloaded
  5. 2020-09-08 10:30:32.445823 [INFO] switch_time.c:1430 Timezone reloaded 530 definitions
  6. 2020-09-08 10:30:39.165818 [NOTICE] switch_channel.c:1118 New Channel sofia/internal/[email protected] [6c74c23c-5d2e-4b6d-af83-3fab66d9d99d]
  7. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:585 (sofia/internal/[email protected]) Running State Change CS_NEW (Cur 1 Tot 7)
  8. 2020-09-08 10:30:39.165818 [DEBUG] sofia.c:10280 sofia/internal/[email protected] receiving invite from 192.168.51.198:55280 version: 1.10.5 -release-17-25569c1631 64bit
  9. 2020-09-08 10:30:39.165818 [DEBUG] sofia.c:10374 verifying acl "domains" for ip/port 192.168.51.198:0.
  10. 2020-09-08 10:30:39.165818 [DEBUG] sofia.c:10403 IP 192.168.51.198 Approved by acl "domains[]". Access Granted.
  11. 2020-09-08 10:30:39.165818 [DEBUG] sofia.c:7326 Channel sofia/internal/[email protected] entering state [received][100]
  12. 2020-09-08 10:30:39.165818 [DEBUG] sofia.c:7336 Remote SDP:
  13. v=0
  14. o=- 3808575025 3808575025 IN IP4 192.168.51.198
  15. s=pjmedia
  16. b=AS:84
  17. t=0 0
  18. a=X-nat:0
  19. m=audio 4058 RTP/AVP 8 0 101
  20. c=IN IP4 192.168.51.198
  21. b=TIAS:64000
  22. a=rtpmap:8 PCMA/8000
  23. a=rtpmap:0 PCMU/8000
  24. a=rtpmap:101 telephone-event/8000
  25. a=fmtp:101 0-16
  26. a=rtcp:4059 IN IP4 192.168.51.198
  27. a=ssrc:836595126 cname:41754881361f7230
  28.  
  29. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5594 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  30. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5594 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  31. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5594 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  32. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5649 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
  33. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5594 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  34. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5594 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  35. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5649 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  36. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5594 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  37. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5510 Set telephone-event payload to 101@8000
  38. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:3839 Set Codec sofia/internal/[email protected] PCMA/8000 20 ms 160 samples 64000 bits 1 channels
  39. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_codec.c:111 sofia/internal/[email protected] Original read codec set to PCMA:8
  40. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5853 Set telephone-event payload to 101@8000
  41. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_media.c:5911 sofia/internal/[email protected] Set 2833 dtmf send payload to 101 recv payload to 101
  42. 2020-09-08 10:30:39.165818 [DEBUG] sofia.c:7760 (sofia/internal/[email protected]) State Change CS_NEW -> CS_INIT
  43. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:604 (sofia/internal/[email protected]) State NEW
  44. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:585 (sofia/internal/[email protected]) Running State Change CS_INIT (Cur 1 Tot 7)
  45. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:628 (sofia/internal/[email protected]) State INIT
  46. 2020-09-08 10:30:39.165818 [DEBUG] mod_sofia.c:93 sofia/internal/[email protected] SOFIA INIT
  47. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:40 sofia/internal/[email protected] Standard INIT
  48. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:48 (sofia/internal/[email protected]) State Change CS_INIT -> CS_ROUTING
  49. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:628 (sofia/internal/[email protected]) State INIT going to sleep
  50. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:585 (sofia/internal/[email protected]) Running State Change CS_ROUTING (Cur 1 Tot 7)
  51. 2020-09-08 10:30:39.165818 [DEBUG] switch_channel.c:2332 (sofia/internal/[email protected]) Callstate Change DOWN -> RINGING
  52. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:644 (sofia/internal/[email protected]) State ROUTING
  53. 2020-09-08 10:30:39.165818 [DEBUG] mod_sofia.c:154 sofia/internal/[email protected] SOFIA ROUTING
  54. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:236 sofia/internal/[email protected] Standard ROUTING
  55. 2020-09-08 10:30:39.165818 [INFO] mod_dialplan_xml.c:637 Processing 121213 <121213>->222 in context local
  56. Dialplan: sofia/internal/[email protected] parsing [local->user_exists] continue=true
  57. Dialplan: sofia/internal/[email protected] Regex (FAIL) [user_exists] ${loopback_leg}() =~ /^B$/ break=never
  58. Dialplan: sofia/internal/[email protected] Regex (PASS) [user_exists] () =~ // break=on-false
  59. Dialplan: sofia/internal/[email protected] Action set(user_exists=${user_exists id ${destination_number} ${domain_name}}) INLINE
  60. EXECUTE [depth=0] sofia/internal/[email protected] set(user_exists=false)
  61. 2020-09-08 10:30:39.165818 [DEBUG] mod_dptools.c:1672 SET sofia/internal/[email protected] [user_exists]=[false]
  62. Dialplan: sofia/internal/[email protected] Action set(from_user_exists=${user_exists id ${sip_from_user} ${sip_from_host}}) INLINE
  63. EXECUTE [depth=0] sofia/internal/[email protected] set(from_user_exists=true)
  64. 2020-09-08 10:30:39.165818 [DEBUG] mod_dptools.c:1672 SET sofia/internal/[email protected] [from_user_exists]=[true]
  65. Dialplan: sofia/internal/[email protected] Regex (FAIL) [user_exists] ${user_exists}(false) =~ /^true$/ break=on-false
  66. Dialplan: sofia/internal/[email protected] parsing [local->global-variables] continue=true
  67. Dialplan: sofia/internal/[email protected] Regex (PASS) [global-variables] () =~ // break=on-false
  68. Dialplan: sofia/internal/[email protected] Action set(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
  69. Dialplan: sofia/internal/[email protected] parsing [local->is_loopback] continue=true
  70. Dialplan: sofia/internal/[email protected] Regex (FAIL) [is_loopback] ${is_follow_me_loopback}() =~ /true/ break=on-false
  71. Dialplan: sofia/internal/[email protected] parsing [local->to-fusion] continue=false
  72. Dialplan: sofia/internal/[email protected] Regex (PASS) [to-fusion] destination_number(222) =~ /^(\d{3})$/ break=on-false
  73. Dialplan: sofia/internal/[email protected] Action set(hangup_after_bridge=true) INLINE
  74. EXECUTE [depth=0] sofia/internal/[email protected] set(hangup_after_bridge=true)
  75. 2020-09-08 10:30:39.165818 [DEBUG] mod_dptools.c:1672 SET sofia/internal/[email protected] [hangup_after_bridge]=[true]
  76. Dialplan: sofia/internal/[email protected] Action set(continue_on_fail=true) INLINE
  77. EXECUTE [depth=0] sofia/internal/[email protected] set(continue_on_fail=true)
  78. 2020-09-08 10:30:39.165818 [DEBUG] mod_dptools.c:1672 SET sofia/internal/[email protected] [continue_on_fail]=[true]
  79. Dialplan: sofia/internal/[email protected] Action transfer(fusion XML public)
  80. Dialplan: sofia/internal/[email protected] Action bridge(sofia/gateway/0b827c62-0a19-42a1-8194-8e94993d731c/222)
  81. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:287 (sofia/internal/[email protected]) State Change CS_ROUTING -> CS_EXECUTE
  82. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:644 (sofia/internal/[email protected]) State ROUTING going to sleep
  83. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:585 (sofia/internal/[email protected]) Running State Change CS_EXECUTE (Cur 1 Tot 7)
  84. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:651 (sofia/internal/[email protected]) State EXECUTE
  85. 2020-09-08 10:30:39.165818 [DEBUG] mod_sofia.c:209 sofia/internal/[email protected] SOFIA EXECUTE
  86. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:329 sofia/internal/[email protected] Standard EXECUTE
  87. EXECUTE [depth=0] sofia/internal/[email protected] set(RFC2822_DATE=Tue, 08 Sep 2020 10:30:39 -0400)
  88. 2020-09-08 10:30:39.165818 [DEBUG] mod_dptools.c:1672 SET sofia/internal/[email protected] [RFC2822_DATE]=[Tue, 08 Sep 2020 10:30:39 -0400]
  89. EXECUTE [depth=0] sofia/internal/[email protected] transfer(fusion XML public)
  90. 2020-09-08 10:30:39.165818 [DEBUG] switch_ivr.c:2243 (sofia/internal/[email protected]) State Change CS_EXECUTE -> CS_ROUTING
  91. 2020-09-08 10:30:39.165818 [NOTICE] switch_ivr.c:2250 Transfer sofia/internal/[email protected] to XML[fusion@public]
  92. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:651 (sofia/internal/[email protected]) State EXECUTE going to sleep
  93. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:585 (sofia/internal/[email protected]) Running State Change CS_ROUTING (Cur 1 Tot 7)
  94. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:644 (sofia/internal/[email protected]) State ROUTING
  95. 2020-09-08 10:30:39.165818 [DEBUG] mod_sofia.c:145 Call appears to be already acknowledged
  96. 2020-09-08 10:30:39.165818 [DEBUG] mod_sofia.c:154 sofia/internal/[email protected] SOFIA ROUTING
  97. 2020-09-08 10:30:39.165818 [DEBUG] switch_core_state_machine.c:236 sofia/internal/[email protected] Standard ROUTING
  98. 2020-09-08 10:30:39.165818 [INFO] mod_dialplan_xml.c:637 Processing 121213 <121213>->fusion in context public
  99. Dialplan: sofia/internal/[email protected] parsing [public->caller-details] continue=true
  100. Dialplan: sofia/internal/[email protected] Regex (PASS) [caller-details] () =~ // break=never
  101. Dialplan: sofia/internal/[email protected] Action export(call_direction=inbound) INLINE
  102. EXECUTE [depth=0] sofia/internal/[email protected] export(call_direction=inbound)
  103. 2020-09-08 10:30:39.165818 [DEBUG] switch_channel.c:1310 EXPORT (export_vars) [call_direction]=[inbound]
  104. Dialplan: sofia/internal/[email protected] Action set(caller_destination=${sip_to_user}) INLINE
  105. EXECUTE [depth=0] sofia/internal/[email protected] set(caller_destination=222)
  106. 2020-09-08 10:30:39.165818 [DEBUG] mod_dptools.c:1672 SET sofia/internal/[email protected] [caller_destination]=[222]
  107. Dialplan: sofia/internal/[email protected] Action set(caller_id_name=${caller_id_name}) INLINE
  108. EXECUTE [depth=0] sofia/internal/[email protected] set(caller_id_name=121213)
  109. 2020-09-08 10:30:39.165818 [DEBUG] mod_dptools.c:1672 SET sofia/internal/[email protected] [caller_id_name]=[121213]
  110. Dialplan: sofia/internal/[email protected] Action set(caller_id_number=${caller_id_number})
  111. Dialplan: sofia/internal/[email protected] parsing [public->to-stc] continue=false
  112. Dialplan: sofia/internal/[email protected] Regex (FAIL) [to-stc] destination_number(fusion) =~ /^(\d{4})$/ break=on-false
  113. Dialplan: sofia/internal/[email protected] parsing [public->to-stc] continue=false
  114. Dialplan: sofia/internal/[email protected] Regex (FAIL) [to-stc] destination_number(fusion) =~ /^(\d{10})$/ break=on-false
  115. Dialplan: sofia/internal/[email protected] parsing [public->to-fusion] continue=false
  116. Dialplan: sofia/internal/[email protected] Regex (FAIL) [to-fusion] destination_number(fusion) =~ /^(\d{3})$/ break=on-false
  117. Dialplan: sofia/internal/[email protected] parsing [public->not-found] continue=false
  118. Dialplan: sofia/internal/[email protected] Regex (PASS) [not-found] () =~ // break=on-false
  119. Dialplan: sofia/internal/[email protected] Action export(call_direction=inbound) INLINE
  120. EXECUTE [depth=0] sofia/internal/[email protected] export(call_direction=inbound)
  121. 2020-09-08 10:30:39.185815 [DEBUG] switch_channel.c:1310 EXPORT (export_vars) [call_direction]=[inbound]
  122. Dialplan: sofia/internal/[email protected] Action set(call_direction=inbound) INLINE
  123. EXECUTE [depth=0] sofia/internal/[email protected] set(call_direction=inbound)
  124. 2020-09-08 10:30:39.185815 [DEBUG] mod_dptools.c:1672 SET sofia/internal/[email protected] [call_direction]=[inbound]
  125. Dialplan: sofia/internal/[email protected] Action log(WARNING [inbound routes] 404 not found ${sip_network_ip})
  126. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:287 (sofia/internal/[email protected]) State Change CS_ROUTING -> CS_EXECUTE
  127. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:644 (sofia/internal/[email protected]) State ROUTING going to sleep
  128. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:585 (sofia/internal/[email protected]) Running State Change CS_EXECUTE (Cur 1 Tot 7)
  129. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:651 (sofia/internal/[email protected]) State EXECUTE
  130. 2020-09-08 10:30:39.185815 [DEBUG] mod_sofia.c:209 sofia/internal/[email protected] SOFIA EXECUTE
  131. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:329 sofia/internal/[email protected] Standard EXECUTE
  132. EXECUTE [depth=0] sofia/internal/[email protected] set(caller_id_number=121213)
  133. 2020-09-08 10:30:39.185815 [DEBUG] mod_dptools.c:1672 SET sofia/internal/[email protected] [caller_id_number]=[121213]
  134. EXECUTE [depth=0] sofia/internal/[email protected] log(WARNING [inbound routes] 404 not found 192.168.51.198)
  135. 2020-09-08 10:30:39.185815 [WARNING] mod_dptools.c:1866 [inbound routes] 404 not found 192.168.51.198
  136. 2020-09-08 10:30:39.185815 [NOTICE] switch_core_state_machine.c:386 sofia/internal/[email protected] has executed the last dialplan instruction, hanging up.
  137. 2020-09-08 10:30:39.185815 [NOTICE] switch_core_state_machine.c:388 Hangup sofia/internal/[email protected] [CS_EXECUTE] [NORMAL_CLEARING]
  138. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:651 (sofia/internal/[email protected]) State EXECUTE going to sleep
  139. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:585 (sofia/internal/[email protected]) Running State Change CS_HANGUP (Cur 1 Tot 7)
  140. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:848 (sofia/internal/[email protected]) Callstate Change RINGING -> HANGUP
  141. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:850 (sofia/internal/[email protected]) State HANGUP
  142. 2020-09-08 10:30:39.185815 [DEBUG] mod_sofia.c:453 Channel sofia/internal/[email protected] hanging up, cause: NORMAL_CLEARING
  143. 2020-09-08 10:30:39.185815 [DEBUG] mod_sofia.c:598 Responding to INVITE with: 480
  144. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:60 sofia/internal/[email protected] Standard HANGUP, cause: NORMAL_CLEARING
  145. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:850 (sofia/internal/[email protected]) State HANGUP going to sleep
  146. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:620 (sofia/internal/[email protected]) State Change CS_HANGUP -> CS_REPORTING
  147. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:585 (sofia/internal/[email protected]) Running State Change CS_REPORTING (Cur 1 Tot 7)
  148. 2020-09-08 10:30:39.185815 [DEBUG] switch_core_state_machine.c:936 (sofia/internal/[email protected]) State REPORTING
  149. 2020-09-08 10:30:39.205822 [DEBUG] switch_core_state_machine.c:174 sofia/internal/[email protected] Standard REPORTING, cause: NORMAL_CLEARING
  150. 2020-09-08 10:30:39.205822 [DEBUG] switch_core_state_machine.c:936 (sofia/internal/[email protected]) State REPORTING going to sleep
  151. 2020-09-08 10:30:39.205822 [DEBUG] switch_core_state_machine.c:611 (sofia/internal/[email protected]) State Change CS_REPORTING -> CS_DESTROY
  152. 2020-09-08 10:30:39.205822 [DEBUG] switch_core_session.c:1726 Session 7 (sofia/internal/[email protected]) Locked, Waiting on external entities
  153. 2020-09-08 10:30:39.205822 [NOTICE] switch_core_session.c:1744 Session 7 (sofia/internal/[email protected]) Ended
  154. 2020-09-08 10:30:39.205822 [NOTICE] switch_core_session.c:1748 Close Channel sofia/internal/[email protected] [CS_DESTROY]
  155. 2020-09-08 10:30:39.205822 [DEBUG] switch_core_state_machine.c:739 (sofia/internal/[email protected]) Running State Change CS_DESTROY (Cur 0 Tot 7)
  156. 2020-09-08 10:30:39.205822 [DEBUG] switch_core_state_machine.c:749 (sofia/internal/[email protected]) State DESTROY
  157. 2020-09-08 10:30:39.205822 [DEBUG] mod_sofia.c:364 sofia/internal/[email protected] SOFIA DESTROY
  158. 2020-09-08 10:30:39.205822 [DEBUG] switch_core_state_machine.c:181 sofia/internal/[email protected] Standard DESTROY
  159. 2020-09-08 10:30:39.205822 [DEBUG] switch_core_state_machine.c:749 (sofia/internal/[email protected]) State DESTROY going to sleep
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement