Module: sip-router
Branch: carstenbock/ims
Commit: ae8cc61d1a29d51b4de161f8bea81a8eb56479be
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ae8cc61…
Author: Carsten Bock <carsten(a)bock.info>
Committer: Carsten Bock <carsten(a)bock.info>
Date: Wed Apr 20 23:04:36 2011 +0200
- added app for Ro Interface
---
modules/cdp/diameter_ims_code_app.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules/cdp/diameter_ims_code_app.h b/modules/cdp/diameter_ims_code_app.h
index d287141..c548f48 100644
--- a/modules/cdp/diameter_ims_code_app.h
+++ b/modules/cdp/diameter_ims_code_app.h
@@ -65,5 +65,6 @@
#define IMS_Gx 16777224 /**< Gx interface between PCRF and PCEF */
#define IMS_Rf 16777223 /**< Rf interface between P/I/S-CSCF and CDF,
according to TS32.299 R7 */
+#define IMS_Ro 4 /**< Ro interface between P/I/S-CSCF and OCS,
according to TS32.299 R7 */
#endif /* __DIAMETER_IMS_CODE_APP_H */