User Tools

Site Tools


voice:pbx:freepbx:freepbx_custom_apps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
voice:pbx:freepbx:freepbx_custom_apps [2013/03/24 21:38]
127.0.0.1 external edit
voice:pbx:freepbx:freepbx_custom_apps [2019/09/12 10:06] (current)
gcooper
Line 1: Line 1:
 ====== FreePBX Custom Applications ====== ====== FreePBX Custom Applications ======
 +
 +http://www.freepbx.org/support/documentation/module-documentation/custom-extension-and-destinations
  
 **Part 1**: http://mbrevda.blogspot.com/2008/10/miscellaneouscustom-applicationextensio.html **Part 1**: http://mbrevda.blogspot.com/2008/10/miscellaneouscustom-applicationextensio.html
Line 70: Line 72:
 :!: The new custom app will now appear on the ''Feature Code Admin'' page. :!: The new custom app will now appear on the ''Feature Code Admin'' page.
  
-====== Exclude an Extension from FreePBX ======+===== Exclude an Extension from FreePBX =====
  
 :!: Note that if you follow the above procedure, this is not necessary. :!: Note that if you follow the above procedure, this is not necessary.
Line 83: Line 85:
 |Notes              |Custom App |Notes              |Custom App
  
-====== Recordings ======+===== Recordings =====
  
 If you need to play custom sounds or greetings, you need to record them first: If you need to play custom sounds or greetings, you need to record them first:
Line 99: Line 101:
 <file> <file>
 ./custom/announcement-name.wav ./custom/announcement-name.wav
 +</file>
 +
 +===== Test IVR =====
 +
 +**Applications -> Misc Applications**
 +
 +===== CLI Examples =====
 +
 +List extensions:
 +
 +<file>
 +rasterisk -x 'sip show peers'|egrep "^1[0-9]*.*OK.*"|cut -d '/' -f1
 </file> </file>
voice/pbx/freepbx/freepbx_custom_apps.1364182723.txt.gz · Last modified: 2013/10/06 16:38 (external edit)