Patrick Maartense schrieb: > Off course the columns all are fine ( right case)
Ok. > There seems to be an irregularity between the sip peers table and the Sip > registry. > But any idea on the backgrounds of this behaviour?? The SQL query tries to update the ipaddr, port and regseconds fields which your table is lacking. Thus the query fails. I'm not sure if that's the cause of your problem but there's no point in spending time on trying to figure out why something doesn't work if the setup is wrong in the first place. :-) Philipp Kempgen -- http://www.das-asterisk-buch.de - http://www.the-asterisk-book.com Amooma GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Geschäftsführer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 -- _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
