Advertisement
inquba

Untitled

May 2nd, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. it seems that problem is with polycom that instead of registering to 192.168.2.144 it registers to 127.0.0.1. that is why I can not dial between extensions..... how I fix it in internal profile ?
  2.  
  3.  
  4. freeswitch@internal> show registrations
  5. reg_user,realm,token,url,expires,network_ip,network_port,network_proto,hostname
  6. 102,127.0.0.1,[email protected],sofia/internal/sip:[email protected],1335981042,192.168.2.104,5060,udp,colin
  7. 103,127.0.0.1,[email protected],sofia/internal/sip:[email protected],1335981043,192.168.2.104,5060,udp,colin
  8. 101,127.0.0.1,[email protected],sofia/internal/sip:[email protected],1335981043,192.168.2.104,5060,udp,colin
  9. 104,192.168.2.144,[email protected],sofia/internal/sip:[email protected]:5060,1335981198,192.168.2.122,5060,udp,colin
  10. 105,192.168.2.144,[email protected],sofia/internal/sip:[email protected]:5061,1335980703,192.168.2.40,5061,udp,colin
  11.  
  12.  
  13.  
  14.  
  15.  
  16. +OK log level [7]
  17. freeswitch@internal> 2012-05-02 12:29:50.594392 [DEBUG] sofia.c:7267 IP 192.168.2.104 Rejected by acl "domains". Falling back to Digest auth.
  18. 2012-05-02 12:29:50.714376 [DEBUG] sofia.c:7267 IP 192.168.2.104 Rejected by acl "domains". Falling back to Digest auth.
  19. 2012-05-02 12:29:50.734965 [NOTICE] switch_channel.c:915 New Channel sofia/internal/[email protected] [6bda4094-947c-11e1-835d-d98a53d57c5c]
  20. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_state_machine.c:362 (sofia/internal/[email protected]) Running State Change CS_NEW
  21. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_state_machine.c:380 (sofia/internal/[email protected]) State NEW
  22. 2012-05-02 12:29:50.734965 [DEBUG] sofia.c:5282 Channel sofia/internal/[email protected] entering state [received][100]
  23. 2012-05-02 12:29:50.734965 [DEBUG] sofia.c:5293 Remote SDP:
  24. v=0
  25. o=- 1335979734 1335979734 IN IP4 192.168.2.104
  26. s=Polycom IP Phone
  27. c=IN IP4 192.168.2.104
  28. t=0 0
  29. a=sendrecv
  30. m=audio 10026 RTP/AVP 0 8 18 101
  31. a=rtpmap:0 PCMU/8000
  32. a=rtpmap:8 PCMA/8000
  33. a=rtpmap:18 G729/8000
  34. a=fmtp:18 annexb=no
  35. a=rtpmap:101 telephone-event/8000
  36.  
  37. 2012-05-02 12:29:50.734965 [DEBUG] sofia_glue.c:4750 Audio Codec Compare [PCMU:0:8000:20:64000]/[G7221:115:32000:20:48000]
  38. 2012-05-02 12:29:50.734965 [DEBUG] sofia_glue.c:4750 Audio Codec Compare [PCMU:0:8000:20:64000]/[G7221:107:16000:20:32000]
  39. 2012-05-02 12:29:50.734965 [DEBUG] sofia_glue.c:4750 Audio Codec Compare [PCMU:0:8000:20:64000]/[G722:9:8000:20:64000]
  40. 2012-05-02 12:29:50.734965 [DEBUG] sofia_glue.c:4750 Audio Codec Compare [PCMU:0:8000:20:64000]/[PCMU:0:8000:20:64000]
  41. 2012-05-02 12:29:50.734965 [DEBUG] sofia_glue.c:2864 Set Codec sofia/internal/[email protected] PCMU/8000 20 ms 160 samples 64000 bits
  42. 2012-05-02 12:29:50.734965 [DEBUG] sofia_glue.c:4871 Set 2833 dtmf send/recv payload to 101
  43. 2012-05-02 12:29:50.734965 [DEBUG] sofia.c:5505 (sofia/internal/[email protected]) State Change CS_NEW -> CS_INIT
  44. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_session.c:1177 Send signal sofia/internal/[email protected] [BREAK]
  45. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_state_machine.c:362 (sofia/internal/[email protected]) Running State Change CS_INIT
  46. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_state_machine.c:401 (sofia/internal/[email protected]) State INIT
  47. 2012-05-02 12:29:50.734965 [DEBUG] mod_sofia.c:85 sofia/internal/[email protected] SOFIA INIT
  48. 2012-05-02 12:29:50.734965 [DEBUG] mod_sofia.c:125 (sofia/internal/[email protected]) State Change CS_INIT -> CS_ROUTING
  49. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_session.c:1177 Send signal sofia/internal/[email protected] [BREAK]
  50. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_state_machine.c:401 (sofia/internal/[email protected]) State INIT going to sleep
  51. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_state_machine.c:362 (sofia/internal/[email protected]) Running State Change CS_ROUTING
  52. 2012-05-02 12:29:50.734965 [DEBUG] switch_channel.c:1866 (sofia/internal/[email protected]) Callstate Change DOWN -> RINGING
  53. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_state_machine.c:410 (sofia/internal/[email protected]) State ROUTING
  54. 2012-05-02 12:29:50.734965 [DEBUG] mod_sofia.c:148 sofia/internal/[email protected] SOFIA ROUTING
  55. 2012-05-02 12:29:50.734965 [DEBUG] switch_core_state_machine.c:104 sofia/internal/[email protected] Standard ROUTING
  56. 2012-05-02 12:29:50.734965 [INFO] mod_dialplan_xml.c:481 Processing 101 <101>->103 in context default
  57. Dialplan: sofia/internal/[email protected] parsing [default->sipsorcery.d816] continue=false
  58. Dialplan: sofia/internal/[email protected] Regex (FAIL) [sipsorcery.d816] destination_number(103) =~ /^(\d{8,16})$/ break=on-false
  59. Dialplan: sofia/internal/[email protected] parsing [default->call-direction] continue=true
  60. Dialplan: sofia/internal/[email protected] Regex (FAIL) [call-direction] ${call_direction}() =~ /^(inbound|outbound|local)$/ break=on-false
  61. Dialplan: sofia/internal/[email protected] ANTI-Action set(call_direction=local)
  62. Dialplan: sofia/internal/[email protected] parsing [default->group-intercept] continue=false
  63. Dialplan: sofia/internal/[email protected] Regex (FAIL) [group-intercept] destination_number(103) =~ /^\*8$/ break=on-false
  64. Dialplan: sofia/internal/[email protected] parsing [default->redial] continue=false
  65. Dialplan: sofia/internal/[email protected] Regex (FAIL) [redial] destination_number(103) =~ /^(redial|\*870)$/ break=on-false
  66. Dialplan: sofia/internal/[email protected] parsing [default->global] continue=true
  67. Dialplan: sofia/internal/[email protected] Regex (FAIL) [global] ${call_debug}(false) =~ /^true$/ break=never
  68. Dialplan: sofia/internal/[email protected] Absolute Condition [global]
  69. Dialplan: sofia/internal/[email protected] Action hash(insert/${domain_name}-spymap/${caller_id_number}/${uuid})
  70. Dialplan: sofia/internal/[email protected] Action hash(insert/${domain_name}-last_dial/${caller_id_number}/${destination_number})
  71. Dialplan: sofia/internal/[email protected] Action hash(insert/${domain_name}-last_dial/global/${uuid})
  72. Dialplan: sofia/internal/[email protected] Action set(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
  73. Dialplan: sofia/internal/[email protected] parsing [default->call_privacy] continue=false
  74. Dialplan: sofia/internal/[email protected] Regex (FAIL) [call_privacy] destination_number(103) =~ /^\*67(\d+)$/ break=on-false
  75. Dialplan: sofia/internal/[email protected] parsing [default->call_return] continue=false
  76. Dialplan: sofia/internal/[email protected] Regex (FAIL) [call_return] destination_number(103) =~ /^\*69$|^869$|^lcr$/ break=on-false
  77. Dialplan: sofia/internal/[email protected] parsing [default->intercept-ext] continue=false
  78. Dialplan: sofia/internal/[email protected] Regex (FAIL) [intercept-ext] destination_number(103) =~ /^\*\*(\d+)$/ break=on-false
  79. Dialplan: sofia/internal/[email protected] parsing [default->send_to_voicemail] continue=false
  80. Dialplan: sofia/internal/[email protected] Regex (FAIL) [send_to_voicemail] destination_number(103) =~ /^\*99(\d{2,7})$/ break=on-false
  81. Dialplan: sofia/internal/[email protected] parsing [default->vmain] continue=false
  82. Dialplan: sofia/internal/[email protected] Regex (FAIL) [vmain] destination_number(103) =~ /^vmain$|^4000$|^\*98$/ break=on-false
  83. Dialplan: sofia/internal/[email protected] parsing [default->Grupo CASA] continue=false
  84. Dialplan: sofia/internal/[email protected] Regex (FAIL) [Grupo CASA] destination_number(103) =~ /^7000$/ break=on-false
  85. Dialplan: sofia/internal/[email protected] parsing [default->follow_me_101] continue=false
  86. Dialplan: sofia/internal/[email protected] Regex (FAIL) [follow_me_101] destination_number(103) =~ /^101$/ break=on-false
  87. Dialplan: sofia/internal/[email protected] parsing [default->vmain_user] continue=false
  88. Dialplan: sofia/internal/[email protected] Regex (FAIL) [vmain_user] destination_number(103) =~ /^\*97$/ break=on-false
  89. Dialplan: sofia/internal/[email protected] parsing [default->Conference 1] continue=false
  90. Dialplan: sofia/internal/[email protected] Regex (FAIL) [Conference 1] destination_number(103) =~ /^150$/ break=on-false
  91. Dialplan: sofia/internal/[email protected] parsing [default->Faxes] continue=false
  92. Dialplan: sofia/internal/[email protected] Regex (FAIL) [Faxes] destination_number(103) =~ /^125$/ break=on-false
  93. Dialplan: sofia/internal/[email protected] parsing [default->Todos Casa] continue=false
  94. Dialplan: sofia/internal/[email protected] Regex (FAIL) [Todos Casa] destination_number(103) =~ /^120$/ break=on-false
  95. Dialplan: sofia/internal/[email protected] parsing [default->delay_echo] continue=false
  96. Dialplan: sofia/internal/[email protected] Regex (FAIL) [delay_echo] destination_number(103) =~ /^\*9195$/ break=on-false
  97. Dialplan: sofia/internal/[email protected] parsing [default->echo] continue=false
  98. Dialplan: sofia/internal/[email protected] Regex (FAIL) [echo] destination_number(103) =~ /^\*9196$/ break=on-false
  99. Dialplan: sofia/internal/[email protected] parsing [default->milliwatt] continue=false
  100. Dialplan: sofia/internal/[email protected] Regex (FAIL) [milliwatt] destination_number(103) =~ /^\*9197$/ break=on-false
  101. Dialplan: sofia/internal/[email protected] parsing [default->tone_stream] continue=false
  102. Dialplan: sofia/internal/[email protected] Regex (FAIL) [tone_stream] destination_number(103) =~ /^\*9198$/ break=on-false
  103. Dialplan: sofia/internal/[email protected] parsing [default->hold_music] continue=false
  104. Dialplan: sofia/internal/[email protected] Regex (FAIL) [hold_music] destination_number(103) =~ /^\*9664$/ break=on-false
  105. Dialplan: sofia/internal/[email protected] parsing [default->recordings] continue=false
  106. Dialplan: sofia/internal/[email protected] Regex (FAIL) [recordings] destination_number(103) =~ /^\*(732)$/ break=on-false
  107. Dialplan: sofia/internal/[email protected] parsing [default->directory] continue=false
  108. Dialplan: sofia/internal/[email protected] Regex (FAIL) [directory] destination_number(103) =~ /^\*411$/ break=on-false
  109. Dialplan: sofia/internal/[email protected] parsing [default->wake-up] continue=false
  110. Dialplan: sofia/internal/[email protected] Regex (FAIL) [wake-up] destination_number(103) =~ /^\*(925)$/ break=on-false
  111. Dialplan: sofia/internal/[email protected] parsing [default->local_extension] continue=false
  112. Dialplan: sofia/internal/[email protected] Regex (PASS) [local_extension] destination_number(103) =~ /(^\d{2,7}$)/ break=on-false
  113. Dialplan: sofia/internal/[email protected] Action set(dialed_extension=103)
  114. Dialplan: sofia/internal/[email protected] Action export(dialed_extension=103)
  115. Dialplan: sofia/internal/[email protected] Action limit(hash ${domain_name} 103 ${limit_max} ${limit_destination})
  116. Dialplan: sofia/internal/[email protected] Action bind_meta_app(1 b s execute_extension::dx XML features)
  117. Dialplan: sofia/internal/[email protected] Action bind_meta_app(2 b s record_session::/usr/local/freeswitch/recordings/archive/${strftime(%Y)}/${strftime(%b)}/${strftime(%d)}/${uuid}.wav)
  118. Dialplan: sofia/internal/[email protected] Action bind_meta_app(3 b s execute_extension::cf XML features)
  119. Dialplan: sofia/internal/[email protected] Action bind_meta_app(4 b s execute_extension::att_xfer XML features)
  120. Dialplan: sofia/internal/[email protected] Action set(ringback=${us-ring})
  121. Dialplan: sofia/internal/[email protected] Action set(transfer_ringback=local_stream://moh)
  122. Dialplan: sofia/internal/[email protected] Action set(call_timeout=30)
  123. Dialplan: sofia/internal/[email protected] Action set(hangup_after_bridge=true)
  124. Dialplan: sofia/internal/[email protected] Action set(continue_on_fail=true)
  125. Dialplan: sofia/internal/[email protected] Action hash(insert/${domain_name}-call_return/${dialed_extension}/${caller_id_number})
  126. Dialplan: sofia/internal/[email protected] Action hash(insert/${domain_name}-last_dial_ext/${dialed_extension}/${uuid})
  127. Dialplan: sofia/internal/[email protected] Action set(called_party_call_group=${user_data(${dialed_extension}@${domain_name} var call_group)})
  128. Dialplan: sofia/internal/[email protected] Action hash(insert/${domain_name}-last_dial/${called_party_call_group}/${uuid})
  129. Dialplan: sofia/internal/[email protected] Action bridge(user/${user_data(${destination_number}@${domain_name} attr id)}@${domain_name})
  130. Dialplan: sofia/internal/[email protected] Action answer()
  131. Dialplan: sofia/internal/[email protected] Action sleep(1000)
  132. Dialplan: sofia/internal/[email protected] Action voicemail(default ${domain_name} ${dialed_extension})
  133. 2012-05-02 12:29:50.754373 [DEBUG] switch_core_state_machine.c:154 (sofia/internal/[email protected]) State Change CS_ROUTING -> CS_EXECUTE
  134. 2012-05-02 12:29:50.754373 [DEBUG] switch_core_session.c:1177 Send signal sofia/internal/[email protected] [BREAK]
  135. 2012-05-02 12:29:50.754373 [DEBUG] switch_core_state_machine.c:410 (sofia/internal/[email protected]) State ROUTING going to sleep
  136. 2012-05-02 12:29:50.754373 [DEBUG] switch_core_state_machine.c:362 (sofia/internal/[email protected]) Running State Change CS_EXECUTE
  137. 2012-05-02 12:29:50.754373 [DEBUG] switch_core_state_machine.c:417 (sofia/internal/[email protected]) State EXECUTE
  138. 2012-05-02 12:29:50.754373 [DEBUG] mod_sofia.c:241 sofia/internal/[email protected] SOFIA EXECUTE
  139. 2012-05-02 12:29:50.754373 [DEBUG] switch_core_state_machine.c:192 sofia/internal/[email protected] Standard EXECUTE
  140. EXECUTE sofia/internal/[email protected] set(call_direction=local)
  141. 2012-05-02 12:29:50.754373 [DEBUG] mod_dptools.c:1177 sofia/internal/[email protected] SET [call_direction]=[local]
  142. EXECUTE sofia/internal/[email protected] hash(insert/192.168.2.144-spymap/101/6bda4094-947c-11e1-835d-d98a53d57c5c)
  143. EXECUTE sofia/internal/[email protected] hash(insert/192.168.2.144-last_dial/101/103)
  144. EXECUTE sofia/internal/[email protected] hash(insert/192.168.2.144-last_dial/global/6bda4094-947c-11e1-835d-d98a53d57c5c)
  145. EXECUTE sofia/internal/[email protected] set(RFC2822_DATE=Wed, 02 May 2012 12:29:50 -0500)
  146. 2012-05-02 12:29:50.774303 [DEBUG] mod_dptools.c:1177 sofia/internal/[email protected] SET [RFC2822_DATE]=[Wed, 02 May 2012 12:29:50 -0500]
  147. EXECUTE sofia/internal/[email protected] set(dialed_extension=103)
  148. 2012-05-02 12:29:50.774303 [DEBUG] mod_dptools.c:1177 sofia/internal/[email protected] SET [dialed_extension]=[103]
  149. EXECUTE sofia/internal/[email protected] export(dialed_extension=103)
  150. 2012-05-02 12:29:50.774303 [DEBUG] switch_channel.c:1082 EXPORT (export_vars) [dialed_extension]=[103]
  151. EXECUTE sofia/internal/[email protected] limit(hash 192.168.2.144 103 5 )
  152. 2012-05-02 12:29:50.774303 [INFO] switch_limit.c:126 incr called: 192.168.2.144_103 max:5, interval:0
  153. 2012-05-02 12:29:50.774303 [INFO] mod_hash.c:202 Usage for 192.168.2.144_103 is now 1/5
  154. EXECUTE sofia/internal/[email protected] bind_meta_app(1 b s execute_extension::dx XML features)
  155. 2012-05-02 12:29:50.774303 [INFO] switch_ivr_async.c:3130 Bound B-Leg: *1 execute_extension::dx XML features
  156. EXECUTE sofia/internal/[email protected] bind_meta_app(2 b s record_session::/usr/local/freeswitch/recordings/archive/2012/May/02/6bda4094-947c-11e1-835d-d98a53d57c5c.wav)
  157. 2012-05-02 12:29:50.774303 [INFO] switch_ivr_async.c:3130 Bound B-Leg: *2 record_session::/usr/local/freeswitch/recordings/archive/2012/May/02/6bda4094-947c-11e1-835d-d98a53d57c5c.wav
  158. EXECUTE sofia/internal/[email protected] bind_meta_app(3 b s execute_extension::cf XML features)
  159. 2012-05-02 12:29:50.774303 [INFO] switch_ivr_async.c:3130 Bound B-Leg: *3 execute_extension::cf XML features
  160. EXECUTE sofia/internal/[email protected] bind_meta_app(4 b s execute_extension::att_xfer XML features)
  161. 2012-05-02 12:29:50.774303 [INFO] switch_ivr_async.c:3130 Bound B-Leg: *4 execute_extension::att_xfer XML features
  162. EXECUTE sofia/internal/[email protected] set(ringback=%(2000, 4000, 440.0, 480.0))
  163. 2012-05-02 12:29:50.774303 [DEBUG] mod_dptools.c:1177 sofia/internal/[email protected] SET [ringback]=[%(2000, 4000, 440.0, 480.0)]
  164. EXECUTE sofia/internal/[email protected] set(transfer_ringback=local_stream://moh)
  165. 2012-05-02 12:29:50.774303 [DEBUG] mod_dptools.c:1177 sofia/internal/[email protected] SET [transfer_ringback]=[local_stream://moh]
  166. EXECUTE sofia/internal/[email protected] set(call_timeout=30)
  167. 2012-05-02 12:29:50.774303 [DEBUG] mod_dptools.c:1177 sofia/internal/[email protected] SET [call_timeout]=[30]
  168. EXECUTE sofia/internal/[email protected] set(hangup_after_bridge=true)
  169. 2012-05-02 12:29:50.774303 [DEBUG] mod_dptools.c:1177 sofia/internal/[email protected] SET [hangup_after_bridge]=[true]
  170. EXECUTE sofia/internal/[email protected] set(continue_on_fail=true)
  171. 2012-05-02 12:29:50.794297 [DEBUG] mod_dptools.c:1177 sofia/internal/[email protected] SET [continue_on_fail]=[true]
  172. EXECUTE sofia/internal/[email protected] hash(insert/192.168.2.144-call_return/103/101)
  173. EXECUTE sofia/internal/[email protected] hash(insert/192.168.2.144-last_dial_ext/103/6bda4094-947c-11e1-835d-d98a53d57c5c)
  174. EXECUTE sofia/internal/[email protected] set(called_party_call_group=)
  175. 2012-05-02 12:29:50.794297 [DEBUG] mod_dptools.c:1177 sofia/internal/[email protected] SET [called_party_call_group]=[UNDEF]
  176. EXECUTE sofia/internal/[email protected] hash(insert/192.168.2.144-last_dial//6bda4094-947c-11e1-835d-d98a53d57c5c)
  177. EXECUTE sofia/internal/[email protected] bridge(user/[email protected])
  178. 2012-05-02 12:29:50.794297 [DEBUG] switch_channel.c:1036 sofia/internal/[email protected] EXPORTING[export_vars] [domain_name]=[192.168.2.144] to event
  179. 2012-05-02 12:29:50.794297 [DEBUG] switch_channel.c:1036 sofia/internal/[email protected] EXPORTING[export_vars] [dialed_extension]=[103] to event
  180. 2012-05-02 12:29:50.794297 [DEBUG] switch_ivr_originate.c:1884 Parsing global variables
  181. 2012-05-02 12:29:50.794297 [DEBUG] switch_channel.c:1036 sofia/internal/[email protected] EXPORTING[export_vars] [domain_name]=[192.168.2.144] to event
  182. 2012-05-02 12:29:50.794297 [DEBUG] switch_channel.c:1036 sofia/internal/[email protected] EXPORTING[export_vars] [dialed_extension]=[103] to event
  183. 2012-05-02 12:29:50.794297 [DEBUG] switch_ivr_originate.c:1884 Parsing global variables
  184. 2012-05-02 12:29:50.794297 [DEBUG] switch_event.c:1521 Parsing variable [sip_invite_domain]=[192.168.2.144]
  185. 2012-05-02 12:29:50.794297 [DEBUG] switch_event.c:1521 Parsing variable [presence_id]=[[email protected]]
  186. 2012-05-02 12:29:50.794297 [NOTICE] switch_ivr_originate.c:2459 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]
  187. 2012-05-02 12:29:50.794297 [DEBUG] switch_ivr_originate.c:3367 Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]
  188. 2012-05-02 12:29:50.794297 [NOTICE] switch_ivr_originate.c:2459 Cannot create outgoing channel of type [user] cause: [USER_NOT_REGISTERED]
  189. 2012-05-02 12:29:50.794297 [DEBUG] switch_ivr_originate.c:3367 Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]
  190. 2012-05-02 12:29:50.794297 [INFO] mod_dptools.c:2811 Originate Failed. Cause: USER_NOT_REGISTERED
  191. EXECUTE sofia/internal/[email protected] answer()
  192. 2012-05-02 12:29:50.794297 [DEBUG] sofia_glue.c:3116 AUDIO RTP [sofia/internal/[email protected]] 192.168.2.144 port 12554 -> 192.168.2.104 port 10026 codec: 0 ms: 20
  193. 2012-05-02 12:29:50.794297 [DEBUG] switch_rtp.c:1642 Starting timer [soft] 160 bytes per 20ms
  194. 2012-05-02 12:29:50.794297 [DEBUG] sofia_glue.c:3382 Set 2833 dtmf send payload to 101
  195. 2012-05-02 12:29:50.794297 [DEBUG] sofia_glue.c:3388 Set 2833 dtmf receive payload to 101
  196. 2012-05-02 12:29:50.794297 [DEBUG] mod_sofia.c:746 Local SDP sofia/internal/[email protected]:
  197. v=0
  198. o=FreeSWITCH 1335967236 1335967237 IN IP4 192.168.2.144
  199. s=FreeSWITCH
  200. c=IN IP4 192.168.2.144
  201. t=0 0
  202. m=audio 12554 RTP/AVP 0 101
  203. a=rtpmap:0 PCMU/8000
  204. a=rtpmap:101 telephone-event/8000
  205. a=fmtp:101 0-16
  206. a=silenceSupp:off - - - -
  207. a=ptime:20
  208. a=sendrecv
  209.  
  210. 2012-05-02 12:29:50.794297 [DEBUG] switch_core_session.c:872 Send signal sofia/internal/[email protected] [BREAK]
  211. 2012-05-02 12:29:50.794297 [DEBUG] sofia.c:5282 Channel sofia/internal/[email protected] entering state [completed][200]
  212. 2012-05-02 12:29:50.794297 [DEBUG] switch_core_session.c:726 Send signal sofia/internal/[email protected] [BREAK]
  213. 2012-05-02 12:29:50.794297 [DEBUG] switch_channel.c:3170 (sofia/internal/[email protected]) Callstate Change RINGING -> ACTIVE
  214. 2012-05-02 12:29:50.794297 [NOTICE] mod_dptools.c:1044 Channel [sofia/internal/[email protected]] has been answered
  215. EXECUTE sofia/internal/[email protected] sleep(1000)
  216. 2012-05-02 12:29:50.874348 [DEBUG] switch_core_session.c:872 Send signal sofia/internal/[email protected] [BREAK]
  217. 2012-05-02 12:29:50.874348 [DEBUG] switch_core_session.c:872 Send signal sofia/internal/[email protected] [BREAK]
  218. 2012-05-02 12:29:50.874348 [DEBUG] switch_core_session.c:872 Send signal sofia/internal/[email protected] [BREAK]
  219. 2012-05-02 12:29:50.874348 [DEBUG] sofia.c:5282 Channel sofia/internal/[email protected] entering state [ready][200]
  220. 2012-05-02 12:29:50.974291 [DEBUG] switch_rtp.c:3181 Correct ip/port confirmed.
  221. EXECUTE sofia/internal/[email protected] voicemail(default 192.168.2.144 103)
  222. 2012-05-02 12:29:51.814371 [WARNING] mod_voicemail.c:3214 User [[email protected]] have voicemail disabled
  223. 2012-05-02 12:29:51.814371 [DEBUG] switch_ivr_play_say.c:67 No language specified - Using [en]
  224. 2012-05-02 12:29:51.854264 [DEBUG] switch_ivr_play_say.c:244 Handle play-file:[voicemail/vm-goodbye.wav] (en:en)
  225. 2012-05-02 12:29:51.854264 [DEBUG] switch_ivr_play_say.c:1302 Codec Activated L16@8000hz 1 channels 20ms
  226. 2012-05-02 12:29:52.334280 [DEBUG] switch_ivr_play_say.c:1672 done playing file /usr/local/freeswitch/sounds/en/us/callie/voicemail/vm-goodbye.wav
  227. 2012-05-02 12:29:52.434374 [NOTICE] switch_core_state_machine.c:226 sofia/internal/[email protected] has executed the last dialplan instruction, hanging up.
  228. 2012-05-02 12:29:52.434374 [DEBUG] switch_channel.c:2828 (sofia/internal/[email protected]) Callstate Change ACTIVE -> HANGUP
  229. 2012-05-02 12:29:52.434374 [NOTICE] switch_core_state_machine.c:228 Hangup sofia/internal/[email protected] [CS_EXECUTE] [NORMAL_CLEARING]
  230. 2012-05-02 12:29:52.434374 [DEBUG] switch_channel.c:2851 Send signal sofia/internal/[email protected] [KILL]
  231. 2012-05-02 12:29:52.434374 [INFO] mod_hash.c:304 Usage for 192.168.2.144_103 is now 0
  232. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_session.c:1177 Send signal sofia/internal/[email protected] [BREAK]
  233. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_state_machine.c:417 (sofia/internal/[email protected]) State EXECUTE going to sleep
  234. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_state_machine.c:362 (sofia/internal/[email protected]) Running State Change CS_HANGUP
  235. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_state_machine.c:602 (sofia/internal/[email protected]) State HANGUP
  236. 2012-05-02 12:29:52.434374 [DEBUG] mod_sofia.c:465 Channel sofia/internal/[email protected] hanging up, cause: NORMAL_CLEARING
  237. 2012-05-02 12:29:52.434374 [DEBUG] mod_sofia.c:509 Sending BYE to sofia/internal/[email protected]
  238. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_state_machine.c:47 sofia/internal/[email protected] Standard HANGUP, cause: NORMAL_CLEARING
  239. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_state_machine.c:602 (sofia/internal/[email protected]) State HANGUP going to sleep
  240. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_state_machine.c:393 (sofia/internal/[email protected]) State Change CS_HANGUP -> CS_REPORTING
  241. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_session.c:1177 Send signal sofia/internal/[email protected] [BREAK]
  242. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_state_machine.c:362 (sofia/internal/[email protected]) Running State Change CS_REPORTING
  243. 2012-05-02 12:29:52.434374 [DEBUG] switch_core_state_machine.c:662 (sofia/internal/[email protected]) State REPORTING
  244. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_state_machine.c:79 sofia/internal/[email protected] Standard REPORTING, cause: NORMAL_CLEARING
  245. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_state_machine.c:662 (sofia/internal/[email protected]) State REPORTING going to sleep
  246. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_state_machine.c:387 (sofia/internal/[email protected]) State Change CS_REPORTING -> CS_DESTROY
  247. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_session.c:1177 Send signal sofia/internal/[email protected] [BREAK]
  248. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_session.c:1377 Session 10 (sofia/internal/[email protected]) Locked, Waiting on external entities
  249. 2012-05-02 12:29:52.574323 [NOTICE] switch_core_session.c:1395 Session 10 (sofia/internal/[email protected]) Ended
  250. 2012-05-02 12:29:52.574323 [NOTICE] switch_core_session.c:1397 Close Channel sofia/internal/[email protected] [CS_DESTROY]
  251. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_state_machine.c:491 (sofia/internal/[email protected]) Callstate Change HANGUP -> DOWN
  252. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_state_machine.c:494 (sofia/internal/[email protected]) Running State Change CS_DESTROY
  253. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_state_machine.c:504 (sofia/internal/[email protected]) State DESTROY
  254. 2012-05-02 12:29:52.574323 [DEBUG] mod_sofia.c:370 sofia/internal/[email protected] SOFIA DESTROY
  255. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_state_machine.c:86 sofia/internal/[email protected] Standard DESTROY
  256. 2012-05-02 12:29:52.574323 [DEBUG] switch_core_state_machine.c:504 (sofia/internal/[email protected]) State DESTROY going to sleep
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement