search for: fax_set_phase_d_handler

Displaying 7 results from an estimated 7 matches for "fax_set_phase_d_handler".

2006 Jan 12
6
app_rxfax.so and app_txfax.so
...I just installed spandsp 0.0.3pre6 with libtiff 3.7.1 and evrythinghs is ok. I recompiled asterisk and run ldocnfig, but whrn I start asterisk I get this error: [app_rxfax.so]Jan 12 16:40:42 WARNING[1569]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined symbol: fax_set_phase_d_handler Jan 12 16:40:42 WARNING[1569]: loader.c:440 load_modules: Loading module app_rxfax.so failed! Ouch ... error while writing audio data: : Broken pipe Anyone can help me ? Thanks Giordano -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.di...
2006 Jan 12
1
R: app_rxfax.so and app_txfax.so
...just installed spandsp 0.0.3pre6 with libtiff 3.7.1 and evrythinghs is ok. I recompiled asterisk and run ldocnfig, but whrn I start asterisk I get this error: [app_rxfax.so]Jan 12 16:40:42 WARNING[1569]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined symbol: fax_set_phase_d_handler Jan 12 16:40:42 WARNING[1569]: loader.c:440 load_modules: Loading module app_rxfax.so failed! Ouch ... error while writing audio data: : Broken pipe Anyone can help me ? Thanks Giordano -------------- next part -------------- An HTML attachment was scrubbed... URL: http:/...
2006 Jan 06
7
Fax, txfax -bizarre thing
Hi, I've been struggling with this for a quite long time. Maybe I am not the first asterisk user with this problem, (I try to search on google, but I didn't find anything good). My point is: I try to set up * to work as a fax server. Each incoming fax (from PSTN) should be received on email. Luckily it works. I didn't notice any problem with receiving faxes on email, so rxfax works
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
2005 Oct 03
1
Compiling SpanDSP
...7: warning: implicit declaration of function `fax_set_local_ident' app_rxfax.c:270: warning: implicit declaration of function `fax_set_header_info' app_rxfax.c:271: warning: implicit declaration of function `fax_set_rx_file' app_rxfax.c:273: warning: implicit declaration of function `fax_set_phase_d_handler' app_rxfax.c:274: warning: implicit declaration of function `fax_set_phase_e_handler' app_rxfax.c:285: warning: implicit declaration of function `fax_rx_process' app_rxfax.c:288: warning: implicit declaration of function `fax_tx_process' app_rxfax.c:325: warning: passing arg 1 of `...
2005 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
...mplicit declaration of function 'fax_set_local_ident' app_rxfax.c:266: warning: implicit declaration of function 'fax_set_header_info' app_rxfax.c:267: warning: implicit declaration of function 'fax_set_rx_file' app_rxfax.c:269: warning: implicit declaration of function 'fax_set_phase_d_handler' app_rxfax.c:270: warning: implicit declaration of function 'fax_set_phase_e_handler' app_rxfax.c:281: warning: implicit declaration of function 'fax_rx_process' app_rxfax.c:284: warning: implicit declaration of function 'fax_tx_process' app_rxfax.c:321: warning: passing...
2005 Oct 04
0
app_rxfax module won't load
I managed to compile app_rxfax and app_txfax against the latest asterisk (1.2 beta 1). When trying to load the app_rxfax module I get this error: [app_rxfax.so]Oct 4 12:52:25 WARNING[3701]: loader.c:314 __load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined symbol: fax_set_phase_d_handler Oct 4 12:52:25 WARNING[3701]: loader.c:488 load_modules: Loading module app_rxfax.so failed! or when trying to load app_txfax module I get this error: [app_txfax.so] -- Registered IAX2 to '65.39.205.121', who sees us as 24.103.230.244:4569 Oct 4 12:59:16 WARNING[3771]: loader.c:31...