Re: [asterisk-ss7] Using dynamic DAHDI loop back with Libss7

2016-03-21 Thread Kaloyan Kovachev
ards M.Shirazi --- On Thu, 3/17/16, Mehdi Shirazi wrote: From: Mehdi Shirazi Subject: Re: [asterisk-ss7] Using dynamic DAHDI loop back with Libss7 To: asterisk-ss7@lists.digium.com Cc: "Kashif Ali" , kkovac...@varna.net Date: Thursday, March 17, 2016, 4:51 PM >> what probl

Re: [asterisk-ss7] Using dynamic DAHDI loop back with Libss7

2016-03-19 Thread Kashif Ali
what problem are u getting ? On Thu, Mar 17, 2016 at 1:15 PM, Mehdi Shirazi wrote: > Hi > This is my system.conf : > dynamic=loc,1:0,31,0 > bchan=1-15,17-31 > dchan=16 > echocanceller=mg2,1-15,17-31 > > dynamic=loc,1:1,31,0 > bchan=32-46,48-62 > dchan=47 > echocanceller=mg2,32-46,48-62 > > and t

Re: [asterisk-ss7] Using dynamic DAHDI loop back with Libss7

2016-03-19 Thread Kaloyan Kovachev
Hi, you are missing some definitions (networkindicator, ss7_called_nai, ss7_calling_nai, ss7_*prefix) for the linksets and also to use mtp3/isup timers (highly recommended) they should be explicitly defined On 2016-03-17 10:15, Mehdi Shirazi wrote: Hi This is my system.conf : dynamic=loc,1:0,

Re: [asterisk-ss7] Using dynamic DAHDI loop back with Libss7

2016-03-19 Thread Mehdi Shirazi
>> what problem are u >>getting ? Thank you for replies. At first there was no CLI?ahdi and ss7 commands, after I add missing definition according to Kaloyan recomendation , now I have Dahdi and ss7 CLI commands but output of all of them is empty. Regards On Thu, Mar 17, 2016 at 1:15 PM

Re: [asterisk-ss7] Using dynamic DAHDI loop back with Libss7

2016-03-18 Thread Kashif Ali
it mean try to compile properly you can follow this howto Asterisk SS7 Howto In this document I will describe initial steps to install Asterisk as SS7 server on Ubuntu. Before Installation. Please make use your ubuntu box has installed build essential to compile C source application. you al

Re: [asterisk-ss7] Using dynamic DAHDI loop back with Libss7

2016-03-18 Thread Mehdi Shirazi
Hi I tried many time to compile and install libss7 2.0 on debian 8 and now I am not sure that was my problem. in Asterisk log file I see this strange error message P [Mar 19 00:45:19] ERROR[13216] chan_dahdi.c: Invalid linkset number. Must be between 1 and 33 My linkset number is 1 or 2 so