An example of such a configuration in the Dial Plan file is shown below:
[ PLAN1 ]
; specific received number changed to 04343434181.
0567811181,0,04343434181
; number range that changes to 04343434181.
056788118[2-4],0,04343434181
If we take the first Dial Plan rule in the example above (i.e.,
"0567811181,0,04343434181"), the received Calling Number Party of 0567811181 is
changed to 04343434181 and sent to the IP with a SIP INVITE as follows:
Via: SIP/2.0/UDP 211.192.160.214:5060;branch=z9hG4bK3157667347
From: <sip:04343434181@kt.co.kr:5060>;tag=de0004b1
To: sip:01066557573@kt.co.kr:5060
Call-ID: 585e60ec@211.192.160.214
CSeq: 1 INVITE
Contact:<sip:04343434181@211.192.160.214:5060;transport=udp>
The initial Dial Plan text file must be converted to *.dat file format using the DConvert utility.
This is done by clicking the DConvert's Process Dial Plan File button. For more
information, refer to DConvert Utility User's Guide.
You can load this *.dat file to the device using the Web interface (see 'Loading Auxiliary
Files' on page 627), AcBootP utility, or using the Auto-update mechanism from an external
HTTP server.
Notes:
• Tel-to-IP routing is performed on the original source number if the
parameter 'Tel to IP Routing Mode' is set to 'Route calls before
manipulation'.
• Tel-to-IP routing is performed on the modified source number as defined
in the Dial Plan file, if the parameter 'Tel To IP Routing Mode' is set to
'Route calls after manipulation'.
• Source number Tel-to-IP manipulation is performed on the modified
source number as defined in the Dial Plan file.
50.1.4 User Information File
This section describes the various uses of the User Info file.
You can load the User Info file using any of the following methods:
Automatic update mechanism - using the UserInfoFileURL parameter, e.g.,
UserInfoFileUrl = 'http://192.168.0.250/Audiocodes/ UserInformationFile.txt' (see
'Automatic Update' on page
655)
Note: Instead of using a User Info file, you can configure the User Info table using
the CLI, as described in 'Configuring User Info Table using CLI' on page 642.