Scratch the warnings, that was something else in the dialplan. But because of 
the dropped voice frame error, fax is never received. I enabled debug logging 
and it shows:

[Feb 17 22:05:53] NOTICE[19479]: channel.c:2181 __ast_read: Dropping 
incompatible voice frame on SIP/5060-08bc01a8 of format slin since our native 
format has changed to ulaw
[Feb 17 22:06:17] DEBUG[19479]: app_rxfax.c:127 phase_e_handler: 
==============================================================================
[Feb 17 22:06:17] DEBUG[19479]: app_rxfax.c:128 phase_e_handler: Fax receive 
not successful - result (60) Disconnected after permitted retries.
[Feb 17 22:06:17] DEBUG[19479]: app_rxfax.c:129 phase_e_handler: 
==============================================================================
[Feb 17 22:06:26] DEBUG[19479]: app_rxfax.c:329 rxfax_exec: Got hangup
[Feb 17 22:06:26] DEBUG[19479]: app_macro.c:267 _macro_exec: Extension s, 
macroexten fax, priority 4 returned normally even though call was hung up
[Feb 17 22:06:26] DEBUG[19479]: pbx.c:2383 __ast_pbx_run: Extension fax, 
priority 3 returned normally even though call was hung up
[Feb 17 22:06:26] DEBUG[19479]: pbx.c:1688 
pbx_substitute_variables_helper_full: Expression result is '1'



-----Original Message-----
From: Remzi Semsettin Turer [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 17, 2007 10:00 PM
To: '[email protected]'
Subject: [on-asterisk] Receiving faxes

On my Asterisk box, running 1.4, receiving faxes are fine if I use InphoneX. If 
I use MCI, I receive following:


    -- Executing [EMAIL PROTECTED]:4] RxFAX("SIP/5060-088d7c30", 
"/var/spool/asterisk/fax/1171767194.263.tif") in new stack
[Feb 17 21:53:18] NOTICE[18766]: channel.c:2181 __ast_read: Dropping 
incompatible voice frame on SIP/5060-088d7c30 of format slin since our native 
format has changed to ulaw
[Feb 17 21:53:50] WARNING[18766]: ast_expr2.fl:398 ast_yyerror: ast_yyerror():  
syntax error: syntax error, unexpected '=', expecting $end; Input:
 = 1
 ^
[Feb 17 21:53:50] WARNING[18766]: ast_expr2.fl:402 ast_yyerror: If you have 
questions, please refer to doc/channelvariables.txt in the asterisk source.

So, my guess is something is amiss at MCI, but before opening a ticket, I 
figured I'll ask. Both SIP providers are using ulaw in sip.conf.

Cheers,

Remzi

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to