// Administrative console help mapping file
//
// Updated 9/03/2002 MKM
// V5.0 Help information
//
// The HelpCoord reads this file to correlate a helpId to a help file
// <helpID>$<help file name with path>
//
// This is not quite like the mapping files for AAT and other Java GUIs.
// You do NOT need the path information in front of the help file names.
// The delimiter is dollar sign instead of pound sign.
// Do not confuse the two file formats.
//
// This is a really persnickety file!
//
// Every line of this file must either be valid input,
// or a comment line beginning with two forward slashes.
//
// There can be NO blank lines.
//
// The last non-blank line in the file cannot have a return
// at the end of it. To test, place cursor at end of last
// non-blank line and press down arrow on keyboard. The
// cursor should not move.
//
// Violations can cause the GUI not to start!
//
// This file does not require translation.
//
// SIP MODULE
//
SIPContainer.detail$ae/usip_rcont.html
SIPContainer.detail.useExternalRouter$ae/usip_rcont.html#useExternalRouter
SIPContainer.detail.maxAppSessions$ae/usip_rcont.html#maxAppSessions
SIPContainer.detail.maxMessagesPerSecond$ae/usip_rcont.html#maxMessagesPerSecond
SIPContainer.detail.maxDispatchQueueSize$ae/usip_rcont.html#maxDispatchQueueSize
SIPContainer.detail.maxResponseTime$ae/usip_rcont.html#maxResponseTime
SIPContainer.detail.averagingPeriod$ae/usip_rcont.html#averagingPeriod
SIPContainer.detail.statisticUpdateRate$ae/usip_rcont.html#statisticUpdateRate
//
// LI4189
SIPStack.detail$ae/usip_stack.html
SIPTimers.detail$ae/usip_timer.html
SIPDigest.detail$ae/usip_digestauth.html
//
// LI4189-52
SIPApplicationRouter.collection$ae/usip_approuter.html
SIPApplicationRouter.detail$ae/usip_approuter_settings.html
//
// LI 2356 SIP proxy server
//
RoutingRuleOrder.detail$ae/ujpx_siproutingrulessetorder.html
//
RoutingRule.collection$ae/ujpx_siproutingrules.html
//
ExternalDomain.collection$ae/ujpx_sipextdomaincoll.html
//
ExternalDomain.detail$ae/ujpx_sipextdomain.html
//
ProxySettings.detail$ae/ujpx_sipproxysettings.html
//
RoutingRule.detail$ae/ujpx_siproutingrulesdetail.html
//
RoutingRuleCondition.detail$ae/ujpx_sipruleconddet.html
//
RoutingRuleCondition.collection$ae/ujpx_siprulecondcoll.html