Portions created by the Initial Developer are Copyright (C) 2008-2012 the Initial Developer. All Rights Reserved. Contributor(s): Mark J Crane James Rose */ $text['title-dialplan-outbound-add']['en-us'] = 'Outbound Call Routing'; $text['message-provide']['en-us'] = 'Please Provide'; $text['label-gateway-name']['en-us'] = 'Gateway Name'; $text['label-dialplan-expression']['en-us'] = 'Dialplan Expression'; $text['label-2d']['en-us'] = '2 Digits'; $text['label-3d']['en-us'] = '3 Digits'; $text['label-4d']['en-us'] = '4 Digits'; $text['label-5d']['en-us'] = '5 Digits'; $text['label-6d']['en-us'] = '6 Digits'; $text['label-7d']['en-us'] = '7 Digits Local'; $text['label-8d']['en-us'] = '8 Digits'; $text['label-9d']['en-us'] = '9 Digits'; $text['label-10d']['en-us'] = '10 Digits Long Distance'; $text['label-11d']['en-us'] = '11 Digits Long Distance'; $text['label-12d']['en-us'] = '12 Digits'; $text['label-13d']['en-us'] = '13 Digits'; $text['label-14d']['en-us'] = '14 Digits'; $text['label-int']['en-us'] = '15 Digits International'; $text['label-311']['en-us'] = '311 Information'; $text['label-411']['en-us'] = '411 Information'; $text['label-911']['en-us'] = '911 Emergency'; $text['label-9d2']['en-us'] = 'Dial 9, then 2 Digits'; $text['label-9d3']['en-us'] = 'Dial 9, then 3 Digits'; $text['label-9d4']['en-us'] = 'Dial 9, then 4 Digits'; $text['label-9d5']['en-us'] = 'Dial 9, then 5 Digits'; $text['label-9d6']['en-us'] = 'Dial 9, then 6 Digits'; $text['label-9d7']['en-us'] = 'Dial 9, then 7 Digits'; $text['label-9d8']['en-us'] = 'Dial 9, then 8 Digits'; $text['label-9d9']['en-us'] = 'Dial 9, then 9 Digits'; $text['label-9d10']['en-us'] = 'Dial 9, then 10 Digits'; $text['label-9d11']['en-us'] = 'Dial 9, then 11 Digits'; $text['label-9d12']['en-us'] = 'Dial 9, then 12 Digits'; $text['label-9d13']['en-us'] = 'Dial 9, then 13 Digits'; $text['label-9d14']['en-us'] = 'Dial 9, then 14 Digits'; $text['label-9d15']['en-us'] = 'Dial 9, then International'; $text['label-800']['en-us'] = 'Toll-Free'; $text['message-update']['en-us'] = 'Update Complete'; $text['label-outbound-routes']['en-us'] = 'Outbound Routes'; $text['button-back']['en-us'] = 'Back'; $text['description-outbound-routes']['en-us'] = 'Outbound dialplans have one or more conditions that are matched to attributes of a call. When a call matches the conditions the call is then routed to the gateway.'; $text['label-gateway']['en-us'] = 'Gateway'; $text['label-sip-gateway']['en-us'] = 'SIP Gateways'; $text['label-add-options']['en-us'] = 'Additional Options'; $text['message-add-options']['en-us'] = 'Select the gateway to use with this outbound route.'; $text['label-alt1']['en-us'] = 'Alternate 1'; $text['message-add-options1']['en-us'] = 'Select another gateway as an alternative to use if the first one fails.'; $text['label-alt2']['en-us'] = 'Alternate 2'; $text['message-add-options2']['en-us'] = 'Select another gateway as an alternative to use if the second one fails.'; $text['description-shortcut']['en-us'] = 'Shortcut to create the outbound dialplan entries for this Gateway.'; $text['label-prefix']['en-us'] = 'Prefix'; $text['description-enter-prefix']['en-us'] = 'Enter a prefix number to add to the beginning of the destination number.'; $text['label-limit']['en-us'] = 'Limit'; $text['description-limit']['en-us'] = 'Enter limit to restrict the number of outbound calls.'; $text['label-order']['en-us'] = 'Order'; $text['description-order']['en-us'] = 'Select the order number. The order number determines the order of the outbound routes when there is more than one.'; $text['label-enabled']['en-us'] = 'Enabled'; $text['label-true']['en-us'] = 'True'; $text['label-false']['en-us'] = 'False'; $text['description-enabled']['en-us'] = 'Choose to enable or disable the outbound route.'; $text['label-description']['en-us'] = 'Description'; $text['description-description']['en-us'] = 'Enter a description for the outbound route.'; $text['button-save']['en-us'] = 'Save'; ?>