Displaying 4 results from an estimated 4 matches for "nv_detectfax_exec".
2005 Jun 21
5
NVFaxdetect
I have googled this and come up empty. Has anyone had any problems
compiling NVFaxdetect on asterisk 1.0.7? Here is the error I am getting
when I run make.
app_nv_faxdetect.c: In function `nv_detectfax_exec':
app_nv_faxdetect.c:210: error: structure has no member named `cid'
app_nv_faxdetect.c:227: error: structure has no member named `cid'
app_nv_faxdetect.c:265: error: structure has no member named `cid'
make[1]: *** [app_nv_faxdetect.o] Error 1
This electronic message transm...
2005 Mar 10
2
NVFaxDetect errors on make
...;/var/log/asterisk\" -DASTCONFPATH=\"/etc/asterisk/asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -fPIC -c -o app_nv_faxdetect.o app_nv_faxdetect.c
app_nv_faxdetect.c: In function `nv_detectfax_exec':
app_nv_faxdetect.c:210: error: structure has no member named `cid'
app_nv_faxdetect.c:227: error: structure has no member named `cid'
app_nv_faxdetect.c:265: error: structure has no member named `cid'
make[1]: *** [app_nv_faxdetect.o] Error 1
make[1]: Leaving directory `/usr/src/a...
2005 Aug 03
0
fax <--> grandstream 286 <--> asterisk <--> pstn
...-1'
Aug 3 16:37:14 NOTICE[16135]: chan_zap.c:5377 ss_thread: Got event 2
(Ring/Answered)...
-- Executing Answer("Zap/4-1", "") in new stack
-- Executing NVFaxDetect("Zap/4-1", "4|dt") in new stack
Aug 3 16:37:16 NOTICE[16135]: app_nv_faxdetect.c:215
nv_detectfax_exec: Redirecting Zap/4-1 to fax extension
-- Executing Dial("Zap/4-1", "SIP/gw3") in new stack
-- Called gw3
-- SIP/gw3-4ffd is ringing
-- SIP/gw3-4ffd answered Zap/4-1
== Spawn extension (linea-fax, fax, 1) exited non-zero on 'Zap/4-1'
-- Hungup 'Zap/4-1'
Do...
2005 Sep 08
2
Pass through of T.38
Hi,
I found some contradicting infos about pass through of
T.38 data.
Are there any experiences of just passing T.38 via SIP from one T.38
application or gateway trough asterisk to another T.38 application
or gateway?
Would asterisk maybe even pass T.38 from chan_oh323 to chan_sip
(without understanding the content)?
Please tell me, if you have knowledges or experiences on this
topic!