From 07ca8c0522e58c34c27cbb5806525cf43712f69e Mon Sep 17 00:00:00 2001 From: "Olle E. Johansson" Date: Sun, 18 Jan 2015 20:36:18 +0100 Subject: [PATCH] core parser - remove svn ID, remove history, change "ser" => "Kamailio" --- parser/case_call.h | 4 ---- parser/case_iden.h | 2 -- parser/case_max.h | 5 ----- parser/case_to.h | 15 +++---------- parser/case_unsu.h | 15 +++---------- parser/case_user.h | 11 +++------- parser/case_via.h | 14 +++--------- parser/case_www.h | 11 +++------- parser/hf.c | 18 +++------------- parser/hf.h | 20 +++-------------- parser/keys.h | 12 +++-------- parser/msg_parser.c | 23 +++----------------- parser/msg_parser.h | 30 +++----------------------- parser/parse_addr_spec.c | 10 +++------ parser/parse_allow.c | 6 +++--- parser/parse_allow.h | 6 +++--- parser/parse_body.c | 14 +++--------- parser/parse_body.h | 12 ++++------- parser/parse_content.c | 14 +++--------- parser/parse_content.h | 6 +++--- parser/parse_cseq.c | 10 +++------ parser/parse_cseq.h | 11 +++------- parser/parse_date.c | 6 +++--- parser/parse_date.h | 6 +++--- parser/parse_def.h | 6 +++--- parser/parse_disposition.c | 8 +++---- parser/parse_disposition.h | 8 +++---- parser/parse_diversion.c | 6 +++--- parser/parse_diversion.h | 6 +++--- parser/parse_event.c | 9 +++----- parser/parse_event.h | 6 +++--- parser/parse_expires.c | 14 +++--------- parser/parse_expires.h | 6 +++--- parser/parse_fline.c | 16 +++----------- parser/parse_fline.h | 8 +++---- parser/parse_from.c | 11 +++------- parser/parse_from.h | 6 +++--- parser/parse_hname2.c | 18 +++------------- parser/parse_hname2.h | 6 +++--- parser/parse_hostport.c | 6 +++--- parser/parse_hostport.h | 11 +++------- parser/parse_identity.c | 11 +++------- parser/parse_identity.h | 6 +++--- parser/parse_identityinfo.c | 6 +++--- parser/parse_identityinfo.h | 6 +++--- parser/parse_methods.c | 6 +++--- parser/parse_methods.h | 11 +++------- parser/parse_nameaddr.c | 10 +++------ parser/parse_nameaddr.h | 9 +++----- parser/parse_option_tags.c | 2 -- parser/parse_option_tags.h | 2 -- parser/parse_param.c | 11 +++------- parser/parse_param.h | 16 +++----------- parser/parse_ppi_pai.c | 3 --- parser/parse_refer_to.c | 6 +++--- parser/parse_refer_to.h | 6 +++--- parser/parse_require.c | 2 -- parser/parse_require.h | 2 -- parser/parse_retry_after.c | 9 +++----- parser/parse_retry_after.h | 6 +++--- parser/parse_rpid.c | 6 +++--- parser/parse_rpid.h | 11 +++------- parser/parse_rr.c | 17 +++------------ parser/parse_rr.h | 11 +++------- parser/parse_sipifmatch.c | 6 +++--- parser/parse_sipifmatch.h | 6 +++--- parser/parse_subscription_state.c | 6 +++--- parser/parse_subscription_state.h | 6 +++--- parser/parse_supported.c | 2 -- parser/parse_supported.h | 7 ------ parser/parse_to.c | 10 +++------ parser/parse_to.h | 6 +++--- parser/parse_uri.c | 26 +++------------------- parser/parse_uri.h | 6 +++--- parser/parse_via.c | 36 +++---------------------------- parser/parse_via.h | 23 +++----------------- parser/parser_f.c | 14 +++--------- parser/parser_f.h | 15 +++---------- 78 files changed, 206 insertions(+), 570 deletions(-) diff --git a/parser/case_call.h b/parser/case_call.h index 892d3cd2601..fee225739c9 100644 --- a/parser/case_call.h +++ b/parser/case_call.h @@ -19,10 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * ---------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-01-27 next baby-step to removing ZT - PRESERVE_ZT (jiri) */ /*! \file diff --git a/parser/case_iden.h b/parser/case_iden.h index f63f7f5dd33..46e034db5af 100644 --- a/parser/case_iden.h +++ b/parser/case_iden.h @@ -19,8 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- */ /*! \file diff --git a/parser/case_max.h b/parser/case_max.h index 84638fdd242..055ed193193 100644 --- a/parser/case_max.h +++ b/parser/case_max.h @@ -10,11 +10,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the Kamailio software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * * Kamailio is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/parser/case_to.h b/parser/case_to.h index 4520d31e592..9de8c4ad0d6 100644 --- a/parser/case_to.h +++ b/parser/case_to.h @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -24,10 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * --------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-01-27 next baby-step to removing ZT - PRESERVE_ZT (jiri) */ /*! \file diff --git a/parser/case_unsu.h b/parser/case_unsu.h index e1929e909da..a7df99ac528 100644 --- a/parser/case_unsu.h +++ b/parser/case_unsu.h @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -24,10 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-01-27 next baby-step to removing ZT - PRESERVE_ZT (jiri) */ /*! \file diff --git a/parser/case_user.h b/parser/case_user.h index 534614e7bae..03f0922413b 100644 --- a/parser/case_user.h +++ b/parser/case_user.h @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/case_via.h b/parser/case_via.h index 480f16eb11e..1b9607b9b6d 100644 --- a/parser/case_via.h +++ b/parser/case_via.h @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -24,9 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) */ /*! \file diff --git a/parser/case_www.h b/parser/case_www.h index 77e550940e8..af98697640d 100644 --- a/parser/case_www.h +++ b/parser/case_www.h @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/hf.c b/parser/hf.c index 912dd51b6d2..3f2f879da80 100644 --- a/parser/hf.c +++ b/parser/hf.c @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -22,13 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * ------- - * 2003-03-26 Frees also hdr->parsed for Route & Record-Route (janakj) - * 2003-04-26 ZSW (jiri) - * 2003-08-05 free the parsed part of Accept header (bogdan) - * 2007-01-26 HDR_DATE_T, HDR_IDENTITY_T, HDR_IDENTITY_INFO_T added (gergo) - * 2007-07-27 added HDR_RETRY_AFTER_T (andrei) */ /** Parser :: parse header files diff --git a/parser/hf.h b/parser/hf.h index fe3dbc758c1..03b1ec7f5d3 100644 --- a/parser/hf.h +++ b/parser/hf.h @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -22,15 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * --------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-01-27 next baby-step to removing ZT - PRESERVE_ZT (jiri) - * 2003-05-01 HDR_ACCEPT added (janakj) - * 2005-02-14 hdr_flags_t && hdr_flags_f defined, split HDR_xxx into - * HDR_xxx_F & HDR_xxx_T [WARNING: don't mix them!] (andrei) - * 2007-01-26 HDR_DATE_T, HDR_IDENTITY_T, HDR_IDENTITY_INFO_T added (gergo) - * 2007-07-27 HDR_RETRY_AFTER_[TF] added (andrei) */ /** Parser :: parse headers. diff --git a/parser/keys.h b/parser/keys.h index da7245009dd..6a93d5d2eee 100644 --- a/parser/keys.h +++ b/parser/keys.h @@ -3,14 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -19,12 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-05-01 _acce_ macro added (janakj) - * 2003-05-01 Macros for Accept-Disposition added (janakj) - * 2003-11-02 Macros for Diversion added (jh) - * 2007-01-26 Macros for Identity, Identity-info, Date added (gergo) */ /** Parser :: Fast 32-bit Header Field Name Parser -- keys . diff --git a/parser/msg_parser.c b/parser/msg_parser.c index 3af3c430856..9e86fb9f237 100644 --- a/parser/msg_parser.c +++ b/parser/msg_parser.c @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -24,18 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * --------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-01-29 scrathcpad removed (jiri) - * 2003-01-27 next baby-step to removing ZT - PRESERVE_ZT (jiri) - * 2003-03-31 removed msg->repl_add_rm (andrei) - * 2003-04-26 ZSW (jiri) - * 2003-05-01 parser extended to support Accept header field (janakj) - * 2005-02-23 parse_headers uses hdr_flags_t now (andrei) - * 2005-03-02 free_via_list(vb) on via parse error (andrei) - * 2007-01-26 parser extended to support Identity, Identity-info and Date - * header fields (gergo) */ /** Parser :: SIP Message header proxy parser. diff --git a/parser/msg_parser.h b/parser/msg_parser.h index 27177b5833f..d8b2e534a7b 100644 --- a/parser/msg_parser.h +++ b/parser/msg_parser.h @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -22,25 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History - * ------- - * 2003-01-28 removed scratchpad (jiri) - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-03-06 enum_request_method changed to begin with 1; - * 0 reserved for invalid values; (jiri) - * 2003-03-31 removed sip_msg->repl_add_rm (andrei) - * 2003-04-01 2 macros added: GET_NEXT_HOP and GET_RURI (janakj) - * 2003-04-04 structure for parsed inbound uri added (jiri) - * 2003-04-11 updated the sip_uri structure (lots of fields added) (andrei) - * 2003-04-12 added msg_flags to sip_msg (andrei) - * 2003-11-02 added diversion header field to sip_msg (jh) - * 2004-11-08 added force_send_socket (andrei) - * 2005-02-25 uri types added (sip, sips & tel) (andrei) - * 2006-04-20 uri comp member (only if USE_COMP is defined) (andrei) - * 2006-11-10 check_transaction_quadruple inlined (andrei) - * 2007-01-26 added date, identity, identity_info header fields - * to sip_msg (gergo) - * 2007-03-14 added SIP_MSG_START(msg) macro */ /*! \file diff --git a/parser/parse_addr_spec.c b/parser/parse_addr_spec.c index c943bf9cfaf..15d15cc2219 100644 --- a/parser/parse_addr_spec.c +++ b/parser/parse_addr_spec.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 Fhg Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -17,10 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * --------- - * 2003-04-26 ZSW (jiri) - * 2010-03-03 fix multi-token no-quotes display name (andrei) */ /** Parser :: Parse To: header. diff --git a/parser/parse_allow.c b/parser/parse_allow.c index 953a42d6646..cbe5a1cfb58 100644 --- a/parser/parse_allow.c +++ b/parser/parse_allow.c @@ -1,14 +1,14 @@ /* * Copyright (c) 2004 Juha Heinanen * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_allow.h b/parser/parse_allow.h index f1604e9a90c..26d60357ce0 100644 --- a/parser/parse_allow.h +++ b/parser/parse_allow.h @@ -1,14 +1,14 @@ /* * Copyright (c) 2004 Juha Heinanen * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_body.c b/parser/parse_body.c index 985f7bff094..9333114ff10 100644 --- a/parser/parse_body.c +++ b/parser/parse_body.c @@ -1,19 +1,14 @@ /* * Copyright (C) 2008 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -22,9 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2008-05-22 Initial version, get_body_part() is introduced (Miklos) */ /*! \file diff --git a/parser/parse_body.h b/parser/parse_body.h index 984a468c280..1b5afde4c40 100644 --- a/parser/parse_body.h +++ b/parser/parse_body.h @@ -1,19 +1,14 @@ /* * Copyright (C) 2008 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -23,6 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ + /*! \file * \brief Parser :: Body handling * diff --git a/parser/parse_content.c b/parser/parse_content.c index 0341369d98f..3c10a5e6630 100644 --- a/parser/parse_content.c +++ b/parser/parse_content.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -17,14 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * 2003-08-04 parse_content_type_hdr separates type from subtype inside - * the mime type (bogdan) - * 2003-08-04 CPL subtype added (bogdan) - * 2003-08-05 parse_accept_hdr function added (bogdan) - * 2008-05-23 reset the type/subtype to unknown, if the end of - * tree has reached, but the type/subtype has still - * some remaining characters (Miklos) */ /*! \file diff --git a/parser/parse_content.h b/parser/parse_content.h index ddbcd0e43a1..16fb79a562f 100644 --- a/parser/parse_content.h +++ b/parser/parse_content.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_cseq.c b/parser/parse_cseq.c index 2eac66a6fc7..01d4b57adee 100644 --- a/parser/parse_cseq.c +++ b/parser/parse_cseq.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -17,10 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-01-22 zero-termination in CSeq eliminated (jiri) */ /*! \file diff --git a/parser/parse_cseq.h b/parser/parse_cseq.h index fb6ca5ebafb..766e5c6cd5e 100644 --- a/parser/parse_cseq.h +++ b/parser/parse_cseq.h @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_date.c b/parser/parse_date.c index 08f67082d34..f4da798f170 100644 --- a/parser/parse_date.c +++ b/parser/parse_date.c @@ -1,14 +1,14 @@ /* * Copyright (c) 2007 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_date.h b/parser/parse_date.h index 2151285ad52..cc852db494f 100644 --- a/parser/parse_date.h +++ b/parser/parse_date.h @@ -1,14 +1,14 @@ /* * Copyright (c) 2007 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_def.h b/parser/parse_def.h index 9255290173c..d250d28c123 100644 --- a/parser/parse_def.h +++ b/parser/parse_def.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_disposition.c b/parser/parse_disposition.c index 2d5e748699c..3a39c42a508 100644 --- a/parser/parse_disposition.c +++ b/parser/parse_disposition.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -17,8 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * 2003-09-09 created (bogdan) */ /*! \file diff --git a/parser/parse_disposition.h b/parser/parse_disposition.h index 3a4c0538eea..8f0f60433b7 100644 --- a/parser/parse_disposition.h +++ b/parser/parse_disposition.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -17,8 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * 2003-09-09 created (bogdan) */ /*! \file diff --git a/parser/parse_diversion.c b/parser/parse_diversion.c index 40f80e29809..cc60600ebcc 100644 --- a/parser/parse_diversion.c +++ b/parser/parse_diversion.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_diversion.h b/parser/parse_diversion.h index 36e86b49a95..526006cfc17 100644 --- a/parser/parse_diversion.h +++ b/parser/parse_diversion.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_event.c b/parser/parse_event.c index 8934be50004..fbaf67059b8 100644 --- a/parser/parse_event.c +++ b/parser/parse_event.c @@ -3,14 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -19,9 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-04-26 ZSW (jiri) */ /*! \file diff --git a/parser/parse_event.h b/parser/parse_event.h index a830e5ec5bb..b5069ca4f59 100644 --- a/parser/parse_event.h +++ b/parser/parse_event.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_expires.c b/parser/parse_expires.c index 8090efecfd9..1dcef710d9e 100644 --- a/parser/parse_expires.c +++ b/parser/parse_expires.c @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -24,9 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-04-26 ZSW (jiri) */ /*! \file diff --git a/parser/parse_expires.h b/parser/parse_expires.h index 66bdda62b29..14f4be40de8 100644 --- a/parser/parse_expires.h +++ b/parser/parse_expires.h @@ -3,14 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_fline.c b/parser/parse_fline.c index 861b5fd343a..ac0b4617eab 100644 --- a/parser/parse_fline.c +++ b/parser/parse_fline.c @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -24,11 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * --------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-01-28: removed 0-terminators from first line (jiri) - * 2003-04-26 ZSW (jiri) */ /*! \file diff --git a/parser/parse_fline.h b/parser/parse_fline.h index 62873f55eb1..04f96b63f4f 100644 --- a/parser/parse_fline.h +++ b/parser/parse_fline.h @@ -1,19 +1,19 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions + * For a license to use the Kamailio software under conditions * other than those described here, or to purchase support for this * software, please contact iptel.org by e-mail at the following addresses: * info@iptel.org * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_from.c b/parser/parse_from.c index b1b49e8a45d..dcee554be2e 100644 --- a/parser/parse_from.c +++ b/parser/parse_from.c @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_from.h b/parser/parse_from.h index 602b2d8b44f..5f641ea93eb 100644 --- a/parser/parse_from.h +++ b/parser/parse_from.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_hname2.c b/parser/parse_hname2.c index 718f53b2224..c90d3e5b6c5 100644 --- a/parser/parse_hname2.c +++ b/parser/parse_hname2.c @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -24,13 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-01-27 next baby-step to removing ZT - PRESERVE_ZT (jiri) - * 2003-05-01 added support for Accept HF (janakj) - * 2007-01-26 Date, Identity, Identity_info HF support added (gergo) - * 2007-07-27 added support for Retry-After (andrei) */ /** Parser :: Fast 32-bit Header Field Name Parser. diff --git a/parser/parse_hname2.h b/parser/parse_hname2.h index 2b97c122b31..6f5b76bc1c2 100644 --- a/parser/parse_hname2.h +++ b/parser/parse_hname2.h @@ -3,14 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_hostport.c b/parser/parse_hostport.c index 72507af276e..4fbd1a4566a 100644 --- a/parser/parse_hostport.c +++ b/parser/parse_hostport.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_hostport.h b/parser/parse_hostport.h index c8e32b20dac..10f5f0ceed6 100644 --- a/parser/parse_hostport.h +++ b/parser/parse_hostport.h @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_identity.c b/parser/parse_identity.c index d0ca87b1f6e..f92dc46328e 100644 --- a/parser/parse_identity.c +++ b/parser/parse_identity.c @@ -1,19 +1,14 @@ /* * Copyright (c) 2007 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_identity.h b/parser/parse_identity.h index 21faf68d432..134ce459725 100644 --- a/parser/parse_identity.h +++ b/parser/parse_identity.h @@ -1,14 +1,14 @@ /* * Copyright (c) 2007 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_identityinfo.c b/parser/parse_identityinfo.c index 3b718a8a043..f8ec22dbbed 100644 --- a/parser/parse_identityinfo.c +++ b/parser/parse_identityinfo.c @@ -1,14 +1,14 @@ /* * Copyright (c) 2007 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_identityinfo.h b/parser/parse_identityinfo.h index b05e02ff85b..e4f3190b00b 100644 --- a/parser/parse_identityinfo.h +++ b/parser/parse_identityinfo.h @@ -1,14 +1,14 @@ /* * Copyright (c) 2007 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_methods.c b/parser/parse_methods.c index 718d0888444..8f23e6bcdeb 100644 --- a/parser/parse_methods.c +++ b/parser/parse_methods.c @@ -1,14 +1,14 @@ /* * Copyright (c) 2004 Juha Heinanen * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_methods.h b/parser/parse_methods.h index 6c5c96bcdd0..75207d395c5 100644 --- a/parser/parse_methods.h +++ b/parser/parse_methods.h @@ -1,19 +1,14 @@ /* * Copyright (c) 2004 Juha Heinanen * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_nameaddr.c b/parser/parse_nameaddr.c index c422cbe9a43..d44c9279e09 100644 --- a/parser/parse_nameaddr.c +++ b/parser/parse_nameaddr.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -17,10 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History - * -------- - * 2003-03-24 Created by janakj - * 2003-04-26 ZSW (jiri) */ /*! \file diff --git a/parser/parse_nameaddr.h b/parser/parse_nameaddr.h index 719e20cf0fd..0c566e941f2 100644 --- a/parser/parse_nameaddr.h +++ b/parser/parse_nameaddr.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -17,9 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History - * -------- - * 2003-03-24 Created by janakj */ /*! \file diff --git a/parser/parse_option_tags.c b/parser/parse_option_tags.c index 2f410fd7285..6fedcefffe8 100644 --- a/parser/parse_option_tags.c +++ b/parser/parse_option_tags.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2006 Andreas Granig * * This file is part of Kamailio, a free SIP server. diff --git a/parser/parse_option_tags.h b/parser/parse_option_tags.h index 1d532987aae..5a19ca62f13 100644 --- a/parser/parse_option_tags.h +++ b/parser/parse_option_tags.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2006 Andreas Granig * * This file is part of Kamailio, a free SIP server. diff --git a/parser/parse_param.c b/parser/parse_param.c index 04d20c6191a..79e65e9a9c8 100644 --- a/parser/parse_param.c +++ b/parser/parse_param.c @@ -3,14 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -19,11 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * ------- - * 2003-03-24 Created by janakj - * 2003-04-07 shm duplication added (janakj) - * 2003-04-07 URI class added (janakj) */ /*! \file diff --git a/parser/parse_param.h b/parser/parse_param.h index adbee0dcfbc..98a1bd17514 100644 --- a/parser/parse_param.h +++ b/parser/parse_param.h @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -24,11 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * ------- - * 2003-03-24 Created by janakj - * 2003-04-07 shm duplication support (janakj) - * 2003-04-07 URI class added (janakj) */ /*! \file diff --git a/parser/parse_ppi_pai.c b/parser/parse_ppi_pai.c index a82b50e9b5e..c33716915a1 100644 --- a/parser/parse_ppi_pai.c +++ b/parser/parse_ppi_pai.c @@ -17,9 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * --------- - * 2013-03-06 Created (hpw) */ /** Parser :: Parse P-Asserted-Identity: header. diff --git a/parser/parse_refer_to.c b/parser/parse_refer_to.c index 30b5fb03337..1be4e145775 100644 --- a/parser/parse_refer_to.c +++ b/parser/parse_refer_to.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2005 Juha Heinanen * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_refer_to.h b/parser/parse_refer_to.h index e78c8b83e20..ad1cd149e74 100644 --- a/parser/parse_refer_to.h +++ b/parser/parse_refer_to.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2005 Juha Heinanen * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_require.c b/parser/parse_require.c index ab82eb2d0ea..a520318e142 100644 --- a/parser/parse_require.c +++ b/parser/parse_require.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2006 Andreas Granig * * This file is part of Kamailio, a free SIP server. diff --git a/parser/parse_require.h b/parser/parse_require.h index 39260155525..d9bc507c663 100644 --- a/parser/parse_require.h +++ b/parser/parse_require.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2006 Andreas Granig * * This file is part of Kamailio, a free SIP server. diff --git a/parser/parse_retry_after.c b/parser/parse_retry_after.c index 5c30830ab63..a467cf246ea 100644 --- a/parser/parse_retry_after.c +++ b/parser/parse_retry_after.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2007 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -17,9 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2007-07-27 created by andrei */ /*! \file diff --git a/parser/parse_retry_after.h b/parser/parse_retry_after.h index e030302bf1f..58d764eb6ca 100644 --- a/parser/parse_retry_after.h +++ b/parser/parse_retry_after.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2007 iptelorg GmbH * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_rpid.c b/parser/parse_rpid.c index 7578ebff882..6dbb8ae57e0 100644 --- a/parser/parse_rpid.c +++ b/parser/parse_rpid.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 Juha Heinanen * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_rpid.h b/parser/parse_rpid.h index bbadc0ee6e2..16d25ee2413 100644 --- a/parser/parse_rpid.h +++ b/parser/parse_rpid.h @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 Juha Heinanen * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_rr.c b/parser/parse_rr.c index a6b59ddf1ce..bcc518fea03 100644 --- a/parser/parse_rr.c +++ b/parser/parse_rr.c @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -31,12 +26,6 @@ * \ingroup parser */ -/** - * History: - * -------- - * 2003-10-07 parse_rr() split and added parse_rr_body() - * 2003-10-21 duplicate_rr() duplicate the whole linked list of RR - */ #include #include "parse_rr.h" #include "../mem/mem.h" diff --git a/parser/parse_rr.h b/parser/parse_rr.h index e85ed7b929e..f7379a60353 100644 --- a/parser/parse_rr.h +++ b/parser/parse_rr.h @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_sipifmatch.c b/parser/parse_sipifmatch.c index b375b540abd..8009e1bd960 100644 --- a/parser/parse_sipifmatch.c +++ b/parser/parse_sipifmatch.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2004 Jamey Hicks, jamey dot hicks at hp dot com * - * This file is part of SIP-router, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * SIP-router is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * SIP-router 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_sipifmatch.h b/parser/parse_sipifmatch.h index 9376e3838d7..dff641682e2 100644 --- a/parser/parse_sipifmatch.h +++ b/parser/parse_sipifmatch.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2004 Jamey Hicks, jamey dot hicks at hp dot com * - * This file is part of SIP-router, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * SIP-router is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * SIP-router 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_subscription_state.c b/parser/parse_subscription_state.c index 65653dc31a9..bc7e42e28bb 100644 --- a/parser/parse_subscription_state.c +++ b/parser/parse_subscription_state.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2006 Vaclav Kubart, vaclav dot kubart at iptel dot org * - * This file is part of SIP-router, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * SIP-router is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * SIP-router 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_subscription_state.h b/parser/parse_subscription_state.h index b7646fdb068..742d349d5d5 100644 --- a/parser/parse_subscription_state.h +++ b/parser/parse_subscription_state.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2006 Vaclav Kubart, vaclav dot kubart at iptel dot org * - * This file is part of SIP-router, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * SIP-router is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * SIP-router 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_supported.c b/parser/parse_supported.c index d247eb828b8..a08c37dece5 100644 --- a/parser/parse_supported.c +++ b/parser/parse_supported.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2006 Andreas Granig * * This file is part of Kamailio, a free SIP server. diff --git a/parser/parse_supported.h b/parser/parse_supported.h index fc547b6aad9..1a55827a3e4 100644 --- a/parser/parse_supported.h +++ b/parser/parse_supported.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright (C) 2006 Andreas Granig * * This file is part of Kamailio, a free SIP server. @@ -19,11 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * - * History: - * ------- - * 2006-03-02 parse_supported() parses and cumulates all SUPPORTED - * headers (bogdan) */ /*! diff --git a/parser/parse_to.c b/parser/parse_to.c index d655de8eb9e..6858d4bdc05 100644 --- a/parser/parse_to.c +++ b/parser/parse_to.c @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 Fhg Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -17,10 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * --------- - * 2003-04-26 ZSW (jiri) - * 2010-03-03 fix multi-token no-quotes display name (andrei) */ /** Parser :: Parse To: header. diff --git a/parser/parse_to.h b/parser/parse_to.h index 9a4d9c64109..7ffe12d931d 100644 --- a/parser/parse_to.h +++ b/parser/parse_to.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 Fhg Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_uri.c b/parser/parse_uri.c index 9c0d5db5d0f..4e0be0f918d 100644 --- a/parser/parse_uri.c +++ b/parser/parse_uri.c @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -22,21 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * -------- - * 2003-04-04 convenience inbound-uri parser parse_orig_ruri - * introduced (jiri) - * 2003-04-11 new parse_uri introduced (better, parses also some parameters, - * works in one pass) (andrei) - * 2003-04-11 ser_error is now set in parse_uri (andrei) - * 2003-04-26 ZSW (jiri) - * 2003-07-03 sips:, r2, lr=on support added (andrei) - * 2005-02-25 preliminary tel uri support (andrei) - * 2005-03-03 more tel uri fixes (andrei) - * 2006-04-20 comp uri param. support (rfc3486) if defined USE_COMP (andrei) - * 2007-09-10 introduced phone2tel option which allows NOT to consider - * user=phone URIs as TEL URIs - * */ /** @file diff --git a/parser/parse_uri.h b/parser/parse_uri.h index 86f9e06ed42..1638e264f58 100644 --- a/parser/parse_uri.h +++ b/parser/parse_uri.h @@ -1,14 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/parser/parse_via.c b/parser/parse_via.c index e16ac3d7591..d99d031a409 100644 --- a/parser/parse_via.c +++ b/parser/parse_via.c @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -31,31 +26,6 @@ * @ingroup parser */ -/* - * 2003-01-21 added rport parsing code, contributed by - * Maxim Sobolev - * 2003-01-23 added extra via param parsing code (i=...), used - * by tcp to identify the sending socket, by andrei - * 2003-01-23 fixed rport parsing code to accept rport w/o any value, - * by andrei - * 2003-01-27 modified parse_via to set new via_param->start member and - * via->params.s (andrei) - * 2003-01-28 zero-terminations replaced with VIA_ZT (jiri) - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-04-26 ZSW (jiri) - * 2003-06-23 fixed parse_via_param [op].* param. parsing bug (andrei) - * 2003-07-02 added support for TLS parsing in via (andrei) - * 2003-10-27 added support for alias via param parsing [see - * draft-ietf-sip-connect-reuse-00.txt.] (andrei) - * 2004-03-31 fixed rport set instead of i bug (andrei) - * 2005-03-02 if via has multiple bodies, and one of them is bad set - * also the first one as bad (andrei) - * 2006-02-24 added support for comp parameter parsing, see rfc3486 (andrei) - * 2008-08-08 SCTP support (andrei) - */ - - - #include "../comp_defs.h" #include #include diff --git a/parser/parse_via.h b/parser/parse_via.h index 6b73dcddc03..684be326511 100644 --- a/parser/parse_via.h +++ b/parser/parse_via.h @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -29,18 +24,6 @@ * @ingroup parser */ -/* - * 2003-01-21 added rport parsing code, contributed by - * Maxim Sobolev - * 2003-01-21 added extra via param parsing code (i=...), used - * by tcp to identify the sending socket, by andrei - * 2003-01-27 added a new member (start) to via_param, by andrei - * 2003-10-27 added alias to via && PARAM_ALIAS (andrei) - * 2006-02-24 added comp/PARAM_COMP support (andrei) - */ - - - #ifndef PARSE_VIA_H #define PARSE_VIA_H diff --git a/parser/parser_f.c b/parser/parser_f.c index ba9de45bb45..f1a532fd6f1 100644 --- a/parser/parser_f.c +++ b/parser/parser_f.c @@ -3,19 +3,14 @@ * * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -24,9 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History: - * --------- - * 2003-01-27 next baby-step to removing ZT - PRESERVE_ZT (jiri) */ /** @file diff --git a/parser/parser_f.h b/parser/parser_f.h index 749c16cba05..043c653d792 100644 --- a/parser/parser_f.h +++ b/parser/parser_f.h @@ -1,19 +1,14 @@ /* * Copyright (C) 2001-2003 FhG Fokus * - * This file is part of ser, a free SIP server. + * This file is part of Kamailio, a free SIP server. * - * ser is free software; you can redistribute it and/or modify + * Kamailio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version * - * For a license to use the ser software under conditions - * other than those described here, or to purchase support for this - * software, please contact iptel.org by e-mail at the following addresses: - * info@iptel.org - * - * ser 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 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. @@ -22,10 +17,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * - * History - * -------- - * 2003-02-28 scratchpad compatibility abandoned (jiri) - * 2003-03-24 find_not_quoted function added (janakj) */ /*! \file