Hi all. first of all, I don't have any knowledge of voice, because I'm an RS guy. but I'm in the process of configuring the T.37 onramp/offramp and need some help. my config is works in onramp portion. so my faxes are going to mail server as TIFF images and this works with inside faxs and outside ones.
but for the offramp portion, I can just use it inside of my network, which means I can only send mail messages (which will be sent to physical fax devices,) on any of inside computers that the fax device is there too. I need to be able to send mail messages on one of my inside computers to external fax devices. the operator of PBX wants me my inside telefone number! it seems that I need to provide him with a internal number (I think ANI number) , so he can get this number and route the call to the outside world. my voice-related portion is here. any help would be greatly appreciated. tnx guys.
ip domain name test.fax
ip name-server 10.1.1.25
!
isdn switch-type primary-net5
!
voice-card 0
!
fax receive called-subscriber $d$
fax send transmitting-subscriber $s$
fax interface-type fax-mail
mta send server 10.1.1.4 port 25
mta send subject "mail from fax"
mta send origin-prefix "Eks-pa power Fax System"
mta send postmaster user1@test.local
mta send mail-from hostname c2921.test.fax
mta send mail-from username $s$
mta send return-receipt-to username $s$
mta receive aliases test.fax
mta receive maximum-recipients 48
mta receive generate permanent-error
!
application
service fax_detect flash:app_fax_detect.2.1.2.4.tcl
service onramp-app flash:app_faxmail_onramp.2.0.1.3.tcl
service offramp-app flash:app_faxmail_offramp.2.0.1.1.tcl
!
controller E1 0/0/0
clock source internal
pri-group timeslots 1-30
!
interface Serial0/0/0:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn protocol-emulate network
isdn incoming-voice voice
no cdp enable
!
voice-port 0/0/0:15
!
mgcp profile default
!
dial-peer voice 29 mmoip
service offramp-app
information-type fax
incoming called-number .
dsn delayed
dsn success
dsn failure
!
dial-peer voice 54 pots
destination-pattern .
port 0/0/0:15
forward-digits all
!
dial-peer voice 33 pots
service onramp-app
incoming called-number .
direct-inward-dial
!
dial-peer voice 99 mmoip
service fax_on_vfc_onramp_app out-bound
destination-pattern .
information-type fax
session target mailto:user1@test.local