hi i heard some talk about something in zaptel is currently incompatible with 2.6.13. is this so? if so, will this be fixed soon? thanks roy
I'm using zaptel on FC4 with 2.6.13. and it works good. Bob. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Roy Sigurd Karlsbakk Sent: Friday, October 21, 2005 10:44 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] 2.6.13 zaptel incompability? hi i heard some talk about something in zaptel is currently incompatible with 2.6.13. is this so? if so, will this be fixed soon? thanks roy _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
On Fri, Oct 21, 2005 at 10:44:08AM +0200, Roy Sigurd Karlsbakk wrote:> hi > > i heard some talk about something in zaptel is currently incompatible > with 2.6.13. > is this so? > if so, will this be fixed soon?zaptel 1.0.9.2's release notes has something about 2.6.13 kernels. -- Tzafrir Cohen | tzafrir@jbr.cohens.org.il | VIM is http://tzafrir.org.il | | a Mutt's tzafrir@cohens.org.il | | best ICQ# 16849755 | | friend
Howard Lowndes
2005-Oct-23 23:17 UTC
[Asterisk-Users] Could someone look at channels/chan_zap.c
I'm banging my head against a brick wall trying to get CallerID recognised in Australia. I have CLID presentation enabled and I know that it works. I also have distinctive ring tones enabled in zapata.conf Around about line 5924 in channels/chan_zap.c is where the caller ID and distinctive ring tone recognition starts for Bellcore FSK signalling 5924 } else if (p->use_callerid && p->cid_start == CID_START_RING) { 5925 /* FSK Bell202 callerID */ 5926 cs = callerid_new(cid_signalling); and at line 5961 there is this comment: 5961 /* Let us detect callerid when the telco uses distinctive ring */ but what follows appears to have no resemblence to identifying CLID. The problem is that I cannot see, or work out what is supposed to go on after that. I am getting distinctive ring tones but an not getting CLID. Any help out there, or anyone who can explain what the code is supposed to be doing? -- Howard. LANNet Computing Associates - Your Linux people <http://lannet.com.au> -- When you just want a system that works, you choose Linux; When you want a system that works, just, you choose Microsoft. -- Flatter government, not fatter government; Get rid of the Australian states.