cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3411
Views
10
Helpful
1
Replies

configure dial-peers for fax T.38 in Cube

monasir
Level 1
Level 1

I'm trying to send out faxes from a fax server ( Xmedius )

However i'm not able to send it out via the cube to the service provider

The fax is based on t.38

It should send in this way.
Its not working

Xmedius =====> Cube===== > ITSP

How can i get the fax send out properly?

Appreciate all the help

1 Accepted Solution

Accepted Solutions

MOHIT SINGH
Level 1
Level 1

Hello,

Configure your inbound and outbound dial peer with below config to enable T.38 on CUBE

dial-peer voice <tag> voip
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through
fax-relay ecm disable
fax-relay sg3-to-g3
no vad

If fax calls still fail then collect "debug ccsip message" and "debug voip ccapi inout" logs and share it.

View solution in original post

1 Reply 1

MOHIT SINGH
Level 1
Level 1

Hello,

Configure your inbound and outbound dial peer with below config to enable T.38 on CUBE

dial-peer voice <tag> voip
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback pass-through
fax-relay ecm disable
fax-relay sg3-to-g3
no vad

If fax calls still fail then collect "debug ccsip message" and "debug voip ccapi inout" logs and share it.