Commit 89e87bd9 authored by garciay's avatar garciay
Browse files

Revert ServerName changes to PIXITs

parent 0226695c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -274,7 +274,7 @@ module DiameterCxDx_Cx_TCFunctions {
                                        DIAMETER_SUBSEQUENT_REGISTRATION_E
                                    )
                                ),
                                mw_serverName(vc_serverName),               // containing a Server-Name AVP
                                mw_serverName(PX_ServerName),               // containing a Server-Name AVP
                                                                            //     indicating the name of the assigned S-CSCF
                                omit                                        // not containing a Server-Capabilities AVP
                    )));
@@ -338,7 +338,7 @@ module DiameterCxDx_Cx_TCFunctions {
                                        DIAMETER_SUBSEQUENT_REGISTRATION_E
                                    )
                                ),
                                mw_serverName(vc_serverName),   // containing a Server-Name AVP
                                mw_serverName(PX_ServerName),   // containing a Server-Name AVP
                                                                //     indicating the name of the assigned S-CSCF
                                omit                            // not containing a Server-Capabilities AVP
                    )));