Displaying 5 results from an estimated 5 matches for "ttyt380".
Did you mean:
ttyt38
2017 Jun 04
2
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
...ds
> points on public networks and visible to one another? If not the reinvite
> may be passing an internal (nat'ed) address to the other and the connection
> will fail...just a though
t38modem -tt -o /var/log/t38modem.log --no-h323 -u 91 --sip-listen
udp\$127.0.0.1:6060 --ptty +/dev/ttyT380,+/dev/ttyT381 --route
'modem:.*=sip:<dn>@127.0.0.1:5061' --route 'sip:.*=modem:<dn>'
--sip-register 91 at 127.0.0.1:5061,password
I tried it with a global IP (instead of 127.0.0.1) - same behavior.
The point is, that the receiving part, which initiates the t.38 switch,...
2017 Jun 05
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'
...ble to one another? If not the reinvite
>>> may be passing an internal (nat'ed) address to the other and the connection
>>> will fail...just a though
>>
>> t38modem -tt -o /var/log/t38modem.log --no-h323 -u 91 --sip-listen
>> udp\$127.0.0.1:6060 --ptty +/dev/ttyT380,+/dev/ttyT381 --route
>> 'modem:.*=sip:<dn>@127.0.0.1:5061' --route 'sip:.*=modem:<dn>'
>> --sip-register 91 at 127.0.0.1:5061,password
>>
>> I tried it with a global IP (instead of 127.0.0.1) - same behavior.
>>
>> The point is, that...
2017 Jun 05
2
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
...>>> may be passing an internal (nat'ed) address to the other and the connection
> > >>> will fail...just a though
> > >>
> > >> t38modem -tt -o /var/log/t38modem.log --no-h323 -u 91 --sip-listen
> > >> udp\$127.0.0.1:6060 --ptty +/dev/ttyT380,+/dev/ttyT381 --route
> > >> 'modem:.*=sip:<dn>@127.0.0.1:5061' --route 'sip:.*=modem:<dn>'
> > >> --sip-register 91 at 127.0.0.1:5061,password
> > >>
> > >> I tried it with a global IP (instead of 127.0.0.1) - same behavio...
2011 Jun 27
0
Fax with Asterisk and T38Modem
...with the latest Asterisk, right now 1.8.4.3,
Is there s.b. who can give me a hint how to solve the problem?
For fax2mail I use Asterisk 1.8.4.3, but it is not working too, after a
fax call, the connection with T38Modem is established, HylaFAX reports
"ANSWER: FAX CONNECTION DEVICE '/dev/ttyT380'", but a fax is never received.
In the tcpdump I see the correct handshaking between Asterisk and
T38Modem, but finaly T38Modem switches to "recvonly" and Asterisk
answers with "SIP/2.0 488 Not acceptable here" and the call ends shortly
after that.
Probably there is...
2017 Jun 04
2
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
Hello!
I'm still trying to get a working t.38 configuration w/ pjsip.
I'm now able to send t.38 faxes to my own extension:
hylafax -> t38modem -> extension -> extension -> t38modem -> hylafax.
The fax is sent by t38modem. The receiving part of t38modem accepts the
call, sends ReInvite for t.38 and things are working as expected.
Now, let's do the nearly same