April 2009 Archives by date
Starting: Mon Apr 6 15:23:03 CEST 2009
Ending: Wed Apr 29 09:43:29 CEST 2009
Messages: 30
- [OpenIMSCore-CSCF] Resent Packet on wireshark
Arnaud MORIN
- [OpenIMSCore-CSCF] Resent Packet on wireshark
Franz Edler
- [OpenIMSCore-CSCF] Resent Packet on wireshark
Arnaud MORIN
- [OpenIMSCore-CSCF] Resent Packet on wireshark
Happenhofer Marco
- [OpenIMSCore-CSCF] Resent Packet on wireshark
Dick Gooris
- [OpenIMSCore-CSCF] Resent Packet on wireshark
Arnaud MORIN
- [OpenIMSCore-CSCF] Resent Packet on wireshark
Arnaud MORIN
- [OpenIMSCore-CSCF] [SVN-ser_ims] r637 - Added 12_em_services branch for work on E-CSCF and other ser_ims modules/extensions needed for Emergency Services.
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r638 - changed the PCSCF script...for commit test
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r639 - *modified the parser to parse the Geolocation header *changed the r_contact structure and the function get_r_contact from the P-CSCF to have a mask for registration type: NORMAL_REG, EMERG_REG and ANY_REG very useful in functions that need to search for a contact with a specific type of registration and other functions that ignore this, but also call r_get_contact *added exported function P_is_em_registered() to check if a contact was registered for Emergency Services, P_is_registered() is checking now only for normal registration *modified the Makefiles because a new library will be added *modified the TM module: added new functions accessible from other modules to support implementation of the E-CSCF and LRF
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r640 - added the missing file for parsing the Geolocation header added the library for parsing PIDF-Location Objects, and the LoST client --> lost added the E-CSCF and LRF implementations
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r641 - added scripts for E-CSCF and LRF
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r642 - take care of the compatibility between the code of the new modules and the code from ims core
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r643 - fixed a bug: the body of the OPTIONS reply has to be null terminated in order to have a normal behaviour
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r644 - new feature: the E-CSCF sets the To header field as the PSAP URI, before forwarding the INVITE to the PSAP
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r645 - added a parameter for the LRF module: default_psap separated the pidf_lo parsing functions in multipart_parse files
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r646 - LRF: added parameters default_psap and using_lost_srv updated the scripts for running the IMS components updated the dns configuration file added scripts for testing the Emergency Services support added documentation on how to install, configure and run the tests
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r647 - modified the README for installing
aon at users.berlios.de
- [OpenIMSCore-CSCF] [OpenIMSCore-Users] Patch for IPSec support
Dragos Vingarzan
- [OpenIMSCore-CSCF] [SVN-ser_ims] r651 - Added support for Public GRUU on the S-CSCF
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r652 - Applied Pandurangan R S patch for supporting 3GPP SIP Digest as defined 3GPP TS 29.228 v8.5.0 in the S-CSCF
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r653 - E-CSCF: modified the find_dialog_aor to get the From uri from the INVITE when the P-Asserted-Identity header is not present (e.g. anonymous call) P-CSCF: added anonym_em_call_support parameter to configure rejecting/accepting of the anonymous calls P-CSCF: added the P_accept_anonym_em_call exported function to check if P-CSCF accepts or not anonymous calls P-CSCF: modified the P_assert_identity to accept a parameter: "emerg" or "non-emerg", depending on what kind of registration is considered P-CSCF: updated the running script
aon at users.berlios.de
- [OpenIMSCore-CSCF] [OpenIMSCore-Users] Patch for IPSec support
Gemi Tsai 蔡國泰
- [OpenIMSCore-CSCF] [SVN-ser_ims] r654 - added del_nonshm_lumps in sip.c E-CSCF: fixed a bug: when the INVITE is forwarded to the PSAP, some lumps are added, but they are in pkg and when an error response was generated (e.g. 408 Request Timeout) or received, the function run_failure_handlers was considering the add_rm lump and trying to free it, because the flags of the memory chunck had invalid value (memory thread specific accessed from another thread), causing an error. Now the pkg lumps are deleted after relaying the request.
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r655 - P-CSCF: modified the p_dialog structure to include emergency service information:emergency or non-emergency dialog, the SIP URI of the selected E-CSCF, if emergency one P-CSCF: updated P_save_dialog to set if a dialog is an emergency one and P_enforce_sos_routes to store the E-CSCF URI to which the INVITE was forwarded P-CSCF: removed P_is_anonymous_identity because it is easier from the script updated the scripts added a sipp script for generating an anonymous emergency call
aon at users.berlios.de
- [OpenIMSCore-CSCF] [OpenIMSCore-Users] Patch for IPSec support
Laurent Etiemble
- [OpenIMSCore-CSCF] [SVN-ser_ims] r656 - revised the implementation of the anonymous calls: added a flag in the e_dialog info to distinguish between anonymous and non-anonymous calls, when an anonymous call is generated the E-CSCF sents the request-uri of the OPTIONS to sip:anonymous at domain.org, so that the LRF will recognize it as beeing for an anonymous call for anonymous calls no ESQK is allocated, and no ESQK header is added in the forwarded INVITE readded the P_is_anonymous_user in the P-CSCF, searching for the "Anonymous" display name in the From header, as in RFC 3261 updated the testing and running scripts
aon at users.berlios.de
- [OpenIMSCore-CSCF] Any progress on charging interfaces?
Franz Edler
- [OpenIMSCore-CSCF] [OpenIMSCore-Users] Patch for IPSec support
Gemi Tsai 蔡國泰
- [OpenIMSCore-CSCF] [OpenIMSCore-Users] Patch for IPSec support
Laurent Etiemble
Last message date:
Wed Apr 29 09:43:29 CEST 2009
Archived on: Wed Mar 14 15:33:24 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).