Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2016
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. span class="re2"> 2016-12-23 09:39:25.920555 [DEBUG] switch_ivr_originate.c:2138 Parsing global variables
  2. 2016-12-23 09:39:25.920555 [NOTICE] switch_channel.c:1104 New Channel sofia/external/%{destination_number} [c591d493-e126-467a-a911-4a8ff322784a]
  3. 2016-12-23 09:39:25.920555 [DEBUG] mod_sofia.c:4753 (sofia/external/%{destination_number}) State Change CS_NEW -> CS_INIT
  4. 2016-12-23 09:39:25.920555 [CRIT] switch_channel.c:1436 Invalid data (${fax_uri} contains a variable)
  5. 2016-12-23 09:39:25.920555 [CRIT] switch_channel.c:1436 Invalid data (${origination_caller_id_number} contains a variable)
  6. 2016-12-23 09:39:25.920555 [CRIT] switch_channel.c:1436 Invalid data (${origination_caller_id_name} contains a variable)
  7. 2016-12-23 09:39:25.920555 [CRIT] switch_channel.c:1436 Invalid data (${sip_from_uri} contains a variable)
  8. 2016-12-23 09:39:25.920555 [DEBUG] switch_core_state_machine.c:584 (sofia/external/%{destination_number}) Running State Change CS_INIT
  9. 2016-12-23 09:39:25.920555 [DEBUG] switch_core_state_machine.c:627 (sofia/external/%{destination_number}) State INIT
  10. 2016-12-23 09:39:25.920555 [DEBUG] mod_sofia.c:90 sofia/external/%{destination_number} SOFIA INIT
  11. 2016-12-23 09:39:25.920555 [CRIT] sofia_glue.c:1056 Error creating HANDLE!
  12. url_str=[sip:%{destination_number}@213.27.xxx.xxx]
  13. call_id=[N/A]
  14. to_str=[<sip:%{destination_number}@213.27.xxx.xxx>]
  15. from_str=["${outbound_caller_id_name}" <sip:FreeSWITCH@213.27.xxx.xxx>]
  16. invite_contact=[<sip:gw+ed3b1c57-a3e2-4dba-8ff2-b0a6c795de6f@185.145.xxx.xxx:5080;transport=udp;gw=ed3b1c57-a3e2-4dba-8ff2-b0a6c795de6f>]
  17. 2016-12-23 09:39:25.920555 [NOTICE] mod_sofia.c:118 Hangup sofia/external/%{destination_number} [CS_INIT] [DESTINATION_OUT_OF_ORDER]
  18. 2016-12-23 09:39:25.920555 [DEBUG] switch_core_state_machine.c:627 (sofia/external/%{destination_number}) State INIT going to sleep
  19. 2016-12-23 09:39:25.920555 [DEBUG] switch_core_state_machine.c:584 (sofia/external/%{destination_number}) Running State Change CS_HANGUP
  20. 2016-12-23 09:39:25.920555 [CRIT] switch_channel.c:1436 Invalid data (${caller_id} contains a variable)
  21. 2016-12-23 09:39:25.920555 [DEBUG] switch_core_state_machine.c:850 (sofia/external/%{destination_number}) Callstate Change DOWN -> HANGUP
  22. 2016-12-23 09:39:25.920555 [DEBUG] switch_ivr_originate.c:3829 Originate Resulted in Error Cause: 27 [DESTINATION_OUT_OF_ORDER]
  23. 2016-12-23 09:39:25.920555 [DEBUG] switch_core_state_machine.c:852 (sofia/external/%{destination_number}) State HANGUP
  24. 2016-12-23 09:39:25.920555 [DEBUG] mod_sofia.c:438 Channel sofia/external/%{destination_number} hanging up, cause: DESTINATION_OUT_OF_ORDER
  25. 2016-12-23 09:39:25.920555 [DEBUG] switch_core_state_machine.c:60 sofia/external/%{destination_number} Standard HANGUP, cause: DESTINATION_OUT_OF_ORDER
  26. 2016-12-23 09:39:25.920555 [DEBUG] switch_core_state_machine.c:852 (sofia/external/%{destination_number}) State HANGUP going to sleep
  27. 2016-12-23 09:39:25.920555 [DEBUG] freeswitch_lua.cpp:365 DBH handle 0x7f19040a1990 Connected.
  28. 2016-12-23 09:39:25.940559 [ERR] mod_lua.cpp:203 /usr/share/freeswitch/scripts/fax_retry.lua:256: attempt to concatenate global 'fax_uri' (a nil value)
  29. stack traceback:
  30.         /usr/share/freeswitch/scripts/fax_retry.lua:256: in main chunk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement