Hola Amigos,
Alguien me puede ayudar, necesito levantar el servicio fax-to-email en un CUCME.
Necesito saber con que version de IOS funciona el script:app_faxmail_onramp.2.0.1.3.tcl
Adjunto la configuracion que tengo aplicada:
------->
voice service voip
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback none
!
!
fax interface-type fax-mail
mta send server 10.20.10.5 port 25
mta send subject Fax from UC500
mta send with-subject both
mta send postmaster user@domain.com
mta send mail-from hostname 10.4.3.1
mta send mail-from username CME@domain.com
mta send return-receipt-to hostname domain.com
mta send return-receipt-to username user
mta receive maximum-recipients 10
mta receive generate permanent-error
!
application
service onramp flash:app_faxmail_onramp.2.0.1.3.tcl
!
voice-port 0/1/0
description FXO
connection plar 8888855555
!
dial-peer voice 800 mmoip
description FAX to SERVICE
service fax_on_vfc_onramp_app out-bound
information-type fax
session target mailto:user@domain.com
!
dial-peer voice 801 pots
description FAX to SERVICE
service onramp
incoming called-number 8888855555
direct-inward-dial
port 0/1/0
!