aboutsummaryrefslogtreecommitdiffstats
path: root/addons/ooh323c/src/ooh323.h
diff options
context:
space:
mode:
Diffstat (limited to 'addons/ooh323c/src/ooh323.h')
-rw-r--r--addons/ooh323c/src/ooh323.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/addons/ooh323c/src/ooh323.h b/addons/ooh323c/src/ooh323.h
index 8c5a99434..187b099f4 100644
--- a/addons/ooh323c/src/ooh323.h
+++ b/addons/ooh323c/src/ooh323.h
@@ -122,6 +122,11 @@ EXTERN int ooH323RetrieveAliases
OOAliases **aliasList);
/**
+ */
+EXTERN int ooPopulatePrefixList(OOCTXT *pctxt, OOAliases *pAliases,
+ H225_SeqOfH225SupportedPrefix *pPrefixList );
+
+/**
* This is a helper function used to populate alias list using aliases.
* @param pctxt Pointer to OOCTXT structure which will be used for memory
* allocations.