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
signature.asc
Description: This is a digitally signed message part
_______________________________________________ -- 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
