search for: span_set_message_handl

Displaying 5 results from an estimated 5 matches for "span_set_message_handl".

2006 Dec 07
1
Asterisk 1.4.0-beta3 spandsp rxfax woes (or me being hard of thinking)
...virtual fax extension (either from a phone or fax machine) Asterisk bombs out with the following message... Executing [402@default:1] RxFAX("SIP/101-081d63d0", "/tmp/test.tif") in new stack asterisk: symbol lookup error: /usr/lib/asterisk/modules/app_rxfax.so: undefined symbol: span_set_message_handler This was me dialing from a normal sip extension, hoping to hear fax tones. I did try the latest ebuild Gentoo have (1.2.13), this gave me perfect fax tones, but completely refused to include chan_zap, so I can't win :-) Please somebody tell me where I'm going wrong, been trying to get t...
2006 Jan 12
6
app_rxfax.so and app_txfax.so
Hi, 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
2007 Aug 29
0
(Asterisk_1.4.0 + rxfax + spandsp_0.0.4) - symbol lookup error
...-- Executing [300 at Internal:1] Answer("Zap/1-1", "") in new stack -- Executing [300 at Internal:2] RxFAX("Zap/1-1", "/tmp/test.tif||debug") in new stack /usr/sbin/asterisk: symbol lookup error: /usr/lib/asterisk/modules/app_rxfax.so: undefined symbol: span_set_message_handler [root at p1170 apps]# And after that Asterisk died with error code 127. What did I after this error: Actually, I am not able any more to compile app_rxfax.so. The Asterisk-1.4 make menuselect tells me that rxfax and txfax have dependencies problems (it is marked as XXX). I don't know how to...
2012 Jan 05
1
Where are the fax instructions?
Hello, Trying to set up res_fax_spandsp. Based on https://wiki.asterisk.org/wiki/display/AST/T.38+Fax+Gateway I wrote this in my extensions.conf: exten => 306,1,NoOp(Fax transmission) same => n,Set(FAXOPT(gateway)=yes) same => n,Dial(DAHDI/3) ----->FXS port to fax machine same => n,Hangup() Call flow Im trying to pull out is as follows: Zoiper -->
2006 Apr 03
0
Anybody success using Asterisk 1.2.6 and SpanDSP 0.0.3 pre 6?
...n_code_to_str' app_rxfax.c:130: warning: format argument is not a pointer (arg 7) app_rxfax.c: In function `rxfax_exec': app_rxfax.c:176: error: conflicting types for `t' app_rxfax.c:165: error: previous declaration of `t' app_rxfax.c:194: warning: implicit declaration of function `span_set_message_handler' app_rxfax.c:211: error: incompatible types in assignment app_rxfax.c:214: error: invalid operands to binary - app_rxfax.c:214: error: incompatible type for argument 1 of `strlen' app_rxfax.c:214: error: invalid operands to binary - app_rxfax.c:214: error: invalid operands to binary - app...