Hi all, I'm using asterisk in real time mode...All extensions are defined in table sip_buddies...Everything looks fine and asterisk is reading extensions info from the sip_buddies table...The problem occurs as soon as any information on an extension is changed from sip_buddies table...Which mean, if I change the secret field in sip_buddies table then i should reload asterisk to read again the new secret otherwise the old secret will stay used by asterisk Any suggestions will be appreciated Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090302/5b0a23af/attachment.htm
On Mon, 2009-03-02 at 22:31 +0200, michel freiha wrote:> Hi all, > > I'm using asterisk in real time mode...All extensions are defined in > table sip_buddies...Everything looks fine and asterisk is reading > extensions info from the sip_buddies table...The problem occurs as > soon as any information on an extension is changed from sip_buddies > table...Which mean, if I change the secret field in sip_buddies table > then i should reload asterisk to read again the new secret otherwise > the old secret will stay used by asterisk > > Any suggestions will be appreciated >This usually happens when you are using realtime caching. In that case you simple need to do a "sip prune realtime peer [peername]" or "sip prune realtime all" so the database configuration is read again.>-- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20090302/75932b37/attachment.pgp
Dear Sir, The issue has been solved rtcachefriends=no \and everything will work Thanks On Mon, Mar 2, 2009 at 10:31 PM, michel freiha <michofr at gmail.com> wrote:> Hi all, > > I'm using asterisk in real time mode...All extensions are defined in table > sip_buddies...Everything looks fine and asterisk is reading extensions info > from the sip_buddies table...The problem occurs as soon as any information > on an extension is changed from sip_buddies table...Which mean, if I change > the secret field in sip_buddies table then i should reload asterisk to read > again the new secret otherwise the old secret will stay used by asterisk > > Any suggestions will be appreciated > > Regards >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090302/ab534a74/attachment.htm