[asterisk-ss7] T38 fax issue

2014-08-22 Thread Huseyin Kaya
Hello I am using Sangoma A104DE with libss7 on Asterisk 11.5.0 and terminating calls to telco with ss7 . We are using patched version of Libss7 that have timers functionality.(https://issues.asterisk.org/jira/browse/SS7-27) The server is on production for the last 6 months and everything was f

Re: [asterisk-ss7] T38 fax issue

2014-08-22 Thread Huseyin Kaya
Hello Actually it will be fine  If I can send sip 488 not acceptable here to the re invite of t38 . But  Asterisk is sending sip 200 ok with voice codecs in SDP. So if i was able to send sip 488 . The fax will contunie with g711 Setting faxopt(gateway)=yes and t38pt_udptl = yes,redundancy,max

Re: [asterisk-ss7] T38 fax issue

2014-08-25 Thread Huseyin Kaya
  From: Huseyin Kaya To: Kaloyan Kovachev ; "asterisk-ss7@lists.digium.com" Sent: Friday, August 22, 2014 5:32 PM Subject: Re: [asterisk-ss7] T38 fax issue Hello Actually it will be fine If I can send sip 488 not acceptable here to the re invite of t38 . But A

Re: [asterisk-ss7] T38 fax issue

2014-08-26 Thread Huseyin Kaya
/T.38+Fax+Gateway Particularly the line: exten => 1,n,Set(FAXOPT(gateway)=yes) which you need on the SIP side of the DAHDI-SIP bridge On 2014/08/26 08:01 AM, Huseyin Kaya wrote: Hello > > >Does anyone has a working libb7 server that able to handle T38 faxing. > > >I am wo