RE: checking for .conf file existence Good idea RE: username updating to "name" This is by design in the original chan_sip.c code, and is mirrored in ast_data. The username from the client is what is saved in the username field. Not sure why, but thats how it was in the past.
Rob ----- Original Message ----- From: "Gunnar Schaller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 16, 2004 5:58 AM Subject: Re[2]: [Asterisk-Dev] ast_data, mysql, md5secret > One more question: I saved a sip-user in the database and set name to > "1111" and username to "abc". When the client logs in asterisk makes > an update to the database and sets username to "1111". Why that? Any > reasons? > > Gunnar > > _______________________________________________ > Asterisk-Dev mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-dev > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-dev _______________________________________________ Asterisk-Dev mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
