Advertisement
Guest User

LoyrLino

a guest
Mar 4th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.57 KB | None | 0 0
  1. dialplan show
  2.  
  3. [ Context 'default' created by 'pbx_lua' ]
  4. '1234' => hint: SIP/1234 [pbx_lua]
  5. Alt. Switch => 'Lua/' [pbx_lua]
  6.  
  7. [ Context 'call-out' created by 'pbx_config' ]
  8. '_XXX' => 1. Dial(SIP/) [extensions.conf:8]
  9.  
  10. [ Context '__func_periodic_hook_context__' created by 'func_periodic_hook' ]
  11. 'beep' (CID match '') => 1. Answer() [func_periodic_hook]
  12. 2. Playback(beep) [func_periodic_hook]
  13. 'hook' (CID match '') => 1. Set(EncodedChannel=${CUT(HOOK_CHANNEL,-,1-2)}) [func_periodic_hook]
  14. 2. Set(GROUP_NAME=${EncodedChannel}${HOOK_ID}) [func_periodic_hook]
  15. 3. Set(GROUP(periodic-hook)=${GROUP_NAME}) [func_periodic_hook]
  16. 4. ExecIf($[${GROUP_COUNT(${GROUP_NAME}@periodic-hook)} > 1]?Hangup()) [func_periodic_hook]
  17. 5. Set(ChannelToSpy=${URIDECODE(${EncodedChannel})}) [func_periodic_hook]
  18. 6. ChanSpy(${ChannelToSpy},qEB) [func_periodic_hook]
  19.  
  20. [ Context 'parkedcalls' created by 'res_parking/default' ]
  21. '700' => 1. Park() [res_parking]
  22. '701' => 1. ParkedCall(default,701) [res_parking/default]
  23. '702' => 1. ParkedCall(default,702) [res_parking/default]
  24. '703' => 1. ParkedCall(default,703) [res_parking/default]
  25. '704' => 1. ParkedCall(default,704) [res_parking/default]
  26. '705' => 1. ParkedCall(default,705) [res_parking/default]
  27. '706' => 1. ParkedCall(default,706) [res_parking/default]
  28. '707' => 1. ParkedCall(default,707) [res_parking/default]
  29. '708' => 1. ParkedCall(default,708) [res_parking/default]
  30. '709' => 1. ParkedCall(default,709) [res_parking/default]
  31. '710' => 1. ParkedCall(default,710) [res_parking/default]
  32. '711' => 1. ParkedCall(default,711) [res_parking/default]
  33. '712' => 1. ParkedCall(default,712) [res_parking/default]
  34. '713' => 1. ParkedCall(default,713) [res_parking/default]
  35. '714' => 1. ParkedCall(default,714) [res_parking/default]
  36. '715' => 1. ParkedCall(default,715) [res_parking/default]
  37. '716' => 1. ParkedCall(default,716) [res_parking/default]
  38. '717' => 1. ParkedCall(default,717) [res_parking/default]
  39. '718' => 1. ParkedCall(default,718) [res_parking/default]
  40. '719' => 1. ParkedCall(default,719) [res_parking/default]
  41. '720' => 1. ParkedCall(default,720) [res_parking/default]
  42.  
  43. [ Context 'public' created by 'pbx_lua' ]
  44. Alt. Switch => 'Lua/' [pbx_lua]
  45.  
  46. [ Context 'demo' created by 'pbx_lua' ]
  47. '1000' => hint: SIP/1000 [pbx_lua]
  48. '1001' => hint: SIP/1001 [pbx_lua]
  49. Alt. Switch => 'Lua/' [pbx_lua]
  50.  
  51. [ Context 'local' created by 'pbx_lua' ]
  52. Alt. Switch => 'Lua/' [pbx_lua]
  53.  
  54. [ Context 'ael-builtin-h-bubble' created by 'pbx_ael' ]
  55. 'h' => 1. Goto(9991) [pbx_ael]
  56. 9991. Set(~~parentcxt~~=${STACK_PEEK(1,c,1)}) [pbx_ael]
  57. 9992. GotoIf($["${~~parentcxt~~}"=""]?9996) [pbx_ael]
  58. 9993. GotoIf(${DIALPLAN_EXISTS(${~~parentcxt~~},h,1)}?9994:9996) [pbx_ael]
  59. 9994. StackPop() [pbx_ael]
  60. 9995. Goto(${~~parentcxt~~},h,1) [pbx_ael]
  61. 9996. NoOp() [pbx_ael]
  62.  
  63. [ Context 'ael-default' created by 'pbx_ael' ]
  64. Include => 'ael-demo' [pbx_ael]
  65.  
  66. [ Context 'ael-demo' created by 'pbx_ael' ]
  67. '#' => 1. Playback(demo-thanks) [pbx_ael]
  68. 2. Hangup() [pbx_ael]
  69. '1000' => 1. Goto(ael-default,s,1) [pbx_ael]
  70. '2' => 1. Background(demo-moreinfo) [pbx_ael]
  71. 2. Goto(s,instructions) [pbx_ael]
  72. '3' => 1. Set(LANGUAGE()=fr) [pbx_ael]
  73. 2. Goto(s,restart) [pbx_ael]
  74. '500' => 1. Playback(demo-abouttotry) [pbx_ael]
  75. 2. Dial(IAX2/guest@misery.digium.com/s@default) [pbx_ael]
  76. 3. Playback(demo-nogo) [pbx_ael]
  77. 4. Goto(s,instructions) [pbx_ael]
  78. '600' => 1. Playback(demo-echotest) [pbx_ael]
  79. 2. Echo() [pbx_ael]
  80. 3. Playback(demo-echodone) [pbx_ael]
  81. 4. Goto(s,instructions) [pbx_ael]
  82. '8500' => 1. VoicemailMain() [pbx_ael]
  83. 2. Goto(s,instructions) [pbx_ael]
  84. 'i' => 1. Playback(invalid) [pbx_ael]
  85. 's' => 1. Wait(1) [pbx_ael]
  86. 2. Answer() [pbx_ael]
  87. 3. Set(TIMEOUT(digit)=5) [pbx_ael]
  88. 4. Set(TIMEOUT(response)=10) [pbx_ael]
  89. [restart] 5. Background(demo-congrats) [pbx_ael]
  90. [instructions] 6. MSet(x=$[0]) [pbx_ael]
  91. 7. GotoIf($[ ${x} < 3]?8:12) [pbx_ael]
  92. 8. Background(demo-instruct) [pbx_ael]
  93. 9. WaitExten() [pbx_ael]
  94. 10. MSet(x=$[${x} + 1]) [pbx_ael]
  95. 11. Goto(7) [pbx_ael]
  96. 12. NoOp(Finish for_ael-demo_3) [pbx_ael]
  97. 't' => 1. Goto(#,1) [pbx_ael]
  98. '_1234' => 1. Gosub(ael-std-exten-ael,~~s~~,1(${EXTEN}, "IAX2")) [pbx_ael]
  99.  
  100. [ Context 'ael-std-exten-ael' created by 'pbx_ael' ]
  101. 'a' => 1. VoiceMailMain(${ext}) [pbx_ael]
  102. 2. Return() [pbx_ael]
  103. 'sw_1_' => 10. Goto(sw_1_.,10) [pbx_ael]
  104. 'sw_1_BUSY' => 10. Voicemail(${ext},b) [pbx_ael]
  105. 11. Goto(~~s~~,7) [pbx_ael]
  106. '~~s~~' => 1. MSet(LOCAL(ext)=${ARG1}) [pbx_ael]
  107. 2. MSet(LOCAL(dev)=${ARG2}) [pbx_ael]
  108. 3. MSet(LOCAL(~~EXTEN~~)=${EXTEN}) [pbx_ael]
  109. 4. MSet(LOCAL(~~EXTEN~~)=${~~EXTEN~~}) [pbx_ael]
  110. 5. Dial(${dev}/${ext},20) [pbx_ael]
  111. 6. Goto(sw_1_${DIALSTATUS},10) [pbx_ael]
  112. 7. NoOp(Finish switch_ael-std-exten-ael_1) [pbx_ael]
  113. 8. Return() [pbx_ael]
  114. '_sw_1_.' => 10. Voicemail(${ext},u) [pbx_ael]
  115. 11. Goto(~~s~~,7) [pbx_ael]
  116. Include => 'ael-builtin-h-bubble' [pbx_ael]
  117.  
  118. [ Context 'ael-local' created by 'pbx_ael' ]
  119. Include => 'ael-default' [pbx_ael]
  120. Include => 'ael-trunklocal' [pbx_ael]
  121. Include => 'ael-iaxtel700' [pbx_ael]
  122. Include => 'ael-trunktollfree' [pbx_ael]
  123. Include => 'ael-iaxprovider' [pbx_ael]
  124. Ignore pattern => '9' [pbx_ael]
  125.  
  126. [ Context 'ael-longdistance' created by 'pbx_ael' ]
  127. Include => 'ael-local' [pbx_ael]
  128. Include => 'ael-trunkld' [pbx_ael]
  129. Ignore pattern => '9' [pbx_ael]
  130.  
  131. [ Context 'ael-international' created by 'pbx_ael' ]
  132. Include => 'ael-longdistance' [pbx_ael]
  133. Include => 'ael-trunkint' [pbx_ael]
  134. Ignore pattern => '9' [pbx_ael]
  135.  
  136. [ Context 'ael-trunktollfree' created by 'pbx_ael' ]
  137. '_91800NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  138. '_91866NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  139. '_91877NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  140. '_91888NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  141.  
  142. [ Context 'ael-trunklocal' created by 'pbx_ael' ]
  143. '_9NXXXXXX' => 1. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  144.  
  145. [ Context 'ael-trunkld' created by 'pbx_ael' ]
  146. '_91NXXNXXXXXX' => 1. Gosub(ael-dundi-e164,~~s~~,1(${EXTEN:1})) [pbx_ael]
  147. 2. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  148. Include => 'ael-dundi-e164-lookup' [pbx_ael]
  149.  
  150. [ Context 'ael-trunkint' created by 'pbx_ael' ]
  151. '_9011.' => 1. Gosub(ael-dundi-e164,~~s~~,1(${EXTEN:4})) [pbx_ael]
  152. 2. Dial(${OUTBOUND-TRUNK}/${EXTEN:${OUTBOUND-TRUNKMSD}}) [pbx_ael]
  153. Include => 'ael-dundi-e164-lookup' [pbx_ael]
  154.  
  155. [ Context 'ael-iaxprovider' created by 'pbx_ael' ]
  156.  
  157. [ Context 'ael-iaxtel700' created by 'pbx_ael' ]
  158. '_91700XXXXXXX' => 1. Dial(IAX2/${IAXINFO-AEL}@iaxtel.com/${EXTEN:1}@iaxtel) [pbx_ael]
  159.  
  160. [ Context 'ael-dundi-e164' created by 'pbx_ael' ]
  161. '~~s~~' => 1. MSet(LOCAL(exten)=${ARG1}) [pbx_ael]
  162. 2. Goto(${exten},1) [pbx_ael]
  163. 3. Return() [pbx_ael]
  164. Include => 'ael-builtin-h-bubble' [pbx_ael]
  165.  
  166. [ Context 'ael-dundi-e164-lookup' created by 'pbx_ael' ]
  167. Include => 'ael-dundi-e164-local' [pbx_ael]
  168. Include => 'ael-dundi-e164-switch' [pbx_ael]
  169.  
  170. [ Context 'ael-dundi-e164-switch' created by 'pbx_ael' ]
  171. Alt. Switch => 'DUNDi/e164' [pbx_ael]
  172.  
  173. [ Context 'ael-dundi-e164-local' created by 'pbx_ael' ]
  174. Include => 'ael-dundi-e164-canonical' [pbx_ael]
  175. Include => 'ael-dundi-e164-customers' [pbx_ael]
  176. Include => 'ael-dundi-e164-via-pstn' [pbx_ael]
  177.  
  178. [ Context 'ael-dundi-e164-via-pstn' created by 'pbx_ael' ]
  179.  
  180. [ Context 'ael-dundi-e164-customers' created by 'pbx_ael' ]
  181.  
  182. [ Context 'ael-dundi-e164-canonical' created by 'pbx_ael' ]
  183.  
  184. -= 53 extensions (100 priorities) in 27 contexts. =-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement