07-10-2019 03:01 AM
Hi All,
Please help,
I am integrating the router to SIP PSTN Provider and we have fax on fxs port in our ISR. we use T38 protocol as FAX and i already configured.
The incoming FAX is working fine, but when we try to send it's cannot. on fax receiver said its just connecting but no fax has been received, after that fax machine was disconnected from the session. Here is the simple topology :
FAX Machine <<<fxs>>> ISR 28xx <<<sip>>> Provider
The difference from the sending and receiving from the log is :
Sending FAX : re-invite is only once for T38 protocol negotiate which is from Provider, the provider is successfully tested to another fax machine.
Receiving FAX : re-invite is twice, once for T38 protocol negotiate and other is for media i believe and this is from our Cisco router.
Is there any config in VG to force sending fax when there is only one reinvite from Provider?
Here i attach the configuration and Log what i got.
Solved! Go to Solution.
07-16-2019 09:08 PM - edited 07-16-2019 09:33 PM
Hi There,
I took a look at the debugs, here is a breakdown of what I can see:
Content-Length: 396 v=0 o=CiscoSystemsSIP-GW-UserAgent 9038 9970 IN IP4 10.10.135.90 s=SIP Call c=IN IP4 10.10.135.90 t=0 0 m=image 18704 udptl t38 c=IN IP4 10.10.135.90 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:200 a=T38FaxMaxDatagram:320 a=T38FaxUdpEC:t38UDPRedundancy
Content-Length: 355 v=0 o=nsc 1562725338 1562725340 IN IP4 10.10.255.34 s=nsc c=IN IP4 10.10.255.34 t=0 0 m=image 16856 udptl t38 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:200 a=T38FaxMaxDatagram:410 a=T38FaxUdpEC:t38UDPRedundancy
Content-Length: 247 v=0 o=CiscoSystemsSIP-GW-UserAgent 9038 9970 IN IP4 10.10.135.90 s=SIP Call c=IN IP4 10.10.135.90 t=0 0 m=audio 18704 RTP/AVP 0 101 c=IN IP4 10.10.135.90 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20
Content-Length: 240 v=0 o=nsc 1562725338 1562725341 IN IP4 10.10.255.34 s=nsc c=IN IP4 10.10.255.34 t=0 0 m=audio 16856 RTP/AVP 0 101 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20 a=rtcp:16857 IN IP4 10.10.255.34
Content-Length: 269 X-FS-Support: update_display,send_info v=0 o=nsc 1562715889 1562715892 IN IP4 10.10.255.34 s=nsc c=IN IP4 10.10.255.34 t=0 0 m=image 26004 udptl t38 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:500 a=T38FaxMaxDatagram:515 a=T38FaxUdpEC:t38UDPFEC
Content-Length: 285 v=0 o=CiscoSystemsSIP-GW-UserAgent 7345 8793 IN IP4 10.10.135.90 s=SIP Call c=IN IP4 10.10.135.90 t=0 0 m=image 17664 udptl t38 c=IN IP4 10.10.135.90 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:200 a=T38FaxMaxDatagram:320
Notes:
dial-peer voice 100 no dtmf-relay h245-signal rtp-nte dtmf-relay rtp-nte sip-notify no fax nsf 000000 no modem passthrough fax-relay sg3-to-g3
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulawThis has been defined at the voice service voip level, it does not also need to exist on your dial-peers and can be removed from them.
dtmf-relay h245-signal rtp-nteIs configured on your SIP dial-peers, you can remove the h245-signal component
fax-relay ecm disable fax-relay sg3-to-g3Unless you are using the Cisco fax-relay protocol (proprietary), you can remove these commands from your configuration, they are not related to T.38.
session protocol sipv2
Follow up questions:
I would be interested to see if anyone else here has input (there are many smarter folks on these forums than I). If not then it might be time to engage TAC and/or your SIP provider to see if they can help pinpoint the issue. Let us know how it goes!
07-16-2019 09:08 PM - edited 07-16-2019 09:33 PM
Hi There,
I took a look at the debugs, here is a breakdown of what I can see:
Content-Length: 396 v=0 o=CiscoSystemsSIP-GW-UserAgent 9038 9970 IN IP4 10.10.135.90 s=SIP Call c=IN IP4 10.10.135.90 t=0 0 m=image 18704 udptl t38 c=IN IP4 10.10.135.90 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:200 a=T38FaxMaxDatagram:320 a=T38FaxUdpEC:t38UDPRedundancy
Content-Length: 355 v=0 o=nsc 1562725338 1562725340 IN IP4 10.10.255.34 s=nsc c=IN IP4 10.10.255.34 t=0 0 m=image 16856 udptl t38 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxFillBitRemoval:0 a=T38FaxTranscodingMMR:0 a=T38FaxTranscodingJBIG:0 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:200 a=T38FaxMaxDatagram:410 a=T38FaxUdpEC:t38UDPRedundancy
Content-Length: 247 v=0 o=CiscoSystemsSIP-GW-UserAgent 9038 9970 IN IP4 10.10.135.90 s=SIP Call c=IN IP4 10.10.135.90 t=0 0 m=audio 18704 RTP/AVP 0 101 c=IN IP4 10.10.135.90 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20
Content-Length: 240 v=0 o=nsc 1562725338 1562725341 IN IP4 10.10.255.34 s=nsc c=IN IP4 10.10.255.34 t=0 0 m=audio 16856 RTP/AVP 0 101 a=rtpmap:0 PCMU/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20 a=rtcp:16857 IN IP4 10.10.255.34
Content-Length: 269 X-FS-Support: update_display,send_info v=0 o=nsc 1562715889 1562715892 IN IP4 10.10.255.34 s=nsc c=IN IP4 10.10.255.34 t=0 0 m=image 26004 udptl t38 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:500 a=T38FaxMaxDatagram:515 a=T38FaxUdpEC:t38UDPFEC
Content-Length: 285 v=0 o=CiscoSystemsSIP-GW-UserAgent 7345 8793 IN IP4 10.10.135.90 s=SIP Call c=IN IP4 10.10.135.90 t=0 0 m=image 17664 udptl t38 c=IN IP4 10.10.135.90 a=T38FaxVersion:0 a=T38MaxBitRate:9600 a=T38FaxRateManagement:transferredTCF a=T38FaxMaxBuffer:200 a=T38FaxMaxDatagram:320
Notes:
dial-peer voice 100 no dtmf-relay h245-signal rtp-nte dtmf-relay rtp-nte sip-notify no fax nsf 000000 no modem passthrough fax-relay sg3-to-g3
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulawThis has been defined at the voice service voip level, it does not also need to exist on your dial-peers and can be removed from them.
dtmf-relay h245-signal rtp-nteIs configured on your SIP dial-peers, you can remove the h245-signal component
fax-relay ecm disable fax-relay sg3-to-g3Unless you are using the Cisco fax-relay protocol (proprietary), you can remove these commands from your configuration, they are not related to T.38.
session protocol sipv2
Follow up questions:
I would be interested to see if anyone else here has input (there are many smarter folks on these forums than I). If not then it might be time to engage TAC and/or your SIP provider to see if they can help pinpoint the issue. Let us know how it goes!
07-26-2019 09:36 AM
+5 to @Jonathan Unger for the super-thorough analysis!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide