Created
February 17, 2010 01:30
-
-
Save rdegges/306179 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; This dial plan code passes all call processing to the call-processor.sh | |
; shell script with command line arguments. | |
[incoming] | |
exten => _X.,1,AGI(call-processor.sh,arg1,arg2,arg3,...,arg127) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment