Displaying 5 results from an estimated 5 matches for "app_setrdnis".
2006 Jan 21
3
cvs asterisk compile failed (newer libpri)
I used:
cvs checkout zaptel libpri asterisk asterisk-addons asterisk-sounds
iaxyprov astcc
and in the same order I try to compile it.
Asterisk ends with the lines below. It complains of a newer libpri, but
I just did it a step before!
What do I miss?
chan_zap.c:62:2: #error "You need newer libpri"
chan_zap.c:128: error: parse error before '<<' token
chan_zap.c:133:1:
2005 Jun 23
0
Voicemail recording cutoff when silent for 1 second
...Requires N/A
;load => app_senddtmf.so ; Requires N/A
;load => app_sendtext.so ; Requires N/A
load => app_setcallerid.so ; Requires N/A
;load => app_setcdruserfield.so ; Requires N/A
load => app_setcidname.so ; Requires N/A
load => app_setcidnum.so ; Requires N/A
;load => app_setrdnis.so ; Requires N/A
;load => app_settransfercapability.so ; Requires N/A
;load => app_sms.so ; Requires N/A
;load => app_softhangup.so ; Requires N/A
;load => app_striplsd.so ; Requires N/A
;load => app_substring.so ; Requires N/A
;load => app_system.so ; Requires N/A
load =&...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...pp_waitforsilence.so] => (Wait For Silence)
== Registered application 'WaitForSilence'
[app_while.so] => (While Loops and Conditional Execution)
== Registered application 'While'
== Registered application 'ExecIf'
== Registered application 'EndWhile'
[app_setrdnis.so] => (Set RDNIS Number)
== Registered application 'SetRDNIS'
[app_md5.so] => (MD5 checksum applications)
== Registered application 'MD5Check'
== Registered application 'MD5'
[app_readfile.so] => (Stores output of file into a variable)
== Registered appli...
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently
down...
TIA,
Simone.
2005 Sep 14
11
RxFax/TxFax - Compile Problem
Anyone know how to fix this?
gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff
In file included from app_rxfax.c:14:
/usr/include/asterisk/lock.h: In function `ast_mutex_init':
/usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE'
undeclared (first use in this function)
/usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is
reported