Saturday 12 April 2014

Different Commands to Make FAX Work On Cisco

Fax Relay T.38
FAX------------------VG224-----------(MGCP)-------------CM----------(H323)--------------VG

VG:============fax data uses t.38 protocol
dial-peer voice 3856000 voip
destination-pattern 3856...
session target ipv4:156.5.92.235
incoming called-number .T
codec g711ulaw
fax protocol t38 ls-redundancy 2 hs-redundancy 2
fax-relay sg3-to-g3
fax rate 9600
no vad

VG224:==========adds MGCP T.38 commands
ccm-manager fallback-mgcp
ccm-manager redundant-host 156.5.92.239
ccm-manager mgcp
no ccm-manager fax protocol cisco
ccm-manager music-on-hold
ccm-manager config server 156.5.92.234  
ccm-manager config
ccm-manager config dialpeer-prefix
!
mgcp
mgcp call-agent 156.5.92.235 2427 service-type mgcp version 0.1
mgcp rtp unreachable timeout 1000 action notify
mgcp modem passthrough voip mode nse
mgcp package-capability rtp-package
mgcp package-capability sst-package
no mgcp package-capability res-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp fax rate 9600
no mgcp fax t38 ecm
mgcp fax t38 inhibit
mgcp rtp payload-type g726r16 static




CM:=========VG224 enables t38 fax relay


Fax Pass-through
FAX------------------ATA187-----------(SIP)-------------CM----------(H323)--------------VG
VG:=============fax uses pass-through method
voice service pots
fax rate disable
!
voice service voip
allow-connections h323 to h323
fax protocol pass-through g711ulaw
h323
 h225 signal overlap
 session transport udp
modem passthrough nse codec g711ulaw

dial-peer voice 1002 voip
destination-pattern 2089....
modem passthrough nse codec g711ulaw
session target ipv4:192.168.100.2
voice-class h323 1
dtmf-relay h245-signal
codec g711ulaw
no fax-relay sg3-to-g3
fax rate disable
no vad
fax nsf 000000
!

CM:===========ATA chooses Fax Pass-through

SIP FAX---------------FAX Server

dial-peer voice 2601 voip
destination-pattern 26103...$
session protocol sipv2
session target ipv4:10.224.3.6:5064
dtmf-relay rtp-nte
codec g711ulaw
fax-relay ecm disable
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none
no vad

No comments:

Post a Comment