Displaying 3 results from an estimated 3 matches for "ast_say_digit_str".
2005 Aug 02
3
priority "a" in macro to access voicemail
I have added the following to a macro that is used for all extensions so
a user can access voicemailmain by pressing * during the voicemail
prompt
; check voicemail
exten => a,1,voicemailmain(${macro_exten})
exten => a,2,hangup
The behavior is a little weird, the * key is not recognized during the
portion of the greeting where the extension number is being played back,
after it is
2004 Jun 25
0
problems compiling shadydial-asterisk on gentoo
...-missing-declarations -DZAPATA_ PRI -DIAX_TRUNKING -DCRYPTO -fPIC -c -o chan_agent.o chan_agent.c
chan_agent.c: In function `agent_hangup':
chan_agent.c:566: warning: implicit declaration of function `ast_say_digit_str'
chan_agent.c: In function `agent_new':
chan_agent.c:736: warning: assignment from incompatible pointer type
chan_agent.c:754: error: too many arguments to function `ast_queue_frame'
chan_agent.c: At top level:
chan_agent.c:787: warning: function declaration isn't a prototype
make[1...
2004 May 09
1
*** Asterisk sunday news: Read the sample configs, Luke!
* Read the config sample files! (even if you're an Asterisk guru)
-----------------------------------------------------------------
For those of you that have a working installation that you keep using, this is a
reminder to check into the configs/ directory of the Asterisk source tree, regardless
if you downloaded a tar ball or from CVS.
As we add or change features in Asterisk, the sample