|
@@ -1,16 +1,14 @@
|
|
/*
|
|
/*
|
|
- * $Id$
|
|
|
|
- *
|
|
|
|
* Copyright (C) 2005 Voice Sistem SRL
|
|
* Copyright (C) 2005 Voice Sistem SRL
|
|
*
|
|
*
|
|
* This file is part of Kamailio, a free SIP server.
|
|
* This file is part of Kamailio, a free SIP server.
|
|
*
|
|
*
|
|
- * UAC Kamailio-module is free software; you can redistribute it and/or
|
|
|
|
|
|
+ * Kamailio is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU General Public License
|
|
* modify it under the terms of the GNU General Public License
|
|
* as published by the Free Software Foundation; either version 2
|
|
* as published by the Free Software Foundation; either version 2
|
|
* of the License, or (at your option) any later version.
|
|
* of the License, or (at your option) any later version.
|
|
*
|
|
*
|
|
- * UAC Kamailio-module is distributed in the hope that it will be useful,
|
|
|
|
|
|
+ * Kamailio is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
* GNU General Public License for more details.
|
|
@@ -19,16 +17,6 @@
|
|
* along with this program; if not, write to the Free Software
|
|
* along with this program; if not, write to the Free Software
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
*
|
|
*
|
|
- *
|
|
|
|
- * History:
|
|
|
|
- * ---------
|
|
|
|
- * 2005-01-31 first version (ramona)
|
|
|
|
- * 2005-08-12 some TM callbacks replaced with RR callback - more efficient;
|
|
|
|
- * (bogdan)
|
|
|
|
- * 2006-03-02 UAC authentication looks first in AVPs for credential (bogdan)
|
|
|
|
- * 2006-03-03 the RR parameter is encrypted via XOR with a password
|
|
|
|
- * (bogdan)
|
|
|
|
-
|
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
|