Actually it was the 'call-limit' option which needed to have some value more than 0. By default the realtime extensions have it set to 0, and there was no such field in `sip-buddies` table. So I created it in `sip_buddies` and set it to 50, and now hints work just perfectly fine as they should. The only downside is that I have to enter static lines like "exten => 222,hint,SIP/222" for all the extensions under a separate context, as it looks like they can't be assigned as variables in extensions.ael or extensions.conf. I haven't tried putting them in the `extensions` table, but the documentation says hints don't work for contexts in `extensions` table. Any ideas?
-- Zeeshan On Sun, Dec 6, 2009 at 1:53 PM, Philipp Kempgen <[email protected]>wrote: > Zeeshan Zakaria schrieb: > > Actually BLF works fine on one system with Asterisk 1.4.22-4 but not on > the > > other one with Asterisk 1.4.18. Both have exact same sip.conf and > > extensions.conf, same extension numbers. Is there anything else which > could > > effect it. The one on which it doesn't work is on a virtual machine, on a > > virtual network. > > Try to narrow down the problem. I.e. try Asterisk 1.4.22-4 on > a virtual machine or Asterisk 1.4.18 on physical hardware. > > > On Sun, Dec 6, 2009 at 11:07 AM, Philipp Kempgen > > <[email protected]>wrote: > > > >> Zeeshan Zakaria schrieb: > >> > I need to make use of BLF feature on Aastra 6757i phones but its an > >> Asterisk > >> > 1.4 using realtime architecture. Extensions > >> > >> "extensions" == sip.conf peers? > >> > >> > are defined in realtime database > >> > and dial plan is in AEL. I am able to correctly setup hints in the > >> dialplan, > >> > but they don't work. Did some research and found out that hints don't > >> work > >> > work with realtime extensions. > >> > >> They do, if rtcachefriends is enabled in sip.conf. > >> > >> > Is there any work around? > >> > > >> > On voip-info I read that Snom phones can use BLF without using hints. > >> > >> Huh? > >> > >> > Is it > >> > possible to do similar on Aastra phones? > >> > >> Carlos Chavez schrieb: > >> > You need to enable rtcachefriends=yes in sip.conf > >> > >> Zeeshan Zakaria schrieb: > >> > It is already enabled in sip.conf. > >> > >> All I can say is that "it should work". :-) > > > Philipp Kempgen > -- > AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de > Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 > Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de > Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de > -- > > _______________________________________________ > -- 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 > -- Zeeshan A Zakaria
_______________________________________________ -- 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
