Hello I have conected line from telecom company (TP - Poland) and im forced to use mfc/r2 signaling. Everything seems to be ok (gren light on card, in zttool status OK) but i cant recive nor dial calls. Men from telecom company told me that they heve multiframe errors from my card all the time. I was searching solution few days but i havent met simmilar problem.. Can someone help me? My system is elastix v0.9 - beta2 Card is from phoniceq end is recognise as TE210p Conf files: zaptel.conf span=1,1,0,cas,hdb3 cas=1-15:1101 cas=17-31:1101 defaultzone=pl loadzone=pl unicall.conf protocolclass=mfcr2 protocolend=co protocolvariant=cz,10,6 channel=1-15 channel=17-31 Regards Arkon
Hi Arkon, I run the blog http://www.moythreads.com/astunicall/ where you can find packages that are known to work for Unicall/R2. I also recently ( 2 weeks ago ) joined Elastix development to help them to support R2. However, this weekend was the first time I downloaded elastix and actually tried it. And I found that R2 did not worked for me. I am not sure where they got the R2 libraries from, but the fact is that as soon I downloaded the packages I have in the blog I mentioned, it worked as I expected. So go ahead and try downloading and installing that package and let me know if it works for you. I will discuss with the other Elastix developers to see where they got the R2 versions and if they actually tested R2 signaling. I will try to persuade them to include the newest packages in Elastix for this release. Regards, Moy On Nov 10, 2007 2:17 PM, <arkon at nast.pl> wrote:> Hello > I have conected line from telecom company (TP - Poland) and im forced to > use mfc/r2 signaling. Everything seems to be ok (gren light on card, in > zttool status OK) but i cant recive nor dial calls. Men from telecom > company told me that they heve multiframe errors from my card all the time. > I was searching solution few days but i havent met simmilar problem.. Can > someone help me? > > My system is elastix v0.9 - beta2 > Card is from phoniceq end is recognise as TE210p > > Conf files: > zaptel.conf > > span=1,1,0,cas,hdb3 > cas=1-15:1101 > cas=17-31:1101 > defaultzone=pl > loadzone=pl > > unicall.conf > protocolclass=mfcr2 > protocolend=co > protocolvariant=cz,10,6 > channel=1-15 > channel=17-31 > > Regards > Arkon > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- "Within C++, there is a much smaller and cleaner language struggling to get out."
Hi, Thanks for your fast replay. I downloaded packages for 1.4. Shoudl I now install asterisk, zaptel, libs for unicall as it is typed at http://www.voip-info.org/tiki-index.php?page=Asterisk+MFC+R2 ? I will get acces to my asterisk machine tomorrow or on wednesday so i will do it then and let you now. Regard Arkon> Hi Arkon, > > I run the blog http://www.moythreads.com/astunicall/ where you can > find packages that are known to work for Unicall/R2. > > I also recently ( 2 weeks ago ) joined Elastix development to help > them to support R2. However, this weekend was the first time I > downloaded elastix and actually tried it. And I found that R2 did not > worked for me. I am not sure where they got the R2 libraries from, but > the fact is that as soon I downloaded the packages I have in the blog > I mentioned, it worked as I expected. So go ahead and try downloading > and installing that package and let me know if it works for you. > > I will discuss with the other Elastix developers to see where they got > the R2 versions and if they actually tested R2 signaling. I will try > to persuade them to include the newest packages in Elastix for this > release. > > Regards, > > Moy >
> I downloaded packages for 1.4. > Shoudl I now install asterisk, zaptel, libs for unicall as it is typed at > http://www.voip-info.org/tiki-index.php?page=Asterisk+MFC+R2 ?astunicall package already include zaptel, asterisk and all the Steve underwood libraries. However, personally, since Elastix Asterisk and Zaptel was working just fine. I just removed libunicall, libmfcr2, libsupertone , spandsp and chan_unicall.so packages and installed those ones from the astunicall tar leaving Asterisk and Zaptel included with Elastix untouched.> I will get acces to my asterisk machine tomorrow or on wednesday so i will > do it then and let you now.Perfect, feedback will be appreciated. Moy -- "Within C++, there is a much smaller and cleaner language struggling to get out."
Good news. On Nov 20, 2007 7:51 AM, Jakub Syrek <arkon at nast.pl> wrote:> All errors was genereted by physical link. > Protocolvariant cz,10,6 its ok for me in Poland > Thanks for help > > Regards > Akron > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- "Within C++, there is a much smaller and cleaner language struggling to get out."
Jakub Syrek wrote:> All errors was genereted by physical link. > Protocolvariant cz,10,6 its ok for me in Poland > Thanks for help > > Regards > Akron >Thanks. I will make a note of that in the code. Steve