Re: [asterisk-ss7] LibSS7 issue

2008-09-13 Thread Sriram
Hi, I suppose you mean setting dchan=16 & bchan=1-15,17-31 as i dont see any signalling parameter that the configuration file system.conf asks me to put there on that file Thnks Sriram___ --Bandwidth and Colocation Provided by http://www.api-digital.

Re: [asterisk-ss7] libss7 isup timers + q.784 test

2008-09-13 Thread Domjan Attila
Yes of course, I will upload. But it is still not complete, just a preview. I will finish and test it on next week + I write full changelog. Matthew, sorry I have to modify deeply in libss7, without it impossible to implement timers and pass the q.784 tests. The telco want to me to pass the most q.

Re: [asterisk-ss7] LibSS7 issue

2008-09-13 Thread Matthew Fredrickson
Sriram wrote: > Thanks ! now chan_dahdi.so was seen under the modules of asterisk..but > another prob :( whenver i get to asterisk CLI and give the module load > chan_dahdi.so ...it exits with the following error : > > Unable to load chan_dahdi.so , command 'module load chan_dahdi.so' > faile

Re: [asterisk-ss7] libss7 isup timers + q.784 test

2008-09-13 Thread Matthew Fredrickson
In order for me to review these to be included into libss7 and chan_dahdi, you will need to submit them via bugs.digium.com as a feature patch against libss7. Matthew Fredrickson Digium, Inc. Domjan Attila wrote: > yes here are but have to implement circuit group related stuff, modify > the lin

[asterisk-ss7] LibSS7 issue

2008-09-13 Thread Sriram
Thanks ! now chan_dahdi.so was seen under the modules of asterisk..but another prob :( whenver i get to asterisk CLI and give the module load chan_dahdi.so ...it exits with the following error : Unable to load chan_dahdi.so , command 'module load chan_dahdi.so' failed...the debug msg shows :

Re: [asterisk-ss7] libss7 isup timers + q.784 test

2008-09-13 Thread Domjan Attila
situation). I hope next week I > > will have time to finish it and final testing. > > > > Regards > > Attila Domjan chan_dahdi.c-libss7-20080913.patch.gz Description: GNU Zip compressed data libss7-20080917.patch.gz Description: GNU Zip compressed

Re: [asterisk-ss7] libss7 isup timers + q.784 test

2008-09-13 Thread Anton
Can you share your modifications? On Saturday 13 September 2008 00:47, Domjan Attila wrote: > Hi, > I implemented many circuit (circiut group still progress) > isup timers and modification for passing itu q.784 test > (like don't sent rel when got iam on unconfigured cic and > the many other abnor

Re: [asterisk-ss7] LibSS7 issue

2008-09-13 Thread Kaloyan Kovachev
On Sat, 13 Sep 2008 15:12:50 +0530, Sriram wrote > Hi > > I followed these steps to use libss7 > > 1. Install Fedora on a box > 2. svn co http://svn.digium.com/svn/zaptel/branches/1.4.11 zaptel Zaptel was replaced by DAHDI so you should: svn co http://svn.digium.com/svn/dahdi/linux-com

[asterisk-ss7] LibSS7 issue

2008-09-13 Thread Sriram
Hi I followed these steps to use libss7 1. Install Fedora on a box 2. svn co http://svn.digium.com/svn/zaptel/branches/1.4.11 zaptel 3. svn co http://svn.digium.com/svn/libss7/trunk libss7 4. svn co http://svn.digium.com/svn/asterisk/branches/1.6.0 asterisk I also installed libpri after instal