In general for SIP programming.....
For the Incoming Call Routes, put the entire 11-digit incoming number, not just the last 4 digits.
For the User's SIP Tab, put in the whole 11 digit telephone number that you want to send
Create 2 URIs. One has all *'s (or Auto for R10), the other has "Use Internal Data". Both URIs have the same line group for incoming, but different group numbers for outgoing.
Create an ARS that uses the typical "NS1xxxxxxxxxx" and use the URI with the *'s. This will send the caller ID that you specified in the ARS entry.
Create an ARS that doesn't specify the number to send but uses the URI with the *'s, and it will automatically send the user's DID number on outbound
Create an ARS that doesn't specify the number to send but uses the URI with the Use Internal Data and it will send what is in the User's SIP Tab
|