Faxing Not Working?

Hi All, new to this PBX stuff so bear with me. I’ve been able to get incoming and outgoing calls working along with setting it up for 2 Google Voice phone numbers. Kind of happy for my first go with this tech.

Anyhow, I’m fiddling around with fax, and I think I have it set up right, but when I send a fax from one extension to another (which has been set up to listen for faxes), the fax never gets emailed to me. I see this in the log files:

[2011-03-17 17:38:17] WARNING[8864] pbx.c: No application ‘TxFAX’ for extension (sendfax, s, 4)

Anyone know what this is referring to?

Here’s a partial log:

2011-03-17 17:38:17] VERBOSE[8864] pbx.c: – Executing [s@sendfax:3] NoOp(“Gtalk/[email protected]”, “NEWFILENAME: /tmp/508xxxxxxx.tif”) in new stack
[2011-03-17 17:38:17] VERBOSE[8864] pbx.c: – Executing [s@sendfax:3] NoOp(“Gtalk/[email protected]”, “NEWFILENAME: /tmp/508xxxxxxx.tif”) in new stack
[2011-03-17 17:38:17] WARNING[8864] pbx.c: No application ‘TxFAX’ for extension (sendfax, s, 4)
[2011-03-17 17:38:17] WARNING[8864] pbx.c: No application ‘TxFAX’ for extension (sendfax, s, 4)
[2011-03-17 17:38:17] VERBOSE[8864] pbx.c: == Spawn extension (sendfax, s, 4) exited non-zero on ‘Gtalk/[email protected]
[2011-03-17 17:38:17] VERBOSE[8864] pbx.c: == Spawn extension (sendfax, s, 4) exited non-zero on ‘Gtalk/[email protected]
[2011-03-17 17:38:17] NOTICE[8864] pbx_spool.c: Call completed to local/508xxxxxxx@from-internal
[2011-03-17 17:38:17] NOTICE[8864] pbx_spool.c: Call completed to local/508xxxxxxx@from-internal
[2011-03-17 17:38:17] NOTICE[7379] chan_gtalk.c: Remote peer reported an error, trying to establish the call anyway
[2011-03-17 17:38:17] NOTICE[7379] chan_gtalk.c: Remote peer reported an error, trying to establish the call anyway
[2011-03-17 17:38:17] NOTICE[7379] chan_gtalk.c: Whoa, didn’t find call during hangup!
[2011-03-17 17:38:17] NOTICE[7379] chan_gtalk.c: Whoa, didn’t find call during hangup!
[2011-03-17 17:38:22] VERBOSE[8867] pbx.c: – Executing [508xxxxxxx@from-trunk:9] Goto(“Gtalk/+1508xxxxxxx-4268”, “from-did-direct,7056,1”) in new stack
[2011-03-17 17:38:22] VERBOSE[8867] pbx.c: – Executing [508xxxxxxx@from-trunk:9] Goto(“Gtalk/+1508xxxxxxx-4268”, “from-did-direct,7056,1”) in new stack

Followed By:

[2011-03-17 17:38:22] VERBOSE[8867] pbx.c: – Executing [s@macro-dial-one:42] Dial(“Gtalk/+1508xxxxxxx-4268”, “SIP/7056,20,trI”) in new stack
[2011-03-17 17:38:22] VERBOSE[8867] pbx.c: – Executing [s@macro-dial-one:42] Dial(“Gtalk/+1508xxxxxxx-4268”, “SIP/7056,20,trI”) in new stack
[2011-03-17 17:38:22] WARNING[8867] app_dial.c: Unable to create channel of type ‘SIP’ (cause 20 - Unknown)
[2011-03-17 17:38:22] WARNING[8867] app_dial.c: Unable to create channel of type ‘SIP’ (cause 20 - Unknown)
[2011-03-17 17:38:22] VERBOSE[8867] app_dial.c: == Everyone is busy/congested at this time (1:0/0/1)
[2011-03-17 17:38:22] VERBOSE[8867] app_dial.c: == Everyone is busy/congested at this time (1:0/0/1)
[2011-03-17 17:38:22] VERBOSE[8867] pbx.c: – Executing [s@macro-dial-one:43] ExecIf(“Gtalk/+1508xxxxxxx-4268”, “0?Set(DIALSTATUS=)”) in new stack
[2011-03-17 17:38:22] VERBOSE[8867] pbx.c: – Executing [s@macro-dial-one:43] ExecIf(“Gtalk/+1508xxxxxxx-4268”, “0?Set(DIALSTATUS=)”) in new stack

7055 is the extension I’m sending from; 7056 is the extension I’m sending to.

pbx*CLI> core show version
Asterisk 1.8.3 built by root @ pbx.local on a x86_64 running Linux on 2011-03-14 16:28:40 UTC

root@pbx:~ $ cat /etc/redhat-release
CentOS release 5.5 (Final)