Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fax with FXS and SIP trunk

Status
Not open for further replies.

rassoulghaznavi

IS-IT--Management
Nov 30, 2008
29
AU
Hi,

I have got a fax machine connected to fxs on Cisco call manager express,
I have got a SIP trunk set up on the Cisco box and a DID number for FAX, so basically a sip call will come in and connect to the fxs and fax,
problem I have got is outgoing faxes work with T38 standard (as provider says) setup on voice servive voip, but incoming faxes doesn't work at all !,
Do I need to have special config to get this working ?
Here is the config :

voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
no supplementary-service sip moved-temporarily
no supplementary-service sip refer
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711alaw
no fax-relay sg3-to-g3
sip
registrar server expires max 3600 min 3600
localhost dns:abc.local
no update-callerid

sip-ua
credentials username xxxx password 7 xxxx realm 1.2.3.4
authentication username xxxxpassword 7 xxxx
no remote-party-id
retry invite 2
retry register 10
timers connect 100
registrar ipv4:1.2.3.4:5060 expires 3600
sip-server ipv4:1.2.3.4
connection-reuse
host-registrar

dial-peer voice 30 pots
destination-pattern 8370
port 0/0/1
no sip-register

dial-peer voice 1 pots
preference 7
port 0/0/1

voice-port 0/0/1
ring cadence define 50 10
no echo-cancel enable
playout-delay fax 60
cptone AU
timeouts wait-release 1
impedance 600c
station-id number 8370
caller-id enable
 
I don't see an outbound dial-peer matching a NA dial plan and pointing to the sip trunks. Add it and it should work
 
There is an outbound dial-peer but I didn't put it here as I don't have a problem for outgoing faxes,
Outbound calls and faxes are working fine,
Inbound calls are working fines,
Inbound fax rings but doesn't come through and fails, but if you use a normal PSTN line instead of SIP it works fine !
 
How can we help you with incomplete configs and invalid descriptions? From your original post:
"but incoming faxes doesn't work at all !"
Post a full router config and an accurate description of your issue next time.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top