Displaying 6 results from an estimated 6 matches for "app_math".
Did you mean:
app_map
2006 Jun 09
3
Compiling SVN Trunk
I have the same problem on some modules.
For example app_math.so
[app_math.so]Jun 9 18:16:45 WARNING[19001]: loader.c:728
__load_resource: missing mod_data for app_math.so
Any help?. I have been looking , but nothing reasonable found.
Thanks
--
Alberto Sagredo
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
...equires N/A
;load => app_ices.so ; Requires N/A
;load => app_image.so ; Requires N/A
;load => app_intercom.so ; Obsolete - does not load
load => app_lookupblacklist.so ; Requires N/A
load => app_lookupcidname.so ; Requires N/A
load => app_macro.so ; Requires N/A
;load => app_math.so ; Requires N/A
;load => app_md5.so ; Requires N/A
;load => app_milliwatt.so ; Requires N/A
;load => app_mp3.so ; Requires N/A
;load => app_nbscat.so ; Requires N/A
;load => app_parkandannounce.so ; Requires res_features.so
load => app_playback.so ; Requires N/A
;load =&g...
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
...gistered application 'Verbose'
[app_test.so] => (Interface Test Application)
== Registered application 'TestClient'
== Registered application 'TestServer'
[app_forkcdr.so] => (Fork The CDR into 2 separate entities.)
== Registered application 'ForkCDR'
[app_math.so] => (Basic Math Functions)
== Registered application 'Math'
[app_realtime.so] => (Realtime Data Lookup/Rewrite)
== Registered application 'RealTimeUpdate'
== Registered application 'RealTime'
[app_dumpchan.so] => (Dump Info About The Calling Channel)
==...
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