Displaying 1 result from an estimated 1 matches for "a9e44979".
Did you mean:
944979
2013 Aug 30
1
asterisk-users Digest, Vol 109, Issue 30
I am stumped
In features.conf,I programmed this
[applicationmap]
Answer0 => 0,self/both,Macro,nway_start
But do I pass an argument or parameter to my macro? I tried
Answer0 => 0,self/both,Macro,nway_start^0
Answer0 => 0,self/both,Macro,nway_start,0
but the usuar variable ${ARG1} is empty in my dialplan.
The issue is that my macro needs to know what key was pressed.
-------------- next