Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. Tag Type Data Order
  2.  
  3. condition context public 0
  4. condition destination_number ^.*$ 1
  5. action application start_dtmf 2
  6. action transfer 5002 XML default 3
  7.  
  8. -----------------------------------------------------------
  9.  
  10. Dialplan: sofia/external/01795191600@sipgate.de Regex (PASS) [Test] context(public) =~ /public/ break=on-false
  11. Dialplan: sofia/external/01795191600@sipgate.de Regex (PASS) [Test] destination_number(1) =~ /^.*$/ break=on-false
  12. Dialplan: sofia/external/01795191600@sipgate.de Action application(start_dtmf)
  13. Dialplan: sofia/external/01795191600@sipgate.de Action transfer(5002 XML default)
  14. 2010-11-18 19:55:36.397490 [DEBUG] switch_core_state_machine.c:114 (sofia/external/01795191600@sipgate.de) State Change CS_ROUTING -> CS_EXECUTE
  15. 2010-11-18 19:55:36.397490 [DEBUG] switch_core_session.c:932 Send signal sofia/external/01795191600@sipgate.de [BREAK]
  16. 2010-11-18 19:55:36.397490 [DEBUG] switch_core_state_machine.c:484 (sofia/external/01795191600@sipgate.de) State ROUTING going to sleep
  17. 2010-11-18 19:55:36.397490 [DEBUG] switch_core_state_machine.c:398 (sofia/external/01795191600@sipgate.de) Running State Change CS_EXECUTE
  18. 2010-11-18 19:55:36.397490 [DEBUG] switch_core_state_machine.c:491 (sofia/external/01795191600@sipgate.de) State EXECUTE
  19. 2010-11-18 19:55:36.397490 [DEBUG] mod_sofia.c:173 sofia/external/01795191600@sipgate.de SOFIA EXECUTE
  20. 2010-11-18 19:55:36.397490 [DEBUG] switch_core_state_machine.c:151 sofia/external/01795191600@sipgate.de Standard EXECUTE
  21. EXECUTE sofia/external/01795191600@sipgate.de set(outside_call=true)
  22. 2010-11-18 19:55:36.397490 [DEBUG] mod_dptools.c:748 sofia/external/01795191600@sipgate.de SET [outside_call]=[true]
  23. 2010-11-18 19:55:36.397490 [ERR] switch_core_session.c:1374 Invalid Application application
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement