Displaying 20 results from an estimated 5000 matches similar to: "T38 Passthrough Verification"
2010 Feb 20
1
Fax, T38 and NAT
Gentlemen,
I have 3 faxes attached to an Asterisk. Fax - SPA2102 - Asterisk.
0851711201 and 0851711290 is on our WAN, no NAT.
0197673581 is outside our WAN and needs to be NAT'ed.
Sending a fax from 0851711201 to 0851711290, no problem, switches to T38
and fax goes through.
Sending a from 0197673581 to 0851711201, no problem as long as i dont
enable T38 on 0197673581.
But, if i enable T38
2012 Feb 02
1
T38 faxing - UDPTL creation failed
Hello guys.
When I am trying to send fax through T38 to linksys SPA (properly
configured etc. - I have tried it with other systems), I'm getting error
and fax is not delivered.
I'm getting this errors in asterisk.log:
WARNING[687] udptl.c: No UDPTL ports remaining
ERROR[687] chan_sip.c: UDPTL creation failed
WARNING[687] udptl.c: No UDPTL ports remaining
then, couple lines down:
2006 Jan 27
2
WARNING: chan_sip.c:3470 process_sdp: Unknown SDP media type in offer: image 5004 udptl t38
Hi,
I'm using asterisk 1.2.1.
Is there anybody out there who knows what this warning means?
*WARNING: chan_sip.c:3470 process_sdp: Unknown SDP media type in offer:
image 5004 udptl t38*
Google does not help at all.
TIA
Giorgio Incantalupo
2011 Oct 06
3
Digium FFA + Gafachi T38 outgoing issues
Hi, folks.
I'm having a heck of a time trying to get outgoing T38 faxing (I don't
need inbound right now) working with FFA and Gafachi. G711 faxing works
(as well as can be expected over the internet), but I want the higher
reliability of T38.
I'm running Asterisk 10-beta1.
When I drop my callfile in to make the call, I get this:
-- Attempting call on SIP/18884732963 at
2006 Nov 15
2
T38 problem
I have problem with fax machine Panasonic DX600. It's connected to Grandstream Handy Tone 386 which is connected to Asterisk. Asterisk is connected to my SIP provider.
To some numbers I can't send FAX, and I get following error on CLI.
WARNING[2237] chan_sip.c: Unknown SDP media type in offer: image 31358 udptl t38
I believe that Panasonic DX600 machine supports T38. And when I have
2006 Feb 21
1
Asterisk and T38 Fax
How can I get asterisk to work with faxes in my configuration? I have a
WAN with Asterisk at the centre and Mediatrix 1104 gateways at the end
nodes providing tone to legacy PBX's and fax machines. The Asterisk is
connected to the PSTN via a Digium single port t1.
The end nodes are connected via frame-relay 128kbps links. I want to use
g.729 between the end nodes and the Asterisk box at
2009 Jun 10
2
T38 support
Does asterisk support T38 passthrough now? What version onwards?
?
ANy ideas on how to configure it for a host?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090610/b2d88016/attachment.htm
2017 Jun 16
3
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
On Fri, Jun 16, 2017, at 10:49 AM, Michael Maier wrote:
<snip>
>
> t38modem and asterisk are using
>
> m=image 35622 udptl t38
> ^^^^^
>
> Provider uses
>
> m=image 35622 UDPTL t38
> ^^^^^
>
> Could this be a problem? If I'm sending internal only, it's always
> lowercase.
Looking at the tests we have we
2013 Nov 20
5
Movistar sip Mexico
Hello,
I have a problem with movistar in Mexico with a sip calls. Movistar send to
me T38 and G729 in the INVITE and they say that I have to ignore T38 and
use G729 in the voice call.
When a fax call is made Movistar send only T38 in the INVITE.
Invite example:
v=0
o=GDL-BMSW-12D 19913379 19899826 IN IP4 192.168.1.2
s=sip call
c=IN IP4 192.168.1.2
t=0 0
m=audio 6370 RTP/AVP 18 101
a=fmtp:18
2011 Aug 01
2
T38 Fax
Anyone have any testing experience with T38 and HT-502 Grandstream?
I just want to confirm that t.38 is working on this device.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110801/fea18d8c/attachment.htm>
2009 May 27
2
problem with T.38 media headers
Hi Guys,
Something I have noticed while dealing with T.38 and re-invites in Asterisk 1.4.22.
I have a provider who re-invites with the following sdp (message flow
PROVIDER_EQPMT -> ASTERISK):
"""
.
v=0.
o=SIP_5F9 123456 654322 IN IP4 CONN_IP_PROVIDER.
s=-.
c=IN IP4 CONN_IP_PROVIDER.
t=0 0.
m=audio 0 RTP/AVP 0.
m=image 26858 udptl t38.
a=T38FaxMaxBuffer:288.
2011 Mar 23
2
Problems Extension with a Call In on Asterisk 1.6
Hi
I request your help because i don't have actually a solution at my problems.
I have a Asterisk Server in 1.6
Connected at a SIP Provider
This provider supply me 2 numbers:
003318364xxxx (official number)
081169xxxx (Nddi Number)
When i receive a call on the 081169xxxx, he don't use
the extension. He use the 003318364xxxx extension.
SIP Debug:
<--- SIP read from
2013 Jan 15
4
Getting UDPTL (SIP): Transmission error: Resource temporarily unavailable
Hi,
I configured Asterisk 10 for inbound fax, for couple of weeks I didn't see
any issues until today. The setup I configured for inbound fax is quite
simple i.e. Cisco Voice GW sends the fax calls to Asterisk using T.38
protocol and later Asterisk stores/forwards the fax to specific end user.
The configuration I made in sip.conf for enabling T38 is listed below;
t38pt_udptl =
2009 Nov 14
1
Asterisk with T38 Fax
Hi,
I'm trying to send faxes using Asterisk 1.4 and T38 with sip but Asterisk rejects the t38.
Anybody know if is possible to transmit t38 fax with Asterisk 1.4?
following settings:
--- sip.conf ---
[general]
bindport=5060
bindaddr=0.0.0.0
disallow=all
allow=ulaw
allow=alaw
context=from-outside
t38pt_udptl=yes
[operator]
qualify=no
nat=yes
host=189.160.126.201
dtmfmode=rfc2833
2008 Oct 22
6
fax / t38 gateway
I'm trying to figure out how to handle our fax line when we switch to
our asterisk for voice. After a lot of reading and poking about I have
concluded, as have many others it would seem, that the best thing to
do is either to have a separate pstn fax line or use some sort of
internet faxing service rather than try and make faxing work in a way
it's not meant to over voip lines.
2005 Sep 14
6
T.38 ATA
Hello all !
Can anyone recommend me ATA device that REALLY has T.38 built in.
So far I have heard of Telco Systems Access201, which seems to be
impossible to bye in Europe (all resselers are droped Telco systems ATAs for
some reason (tried in Germany and in UK so far)), and I have heard that
SIPURA SPA-2100 should have T.38 built in into newer firmware, but I wasn't
able to confirm that
2005 Jul 27
19
Full T38 sip Faxing now Available
Hello everybody, for all of you that have searched for a real fax
solution, look no further. We now have T38 faxing. Please contact me for
more information.
Thanks
Michael D. Schelin
ShellTel
626-814-2354
2010 Jun 22
1
UDPTL T38 via NAT
Dear list,
I've got the following setup :
[FAX-ATA]--[PBX LAN]--[Firewall]--[PBX WAN]-----[upstream SIP]
On the PBX's we run Asterisk 1.4.33 with t38pt_udptl=yes in [general].
The FAX ATA is a Teles VoIPBox with T.38 support (that works). On the
PBX WAN, i see the following in udptl debug :
Sent UDPTL packet to 172.16.0.156:4460 (type 0, seq 184, len 32)
Got UDPTL packet from
2009 Mar 16
2
t38 iax trunk
Hi all,
I have a question regarding using T38 for fax sending and here is my scenario:
fax -> SIP ATA (T38 enabled) -> Asterisk #1 -> IAX TRUNK -> Asterisk #2 -> SIP ATA (T38 enabled) -> fax
My question is, how can I know if I'm really using T38? is T38 information coming to the other side (because of SIP to IAX conversion) or just plain g711a data?
I'm using Linksys
2009 Oct 06
2
T38 REINVITe issue
Hi
My call flow is
T38 static IP gateway --> Asterisk --> Sip Provider--> PSTN
Call is placed in reverse direction - from PSTN to T38 Gateway.
T38 GW reinvites with T38, and asterisk passes it along to the SIP provider. The SIP provider challenges it and asterisk reponds to the Challenge with INVITE with Auth credentials...however, the Asterisk changes the SDP and replaces the T38