From 27f8b5bc2de6b505da6f409293c02d30efc064ed Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Tue, 25 Dec 2007 03:34:09 +0000 Subject: Change the abbreviated TON from 'A' to 'V', since 'A' is a legitimate DTMF character. Also, fix the documentation to match the code. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94772 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/zapata.conf.sample | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'configs/zapata.conf.sample') diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index 5b48ff939..fac1870ff 100644 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -99,22 +99,22 @@ ; pridialplan may be also set at dialtime, by prefixing the dialled number with ; one of the following letters: ; U - Unknown -; P - Private -; L - Local -; N - National ; I - International -; D - Dynamic -; R - Redundant +; N - National +; L - Local (Net Specific) +; S - Subscriber +; V - Abbreviated +; R - Reserved (should probably never be used but is included for completeness) ; ; Additionally, you may also set the following NPI bits (also by prefixing the ; dialled string with one of the following letters): ; u - Unknown -; e - E.163/E.164 -; x - X.121 -; f - F.69 +; e - E.163/E.164 (ISDN/telephony) +; x - X.121 (Data) +; f - F.69 (Telex) ; n - National ; p - Private -; r - Reserved +; r - Reserved (should probably never be used but is included for completeness) ; ; You may also set the prilocaldialplan in the same way, but by prefixing the ; Caller*ID Number, rather than the dialled number. Please note that telcos -- cgit v1.2.3