Displaying 1 result from an estimated 1 matches for "aa_num".
Did you mean:
na_num
2006 Mar 29
2
AAH lost my IVR phrases
...nfig Edit, got the "phpconfig for Asterisk PBX" page, and selected the
extensions_additional.conf page. On this page were the entries for the Normal and After Hours greetings. The initial greeting
phrases were expressed in terms of statements like:
"exten => s,n,Background(custom/aa_num)". It was easy to extend the greeting (for instance, "Office hours are 7-7", "Press pound
for directory"..) by directly adding more canned phrases, like so:
"exten => s, n+1, Background(custom/aa_num+1)"
etc...
Hit update, Re-Read Configs. Try it out.
It w...