Sorry for the repost.  The original was to big, so I placed the full log at:

http://pastebin.com/ma657ca1

Thanks,

-Patrick

________________________________________
From: Patrick Mowry 
Sent: Wednesday, May 21, 2008 4:54 PM
To: '[email protected]'
Subject: Failing outbound T.38 to SIP provider.

Hello,
  I'm using a SIP provider in the US with Level3 providing the majority of the 
PSTN gateways.  I'm running CallWeaver 1.2.0-RC5 from the blog posting with 
spandsp .4pre11.   Private IP: 192.168.157.243 Public: 12.166.198.53.  My Fax 
machine is on a AudioCodes MP-112 SIP 5.0 at 192.168.140.20.  Inbound and 
outbound voice calls work fine.

Even when I had only G729 as an allowed codec, I could send T38 faxes in to the 
AudioCode with no problem.  Outbound faxes would always fail.  I changed it to 
G711ulaw, and outbound faxes still fail.  Attached is a debug log from 
callweaver per the wiki.  I also have a sniffer trace, but it's 2Mb in size.  
But I'll send it to anyone who wants it.

My sip.conf is pretty basic and is included below.

  Thanks for looking.


-Patrick

[EMAIL PROTECTED] callweaver]# cat sip.conf
 [general]
context=default                 ; Default context for incoming calls
bindport=5060                   ; UDP Port to bind to (SIP standard port is 
5060)
bindaddr=0.0.0.0                ; IP address to bind to (0.0.0.0 binds to all)
srvlookup=yes                   ; Enable DNS SRV lookups on outbound calls

t38udptlsupport=yes             ; Turn on support for T.38 UDPTL

disallow=all                    ; First disallow all codecs
allow=ulaw                      ; Allow codecs in order of preference
;allow=g729
;allow=ilbc                     ;

[authentication]

 [1001]
type=friend
secret=g0gds2002
record_out=Adhoc
record_in=Adhoc
qualify=yes
port=5060
pickupgroup=
nat=yes
[EMAIL PROTECTED]
host=dynamic
dtmfmode=rfc2833
dial=SIP/1001
context=internal
canreinvite=no
callgroup=
callerid=device <1001>
accountcode=
call-limit=50

[AudioCode1]
type=friend
host=192.168.140.20
dtmfmode=rfc2833
t38pt_udptl = yes
canreinvite=no
context=internal

[GDS_Com_GW03]
host=192.168.157.239
type=friend
context=internal
t38pt_udptl = yes
canreinvite=no

[VOX]
host=38.113.96.116
type=friend


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

Reply via email to