Advertisement
Guest User

Untitled

a guest
Sep 7th, 2013
1,394
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.10 KB | None | 0 0
  1.  
  2. voip*CLI> dialplan show
  3. [ Context 'app_queue_gosub_virtual_context' created by 'app_queue' ]
  4. 's' => 1. NoOp() [app_queue]
  5.  
  6. [ Context 'app_dial_gosub_virtual_context' created by 'app_dial' ]
  7. 's' => 1. NoOp() [app_dial]
  8.  
  9. [ Context 'default' created by 'pbx_config' ]
  10.  
  11. [ Context 'from-internal' created by 'pbx_config' ]
  12. '101' => 1. Dial(sip/101,60) [pbx_config]
  13. '380000000000' => 1. Dial(sip/dwg/${EXTEN:1},30) [pbx_config]
  14.  
  15. [ Context 'from-PSTN' created by 'pbx_config' ]
  16. 's' => 1. Goto(from-internal,101,1) [pbx_config]
  17.  
  18. [ Context 'parkedcalls' created by 'features' ]
  19. '700' => 1. Park() [features]
  20.  
  21. [ Context 'local' created by 'pbx_lua' ]
  22. Alt. Switch => 'Lua/' [pbx_lua]
  23.  
  24. [ Context 'demo' created by 'pbx_lua' ]
  25. Alt. Switch => 'Lua/' [pbx_lua]
  26.  
  27. [ Context 'ael-builtin-h-bubble' created by 'pbx_ael' ]
  28. 'h' => 1. Goto(9991) [pbx_ael]
  29. 9991. Set(~~parentcxt~~=${STACK_PEEK(1,c,1)}) [pbx_ael]
  30. 9992. GotoIf($["${~~parentcxt~~}"=""]?9996) [pbx_ael]
  31. 9993. GotoIf(${DIALPLAN_EXISTS(${~~parentcxt~~},h,1)}?9994:9996) [pbx_ael]
  32. 9994. StackPop() [pbx_ael]
  33. 9995. Goto(${~~parentcxt~~},h,1) [pbx_ael]
  34. 9996. NoOp() [pbx_ael]
  35.  
  36. [ Context 'ael-default' created by 'pbx_ael' ]
  37. Include => 'ael-demo' [pbx_ael]
  38.  
  39. [ Context 'ael-demo' created by 'pbx_ael' ]
  40. '#' => 1. Playback(demo-thanks) [pbx_ael]
  41. 2. Hangup() [pbx_ael]
  42. '1000' => 1. Goto(ael-default,s,1) [pbx_ael]
  43. '2' => 1. Background(demo-moreinfo) [pbx_ael]
  44. 2. Goto(s,instructions) [pbx_ael]
  45. '3' => 1. Set(LANGUAGE()=fr) [pbx_ael]
  46. 2. Goto(s,restart) [pbx_ael]
  47. '500' => 1. Playback(demo-abouttotry) [pbx_ael]
  48. 2. Dial(IAX2/guest@misery.digium.com/s@default) [pbx_ael]
  49. 3. Playback(demo-nogo) [pbx_ael]
  50. 4. Goto(s,instructions) [pbx_ael]
  51. '600' => 1. Playback(demo-echotest) [pbx_ael]
  52. 2. Echo() [pbx_ael]
  53. 3. Playback(demo-echodone) [pbx_ael]
  54. 4. Goto(s,instructions) [pbx_ael]
  55. '8500' => 1. VoicemailMain() [pbx_ael]
  56. 2. Goto(s,instructions) [pbx_ael]
  57. 'i' => 1. Playback(invalid) [pbx_ael]
  58. 's' => 1. Wait(1) [pbx_ael]
  59. 2. Answer() [pbx_ael]
  60. 3. Set(TIMEOUT(digit)=5) [pbx_ael]
  61. 4. Set(TIMEOUT(response)=10) [pbx_ael]
  62. [restart] 5. Background(demo-congrats) [pbx_ael]
  63. [instructions] 6. MSet(x=$[0]) [pbx_ael]
  64. 7. GotoIf($[ ${x} < 3]?8:12) [pbx_ael]
  65. 8. Background(demo-instruct) [pbx_ael]
  66. 9. WaitExten() [pbx_ael]
  67. 10. MSet(x=$[${x} + 1]) [pbx_ael]
  68. 11. Goto(7) [pbx_ael]
  69. 12. NoOp(Finish for_ael-demo_3) [pbx_ael]
  70. 't' => 1. Goto(#,1) [pbx_ael]
  71. '_1234' => 1. Gosub(ael-std-exten-ael,~~s~~,1(${EXTEN}, "IAX2")) [pbx_ael]
  72.  
  73. [ Context 'ael-std-exten-ael' created by 'pbx_ael' ]
  74. 'a' => 1. VoiceMailMain(${ext}) [pbx_ael]
  75. 2. Return() [pbx_ael]
  76. 'sw_1_' => 10. Goto(sw_1_.,10) [pbx_ael]
  77. 'sw_1_BUSY' => 10. Voicemail(${ext},b) [pbx_ael]
  78. 11. Goto(~~s~~,7) [pbx_ael]
  79. '~~s~~' => 1. MSet(LOCAL(ext)=${ARG1}) [pbx_ael]
  80. 2. MSet(LOCAL(dev)=${ARG2}) [pbx_ael]
  81. 3. MSet(LOCAL(~~EXTEN~~)=${EXTEN}) [pbx_ael]
  82. 4. MSet(LOCAL(~~EXTEN~~)=${~~EXTEN~~}) [pbx_ael]
  83. 5. Dial(${dev}/${ext},20) [pbx_ael]
  84. 6. Goto(sw_1_${DIALSTATUS},10) [pbx_ael]
  85. 7. NoOp(Finish switch_ael-std-exten-ael_1) [pbx_ael]
  86. 8. Return() [pbx_ael]
  87. '_sw_1_.' => 10. Voicemail(${ext},u) [pbx_ael]
  88. 11. Goto(~~s~~,7) [pbx_ael]
  89. Include => 'ael-builtin-h-bubble' [pbx_ael]
  90.  
  91. [ Context 'ael-local' created by 'pbx_ael' ]
  92. Include => 'ael-default' [pbx_ael]
  93. Include => 'ael-trunklocal' [pbx_ael]
  94. Include => 'ael-iaxtel700' [pbx_ael]
  95. Include => 'ael-trunktollfree' [pbx_ael]
  96. Include => 'ael-iaxprovider' [pbx_ael]
  97. Ignore pattern => '9' [pbx_ael]
  98.  
  99. [ Context 'ael-longdistance' created by 'pbx_ael' ]
  100. Include => 'ael-local' [pbx_ael]
  101. Include => 'ael-trunkld' [pbx_ael]
  102. Ignore pattern => '9' [pbx_ael]
  103.  
  104. [ Context 'ael-international' created by 'pbx_ael' ]
  105. Include => 'ael-longdistance' [pbx_ael]
  106. Include => 'ael-trunkint' [pbx_ael]
  107. Ignore pattern => '9' [pbx_ael]
  108.  
  109. [ Context 'ael-trunktollfree' created by 'pbx_ael' ]
  110. '_91800NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  111. '_91866NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  112. '_91877NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  113. '_91888NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  114.  
  115. [ Context 'ael-trunklocal' created by 'pbx_ael' ]
  116. '_9NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  117.  
  118. [ Context 'ael-trunkld' created by 'pbx_ael' ]
  119. '_91NXXNXXXXXX' => 1. Gosub(ael-dundi-e164,~~s~~,1(${EXTEN:1})) [pbx_ael]
  120. 2. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  121. Include => 'ael-dundi-e164-lookup' [pbx_ael]
  122.  
  123. [ Context 'ael-trunkint' created by 'pbx_ael' ]
  124. '_9011.' => 1. Gosub(ael-dundi-e164,~~s~~,1(${EXTEN:4})) [pbx_ael]
  125. 2. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  126. Include => 'ael-dundi-e164-lookup' [pbx_ael]
  127.  
  128. [ Context 'ael-iaxprovider' created by 'pbx_ael' ]
  129.  
  130. [ Context 'ael-iaxtel700' created by 'pbx_ael' ]
  131. '_91700XXXXXXX' => 1. Dial(IAX2/${IAXINFO-AEL}@iaxtel.com/${EXTEN:1}@iaxtel) [pbx_ael]
  132.  
  133. [ Context 'ael-dundi-e164' created by 'pbx_ael' ]
  134. '~~s~~' => 1. MSet(LOCAL(exten)=${ARG1}) [pbx_ael]
  135. 2. Goto(${exten},1) [pbx_ael]
  136. 3. Return() [pbx_ael]
  137. Include => 'ael-builtin-h-bubble' [pbx_ael]
  138.  
  139. [ Context 'ael-dundi-e164-lookup' created by 'pbx_ael' ]
  140. Include => 'ael-dundi-e164-local' [pbx_ael]
  141. Include => 'ael-dundi-e164-switch' [pbx_ael]
  142.  
  143. [ Context 'ael-dundi-e164-switch' created by 'pbx_ael' ]
  144. Alt. Switch => 'DUNDi/e164' [pbx_ael]
  145.  
  146. [ Context 'ael-dundi-e164-local' created by 'pbx_ael' ]
  147. Include => 'ael-dundi-e164-canonical' [pbx_ael]
  148. Include => 'ael-dundi-e164-customers' [pbx_ael]
  149. Include => 'ael-dundi-e164-via-pstn' [pbx_ael]
  150.  
  151. [ Context 'ael-dundi-e164-via-pstn' created by 'pbx_ael' ]
  152.  
  153. [ Context 'ael-dundi-e164-customers' created by 'pbx_ael' ]
  154.  
  155. [ Context 'ael-dundi-e164-canonical' created by 'pbx_ael' ]
  156.  
  157. -= 32 extensions (73 priorities) in 28 contexts. =-
  158. voip*CLI>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement