Displaying 20 results from an estimated 29 matches for "phase_e_handler".
2005 Jun 01
1
rxfax problems - cont.
...SetVar("Zap/10-1",
"FAXFILE=/var/spool/asterisk/fax/*1078/asterisk-419-1117663820.32") in new
stack
-- Executing RxFAX("Zap/10-1",
"/var/spool/asterisk/fax/*1078/asterisk-419-1117663820.32.tif") in new stack
Jun 2 00:10:37 DEBUG[16900]: app_rxfax.c:80 phase_e_handler:
==============================================================================
Jun 2 00:10:37 DEBUG[16900]: app_rxfax.c:81 phase_e_handler: Fax
successfully received.
Jun 2 00:10:37 DEBUG[16900]: app_rxfax.c:82 phase_e_handler: Remote station
id:
Jun 2 00:10:37 DEBUG[16900]: app_rxfax.c:83 p...
2009 Mar 24
1
Error in ReceiveFax with T.38 -- Asterisk 1.6.0.7-rc2
...eted, and the fax file is successfully stored by
asterisk. The problem is that I receive this error:
WARNING[12229]: app_fax.c:650 in transmit: Transmission error
and the ReceiveFax function ends abruptly.
The log file with debug set to 4 is this:
asterisk[12127]: DEBUG[12229]: app_fax.c:166 in phase_e_handler: Fax
phase E handler. result=0
asterisk[12127]: DEBUG[12229]: app_fax.c:202 in phase_e_handler: Fax
transmitted successfully.
asterisk[12127]: DEBUG[12229]: app_fax.c:203 in phase_e_handler:
Remote station ID: 0034913121867
asterisk[12127]: DEBUG[12229]: app_fax.c:204 in phase_e_handler:
Pages tran...
2004 Sep 21
0
more on spandsp and partially received fax
...l frame tag
In state 5
Changed from phase 3 to 4
>>> MCF: 8c
HDLC underflow in state 8
Changed from phase 4 to 3
Urgent handler
Slow carrier up
<<< DCN: fb
DCN with final frame tag
In state 8
Disconnecting
Changed from phase 3 to 7
Sep 21 15:55:08 DEBUG[1120357296]: app_rxfax.c:66 phase_e_handler: ==============================================================================
Sep 21 15:55:08 DEBUG[1120357296]: app_rxfax.c:67 phase_e_handler: Fax successfully received.
Sep 21 15:55:08 DEBUG[1120357296]: app_rxfax.c:68 phase_e_handler: Remote station id:
Sep 21 15:55:08 DEBUG[1120357296]: app_...
2010 Jul 29
3
T.38 fax between ATA's and Asterisk and Cisco PGW 2200
...s either.
Asterisk -> PGW:
To exclude the ATA's i used the Asterisk SendFax application to send a TIFF file to a landline each time with a different fax machine connected to it. Results:
Asterisk 1.6.2.6 compiled with SpanDSP-0.0.6pre17 :
asterisk[1367]: WARNING[18591]: app_fax.c:223 in phase_e_handler: Error transmitting fax. result=19: Received other than DIS while waiting for DIS.
asterisk[1367]: WARNING[18591]: app_fax.c:820 in transmit: Transmission failed
asterisk[1367]: WARNING[18906]: app_fax.c:223 in phase_e_handler: Error transmitting fax. result=20: Received no response to DCS or TCF....
2010 Mar 20
1
1.6.1.18 -> 1.6.2.6 T38 Fax: call drops
...pre17, SendFax on 1.6.1.18 and ReceiveFax on
1.6.2.8. Sip.conf on both sides has t38pt_udptl = yes.
-- Executing [s at fax-tx-test:3] SendFAX("SIP/side-sip-00000009",
"/var/spool/asterisk/fax/20091113_1455.tif") in new stack
[Mar 20 17:05:34] WARNING[6433]: app_fax.c:178 phase_e_handler: Error
transmitting fax. result=49: The call dropped prematurely.
[Mar 20 17:05:34] WARNING[6433]: app_fax.c:772 transmit: Transmission failed
-- Executing [s at fax-tx-test:4] Hangup("SIP/side-sip-00000009", "")
in new stack
== Spawn extension (fax-tx-test, s, 4) exit...
2005 Oct 14
3
Problem with compiling spandsp
New asterisk user, pretty much set up except for spandsp. I get the
following when trying to compile:
app_rxfax.c
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:92: error: structure has no member named `cid'
app_rxfax.c:92: error: structure has no member named `cid'
app_rxfax.c: In function `rxfax_exec':
app_rxfax.c:260: error: structure has no member named `verbose'
app_rxfax.c: At top level:
app_r...
2005 Oct 03
1
Compiling SpanDSP
Has anybody been successful with compiling the pre3 version of SpanDSP
on the current Asterisk CVS? I'm getting:
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:77: warning: implicit declaration of function
`fax_get_transfer_statistics'
app_rxfax.c:78: warning: implicit declaration of function
`fax_get_far_ident'
app_rxfax.c:79: warning: implicit declaration of function
`fax_get_local_ident'
app_rxfax.c:93: error: structure...
2010 Feb 09
1
Not able to receive fax
...to setup asterisk (1.6.2.0) to receive fax. I am
able to receive faxes sent from a zoiper softphone connected to
asterisk.
I have some DID numbers (with T.38 support) forwarded to my asterisk
pbx. I am not able to receive faxes from these numbers. The error I
get on the asterisk console is
"phase_e_handler: Error transmitting fax. result=49: The call dropped
prematurely"
Can someone please help.
Thanks.
2008 Dec 18
3
Asterisk AGX addons compile issues
...44%] Building C object CMakeFiles/app_pickup2.dir/app_pickup2.o
Linking C shared module dist/app_pickup2.so
[ 44%] Built target app_pickup2
[ 55%] Building C object CMakeFiles/app_rxfax.dir/app_rxfax.o
cc1: warnings being treated as errors
/root/asterisk/agx-ast-addons/app_rxfax.c: In function 'phase_e_handler':
/root/asterisk/agx-ast-addons/app_rxfax.c:126: warning: implicit declaration
of function 't30_get_local_ident'
/root/asterisk/agx-ast-addons/app_rxfax.c:127: warning: implicit declaration
of function 't30_get_far_ident'
/root/asterisk/agx-ast-addons/app_rxfax.c: In function...
2005 May 28
1
Fax and SIP Device
...cret=xxx
nat=yes
context=Local
canreinvite=no
disallow=all
allow=ulaw
allow=alaw
On the other hand, i was tired with getting the same error when
compiling rxfax/txfax.
spandsp-0.0.2pre18 and spandsp-0.0.1
gcc -O2 -g -Iinclude -I../include -c -o app_rxfax.o app_rxfax.c
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:77: error: structure has no member named `callerid'
make[1]: *** [app_rxfax.o] Error 1
Best Regards
Khng
2010 Mar 09
1
Which spandsp to use with 1.6.2?
...g-fax:1] Set("DAHDI/4-1",
"FAXFILE=/var/spool/asterisk/fax/20100309_1259") in new stack
-- Executing [s at incoming-fax:2] ReceiveFAX("DAHDI/4-1",
"/var/spool/asterisk/fax/20100309_1259.tif") in new stack
[Mar 9 13:02:13] WARNING[25317]: app_fax.c:223 phase_e_handler: Error
transmitting fax. result=49: The call dropped prematurely.
[Mar 9 13:02:13] WARNING[25317]: app_fax.c:817 transmit: Transmission error
The fax completes to a standard fax machine.
I'm using spandsp-0.0.5, which, AFAICT, is the last release. However I
also see:
http://www.soft-switc...
2011 Feb 02
1
AGI script exits non-zero when running system command
...t;< EXEC RxFAX "/tmp/1296624119.53.tiff"
-- AGI Script Executing Application: (RxFAX) Options:
(/tmp/1296624119.53.tiff)
Really destroying SIP dialog '6327EDB3 at XXX' Method: OPTIONS
[Feb 1 23:22:18] ERROR[13753]:
/usr/src/asterisk/agx-ast-addons/app-spandsp/app_fax.c:214 phase_e_handler:
[FaxReceived ERROR] result (13) Unexpected message received.
[FaxReceived ERROR] result (13) Unexpected message received.
[Feb 1 23:22:18] WARNING[13753]:
/usr/src/asterisk/agx-ast-addons/app-spandsp/app_fax.c:478 fax_run: RXFAX:
t30_call_active is FALSE.
AGI Tx >> 200 result=0
AGI Rx <...
2004 Jun 19
1
RxFax problems
...../include/spandsp/dc_restore.h: In function `fsaturate':
../include/spandsp/dc_restore.h:105: warning: implicit declaration of
function `lrint'
app_rxfax.c: At top level:
app_rxfax.c:50: warning: no previous prototype for `t30_flush'
app_rxfax.c:57: warning: no previous prototype for `phase_e_handler' gcc
-shared -Xlinker -x -I/usr/src/spandsp-0.0.1/src -o app_rxfax.so
app_rxfax.o -L/usr/src/spandsp-0.0.1/src -lspandsp -ltiff
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIM...
2009 Feb 26
1
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4
...ilt target func_devstate
[ 87%] Building C object CMakeFiles/test_spandsp.dir/test_spandsp.o
Linking C executable test_spandsp
[ 87%] Built target test_spandsp
[100%] Building C object spandsp-0.0.6/CMakeFiles/app_fax.dir/app_fax.o
/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c: In function
?phase_e_handler?:
/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c:155: error:
?t30_stats_t? has no member named ?pages_transferred?
/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c:184: error:
?t30_stats_t? has no member named ?pages_transferred?
/usr/src/agx-ast-addons/trunk/spandsp-0.0.6/app_fax.c:188...
2004 Dec 20
1
RxFAX compile problem
...st_mutex_init':
../include/asterisk/lock.h:311: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function)
../include/asterisk/lock.h:311: (Each undeclared identifier is reported only once
../include/asterisk/lock.h:311: for each function it appears in.)
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:86: structure has no member named `callerid'
make[1]: *** [app_rxfax.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/apps'
make: *** [subdirs] Error 1
I dont know what im missing, i have libtiff 3.5.7-11
Thanks for your help."
---------------------...
2005 Mar 29
0
Problem: Compiling error for SpanDSP app_rxfax
...uot;/var/log/asterisk\"
-DASTCONFPATH=\"/etc/asterisk/
asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\"
-DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
-DBUSYDETECT_MARTIN -fomit-frame-pointer -fPIC -c -o app_rxfax.o
app_rxfax.c
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:86: structure has no member named `callerid'
make[1]: *** [app_rxfax.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/apps'
make: *** [subdirs] Error 1
Regards,
Kerry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.da...
2005 Mar 29
0
re: Problem: Compiling error for SpanDSP
...gt; -DASTCONFPATH=\"/etc/asterisk/
> asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\"
> -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\"
> -DBUSYDETECT_MARTIN -fomit-frame-pointer -fPIC -c -o app_rxfax.o
> app_rxfax.c
> app_rxfax.c: In function `phase_e_handler':
> app_rxfax.c:86: structure has no member named `callerid'
> make[1]: *** [app_rxfax.o] Error 1
> make[1]: Leaving directory `/usr/src/asterisk/apps'
> make: *** [subdirs] Error 1
>
> Regards,
> Kerry
For a while, the structure switched over. If you are getting a...
2005 Jul 09
1
Asterisk + spandsp
...se, first, I compiled spandsp, etc.)
Then, I try to compile Asterisk, but it 's impossible:
The output:
> app_rxfax.c:14:1: warning: "_GNU_SOURCE" redefined
> <command line>:4:1: warning: this is the location of the previous
> definition
> app_rxfax.c: In function `phase_e_handler':
> app_rxfax.c:70: error: structure has no member named `resolution'
> app_rxfax.c:77: error: structure has no member named `callerid'
> app_rxfax.c:81: error: structure has no member named `resolution'
> app_rxfax.c:83: error: structure has no member named `rx_file'...
2005 Oct 04
1
Can't compile ast_rxfax with Asterisk 1.2.1b
...?xfax files don't compile:
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE
-O6 -march=i686 -fomit-frame-pointer -fPIC -D_GNU_SOURCE -c
-o app_rxfax.o app_rxfax.c
app_rxfax.c: In function 'phase_e_handler':
app_rxfax.c:77: warning: implicit declaration of function
'fax_get_transfer_statistics'
app_rxfax.c:78: warning: implicit declaration of function
'fax_get_far_ident'
app_rxfax.c:79: warning: implicit declaration of function
'fax_get_local_ident'
app_rxfax.c: In functio...
2010 Feb 27
0
"Unexpected message received" when receiving Fax
...pstn
and fax lines. I am able to receive faxes on the DID numbers provided
by the VoIP service provider, but I am not able to receive fax through
the fax lines connected through audiocodes.
udptl debug shows T.38 packets coming from the audiocodes, but the
line gets disconnected with an error
phase_e_handler: Error transmitting fax. result=13: Unexpected
message received.
What could be the reason for this error? Is this a problem with
misconfiguration of audiocodes or asterisk.
I have the following t.38 settings in sip.conf
't8pt_udptl=yes,redundancy,maxdatagram=400'
and the dialplan I us...