Fixed table termination of MAP and CAMEL application contexts and MAP dialogs.

git-svn-id: http://yate.null.ro/svn/yate/trunk@4799 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2012-01-06 13:31:44 +00:00
parent 9efa390989
commit e72abfa1e2
1 changed files with 3 additions and 3 deletions

View File

@ -2328,7 +2328,7 @@ static const AppCtxt s_mapAppCtxt[]= {
// Authentication Failure Report Context
{"authenticationFailureReportContext-v3" , "0.4.0.0.1.0.39.3", "authenticationFailureReport"},
{"", "", ""},
{0, 0, ""},
};
static const AppCtxt s_camelAppCtxt[] = {
@ -2346,7 +2346,7 @@ static const AppCtxt s_camelAppCtxt[] = {
{"CAP-v2-gsmSRF-to-gsmSCF-AC", "0.4.0.0.1.0.52.1", "assistRequestInstructions,specializedResourceReport,playAnnouncement,"
"promptAndCollectUserInformation,cancel,activityTest"},
{"", "", ""}
{0, 0, ""}
};
static const MapCamelType s_types[] = {
@ -6336,7 +6336,7 @@ static const Operation s_camelErrors[] = {
static const AppCtxt s_mapDialogCtxt[] = {
{"map-DialogueAS", "0.4.0.0.1.1.1.1", "map-open,map-accept,map-close,map-refuse,map-userAbort,map-providerAbort"},
{"", "", ""}
{0, 0, ""}
};
static const Parameter s_mapOpenSeq[] = {