Hi Michael,

Maybe, ${PHASEESTATUS} contains useful info after invoking TxFAX.
Try the following, and see what does ${PHASEESTATUS} contain.

exten => s,n,TxFAX(${FAXFILE},caller,ecm)
exten => s,n,NoOp(TX: REMOTESTATIONID is ${REMOTESTATIONID})
exten => s,n,NoOp(TX: PHASEESTATUS is ${PHASEESTATUS})

If U see any useful info there, U can then handle the situation.

Good luck!

Bye: Steve

On Sun, 19 Apr 2009 22:04:54 +1200, Michael <[email protected]>
wrote:
> Is there a way to limit TXfax'es concurrent calls?
> 
> Currently if my concurrent calls exceeds the number of available
channels,
> the
> outgoing fax gets lost forever...
> 
> Michael
> _______________________________________________
> Callweaver-users mailing list
> [email protected]
> http://lists.callweaver.org/mailman/listinfo/callweaver-users

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to