Added MAP operation "sendParameters" to capability "Miscellaneous".

git-svn-id: http://voip.null.ro/svn/yate@5292 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2012-10-12 15:40:18 +00:00
parent 696748a278
commit 7e4b82fd2f
1 changed files with 1 additions and 1 deletions

View File

@ -2270,7 +2270,7 @@ static const Capability s_mapCapab[] = {
{"TraceSubscriber", {"activateTraceMode", "deactivateTraceMode", ""}},
{"Services", {"registerSS", "eraseSS", "activateSS", "deactivateSS", "interrogateSS", "registerPassword", "getPassword",
"processUnstructuredSS-Request", "unstructuredSS-Request", "unstructuredSS-Notify", ""}},
{"Miscellaneous", {"sendIMSI", "readyForSM", "setReportingState", ""}},
{"Miscellaneous", {"sendIMSI", "readyForSM", "setReportingState", "sendParameters", ""}},
{"ErrorRecovery", {"reset", "forwardCheckSS-Indication", "failureReport", ""}},
{"Charging", {""}},
{"SMSC", {"informServiceCentre", "alertServiceCentre", "sendRoutingInfoForSM", "mo-forwardSM", "mt-forwardSM",