Non interactive mode for deployment script
[anna.git] / include / anna / diameter / helpers / defines.hpp
index 506b047..5c8e97c 100644 (file)
@@ -2,7 +2,7 @@
 //
 // (c) Copyright 2005-2014 Eduardo Ramos Testillano & Francisco Ruiz Rayo
 //
-// https://bitbucket.org/testillano/anna
+// http://redmine.teslayout.com/projects/anna-suite
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions
@@ -14,7 +14,7 @@
 // copyright notice, this list of conditions and the following disclaimer
 // in the documentation and/or other materials provided with the
 // distribution.
-//     * Neither the name of Google Inc. nor the names of its
+//     *  Neither the name of the copyright holder nor the names of its
 // contributors may be used to endorse or promote products derived from
 // this software without specific prior written permission.
 //
@@ -123,6 +123,9 @@ anna_diameter_helpers_define_appid(Diameter_Mobile_IPv6_Auth, 8);
 anna_diameter_helpers_define_appid(Diameter_QoS_Application, 9);                         // APPID__Diameter_QoS_Application
 // etc.
 anna_diameter_helpers_define_appid(3GPP_Rx, 16777236);                                   // APPID__3GPP_Rx
+anna_diameter_helpers_define_appid(3GPP_Gx, 16777238);                                   // APPID__3GPP_Gx
+anna_diameter_helpers_define_appid(3GPP_Sy, 16777302);                                   // APPID__3GPP_Sy
+
 // much more...
 
 }