February 2010 Archives by subject
Starting: Mon Feb 1 08:55:55 CET 2010
Ending: Sat Feb 27 14:31:32 CET 2010
Messages: 174
- [OpenIMSCore-CSCF] 2. Re: About pcc P_Rx(register)
Min Wang
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Min Wang
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Min Wang
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Min Wang
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Dragos Vingarzan
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Min Wang
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Dragos Vingarzan
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Min Wang
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Dragos Vingarzan
- [OpenIMSCore-CSCF] 2. Re: About pcc, p-cscf crash (Min Wang)
Min Wang
- [OpenIMSCore-CSCF] [SVN-ser_ims] r840 - improved the sip_body.c from the mgcf and linked it in the modules pcscf and nathelper, used to extract the sdp body properly, as the body could also be a multipart body (aapplied the changes also in PCC_AAR)
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r841 - added missing files
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r842 - added missing macros to the mod header of nathelper
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r843 - added a dummy PCC_STA handler for STA, used in P_Rx modified P_Rx to handle every contact in the Contact header of a 200 REGISTER reply as a standlaone aor, to which a AAASession will be allocated modified pcc_auth_init_reg to handle re-registration, in PCC_AAR an Authorization-Lifetime avp will be added with the expiration duration, so that the cdp module's authstatemachine can update the state of the AAASession
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r844 - add Wait_Conn_Ack_Elect handling for diameter peer state machine
mwang at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r845 - update cscf_get_expires_hdr/cscf_get_max_expires to handle msg from shared memory
mwang at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r846 - Re-added some missing svn properties
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r847 - Fixed some of the awful hacks in retrieving the IP address from the Contact (forgot though to add support for ipv6...)
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r848 - renamed get_ip_address as get_ip_port and adjusted so that it can use also a parsed uri, in the case of a registration, the function PCC_AAR will handle such one, added support for IPv6 and port retrieval applied changes to gqprima_AAR as well
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r849 - possible fix for lock problem at ims session termination needs to be tested, maybe the pcc_callback needs to be re-written
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r850 - Properly fixed the deadlock on dialog termination by moving the pcc_session_id outside of the dialog and terminating the pcc session outside of the critical zone. Otherwise the termination on the PCC session was racing towards dropping the same dialog, for which the P_drop_dialog that actually trigger this call.
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r851 - Added a couple of Diameter constants
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r852 - updated the PCSCF script to also create a cdp session on the terminating leg of the ims session
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r853 - pcc_aar should be aware of the request is from shared memory
mwang at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r854 - now PCC_add_media_component_description_for_register handles also the ports of a contact, be it ipv4 or ipv6 renamed ip_address_for_signaling as ipv4_for_signaling added parameters ipv6_for_signaling and port_for_signaling implemented the required "optimization" from the function PCC_create_add_media_subcomponents, now the intports are incremented without the painfull sprintf and sscanf operations, this triggered also changes in PCC_create_add_media_subcomponent, a renaming of the function is necessary :d
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r855 - renamed some PCC function, two functions with almost the same name should not be declared, confusion might arise
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r856 - a fix for Elect inWait_Conn_Ack_Elect state, and add Wait_Conn_Ack_Elect to peer timerout
Min Wang
- [OpenIMSCore-CSCF] [SVN-ser_ims] r856 - a fix for Elect in Wait_Conn_Ack_Elect state, and add Wait_Conn_Ack_Elect to peer timerout
mwang at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r857 - using unsigned int for the port numbers, removed an unnecessary STR_PKG_DUP from the function PCC_create_media_subcomponent
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r858 - modified the user part of the uri used to create the Path header that the P-CSCF adds at registration time, so that it is the same as the user part of the record route on the terminating leg, the problem was that after a call was created, if the called party was sending a request it was considered as Orig_subsequent as the two strings did not match
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r859 - revert of the Path header modification, bad idea
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r860 - store R-CER msg to peer in order for Wait_Conn_Ack_Elect to Elect Free CER msg when CEA is not sent
Min Wang
- [OpenIMSCore-CSCF] [SVN-ser_ims] r860 - store R-CER msg to peer in order for Wait_Conn_Ack_Elect to Elect Free CER msg when CEA is not sent
mwang at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r860 - store R-CER msg to peer in order for Wait_Conn_Ack_Elect to Elect Free CER msg when CEA is not sent
Dragos Vingarzan
- [OpenIMSCore-CSCF] [SVN-ser_ims] r861 - Fixed a bad AVP name
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r862 - Added macros to cdp_avp. For now just for get in base
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r863 - Added missing AVP codes from RFC3588
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r864 - One more AVP constant
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r865 - AVP Codes again
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r866 - removed parameter pcscf_qos_side modified PCC_AAR and PCC_STR to properly retrieve dialog, now it should work for re-invites and update requests not using "ip6", only "ip" to describe the pcc flows
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r867 - modified the script for PCSCF that it checks if the current Term_initial_reply can be used for an AAR request, using P_generates_aar. The content body should also be checked if it includes sdp, not just check if the content length is not zero...the future will bring this kind of fixes
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r868 - fixed an obviuos bug: using aar before creatig it :D
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r869 - Fixed AVP constant name
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r870 - Fixed Line-Identifier AVP constant name
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r871 - Even more AVP name fixes
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r872 - fixed using the append_branch_help + now it is an inline function
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r873 - removed the sec check functions from the script, the feature is not yet ready to use
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r874 - added some features from the emergency branch, like storing of the ecscf uri and the sevice urn for an emergency dialog the service urn is used in PCC_AAR to add the Service_URN avp added the AVP_IMS_Service_URN to diameter_ims.h
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r875 - added a parameter in the pcscf to enable or disable the usage of ports in the IPFilterRules towards the pcrf
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r876 - added the Rx specific error codes + some user friendly dispaly of the error codes fixed the retrieval of destination realm in PCC_STR
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r877 - More Diameter constants fixing
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r878 - added missing files for the emergency stuff
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r879 - updated the pcscf script
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r880 - string length adjusted
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r881 - modified the AAASession to encapsulate the destination host and destination realm, they will be set when an AAA is received. Further work needs to be done, but the result is that STR now includes both of the AVPs automatically, from the calling of AAACreateRequest.
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r882 - testing if session argument is not null, in AAACreateRequest
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r883 - no need for destination-realm in str, as there should be added by AAACreateRequest, RAA will be modified
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r884 - reorganizing the code for PCC_RAA and PCC_ASA + fixing some bugs
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r885 - adding Vendor-Specific-Application-Id for routing purposes using PCC_create_frame_ip_avp for IPv4 and IPv6 as well, although the implementation of the function is still under construction
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r886 - hope that this time I counted right the octects, tested, as before with and without using ports :D, the problem was at the memory allocation: the length should have been from the start the right length
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r887 - added support for IPv6 in the implementation of PCC_create_framed_ip_avp
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r888 - Added new module cdp_avp - getters and setters for AVPs Fixed pcscf.cfg Set some missing svn properties
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r889 - added the cdp_avp module in the pcscf running script
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r890 - moved from enum ip_type to uint16_t
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r891 - Fixed cdp binds variable to be ptr in cdp_avp
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r892 - fixed the pcscf running script from the emergency branch
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r893 - using functions from the cdp_avp module to encapsulate the Framed IP AVP
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r894 - removed unnecessary logs
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r895 - using PCC_add_framed_ip_avp in AAR for registrations
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r896 - separated the function PCC_create_add_media_subcomp_dialog so that the extracting of the ports is done separately, preparing for the rtp proxy scenario
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r897 - added a parameter to the P_SDP_manipulate function to be aweare if there is a message from or to the client, to be used to store the (IP and port)s of the rtp proxy manipulation
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r898 - duplicating routing AVPs from the srouce message into STR, function Send_STR()
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r899 - Moved cdp_avp module load
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r900 - setting the default value of the signalling port
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r901 - one more try for the length of flows, setting len to strlen
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r902 - and another operation of counting bytes :D
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r903 - should add avp to dest in dup_routing_avps
mwang at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r904 - enhanced the P_SDP_manipulate to get the dialog separated the code for force_rtp_proxy2_f so that the newip and newport of the rtpproxy can be used
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r905 - no P_Rx, just P_AAR and P_STR, this should make things clearer and more flexible regarding the running script
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r906 - now P_STR handles termination of cdp sessions for registrations and dialogs as well
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r907 - setting the expires to 0 for a contact that the PCC session is terminated
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r908 - now handling also the protocol of the media streams: udp or tcp
aon at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r909 - Reduced some logging in cdp
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r910 - Changed CDP from using SYSV semaphores to unname posix semaphores. Hopefully this way we won't run out of semaphores on crashes.
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r911 - Converted the cdp SendRecv functions to use POSIX semaphores instead of locks -> should consume less CPU, hopefully without too much impact on the latency of message processing
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r912 - Fixed Makefile for cdp module - missing -lrt for semaphores
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r913 - Added wharf exceptions for worker pool to cdp - now using the platform's workers instead of cdp's. This should have no influence on ser_ims.
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r914 - Documentation fixes on cdp_avp
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r915 - Added checks for semaphore return values
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r916 - cdp documentation fixes
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r917 - Moved the current_spi counter to shm, so that it is visible and changed by all processes. Added a lock_spi although not much is added.
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r918 - Added module versioning
vingarzan at users.berlios.de
- [OpenIMSCore-CSCF] [SVN-ser_ims] r919 - added the vendor-specific-application-id group to the STR sent from the cdp module
aon at users.berlios.de
- [OpenIMSCore-CSCF] About another file error
rohini.n56 at wipro.com
- [OpenIMSCore-CSCF] about compilation error plz help in this
rohini.n56 at wipro.com
- [OpenIMSCore-CSCF] About PCC AAR, sdp and NATed Client
Min Wang
- [OpenIMSCore-CSCF] About PCC AAR, sdp and NATed Client
Dragos Vingarzan
- [OpenIMSCore-CSCF] About PCC AAR, sdp and NATed Client
Min Wang
- [OpenIMSCore-CSCF] About pcc, p-cscf crash
Min Wang
- [OpenIMSCore-CSCF] About pcc, p-cscf crash
Dragos Vingarzan
- [OpenIMSCore-CSCF] About pcc, p-cscf crash
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Dragos Vingarzan
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Dragos Vingarzan
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Onofrei, Andreea Ancuta
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Dragos Vingarzan
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Dragos Vingarzan
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Min Wang
- [OpenIMSCore-CSCF] About pcscf.xml, and Send_STR
Dragos Vingarzan
- [OpenIMSCore-CSCF] about Start the components error
rohini.n56 at wipro.com
- [OpenIMSCore-CSCF] CSCF source address selection
Kenneth Löfstrand
- [OpenIMSCore-CSCF] cscf_get_first_route and other problems
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] cscf_get_first_route and other problems
Min Wang
- [OpenIMSCore-CSCF] cscf_get_first_route and other problems
Min Wang
- [OpenIMSCore-CSCF] cscf_get_first_route and some other problems (P-CSCF crash)
Onofrei, Andreea Ancuta
- [OpenIMSCore-CSCF] deadlock again in p-cscf
Min Wang
- [OpenIMSCore-CSCF] ERR:auth_client_statefull_sm_process(): Received invalid event 21 while in state Idle!(data (nil))
Min Wang
- [OpenIMSCore-CSCF] Failed Registration SIPp
agung aryo
- [OpenIMSCore-CSCF] Failed Registration SIPp
Pavesi, Valdemar (NSN - US/Boca Raton)
- [OpenIMSCore-CSCF] FHoSS - The FOKUS Home Subscriber Server (Rel. 7)
rohini.n56 at wipro.com
- [OpenIMSCore-CSCF] How to Configure Subscribers in this FOKUS testbed
rohini.n56 at wipro.com
- [OpenIMSCore-CSCF] Ipfileter rule
Min Wang
- [OpenIMSCore-CSCF] Ipfileter rule
Dragos Vingarzan
- [OpenIMSCore-CSCF] Ipfileter rule (Min Wang)
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] Ipfileter rule (Min Wang)
Min Wang
- [OpenIMSCore-CSCF] Ipfileter rule (Min Wang)
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] Ipfileter rule (Min Wang)
Min Wang
- [OpenIMSCore-CSCF] New module: cdp_avp
Dragos Vingarzan
- [OpenIMSCore-CSCF] New module: cdp_avp
Min Wang
- [OpenIMSCore-CSCF] New module: cdp_avp
Dragos Vingarzan
- [OpenIMSCore-CSCF] pcscf config file error
Melbourne Barton
- [OpenIMSCore-CSCF] pcscf config file error
Melbourne Barton
- [OpenIMSCore-CSCF] pcscf config file error (Melbourne Barton)
Onofrei, Andreea Ancuta
- [OpenIMSCore-CSCF] pcscf config file error (Melbourne Barton)
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] pcscf config file error (Melbourne Barton)
Melbourne Barton
- [OpenIMSCore-CSCF] pcscf config file error (Melbourne Barton)
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] pcscf config file error (Melbourne Barton)
Melbourne Barton
- [OpenIMSCore-CSCF] pcscf config file error (Melbourne Barton)
Andreea Ancuta Onofrei
- [OpenIMSCore-CSCF] pcscf config file error (Melbourne Barton)
Melbourne Barton
- [OpenIMSCore-CSCF] Problem in DiameterPeer plz help
rohini.n56 at wipro.com
- [OpenIMSCore-CSCF] Problem with pcscf.sh and scscf.sh plz help in this..
rohini.n56 at wipro.com
Last message date:
Sat Feb 27 14:31:32 CET 2010
Archived on: Wed Mar 14 15:33:25 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).