View Single Post
Unread 04-20-2006, 10:01 PM   #4
martin
 
Join Date: Feb 2006
Posts: 2,930
Thanks: 528
Thanked 646 Times in 340 Posts
martin is a jewel in the roughmartin is a jewel in the roughmartin is a jewel in the roughmartin is a jewel in the roughmartin is a jewel in the roughmartin is a jewel in the rough
Default

Quote:
Originally Posted by wildbill
A test on the "Test" button on 2 known Enums gave me the correct Sip addresses for both - Bill
Good stuff Bill. The ENUM Replacement field should give you the functionality you require to dial local numbers and prefix the 61x${EXTEN} to use for ENUM.

eg

In advanced dial plan:

Pattern: 9xxxxxxx
Replacement: 02${EXTEN} <--- This is what gets passed to provider
Provider: <your provider>
ENUM Replacement: 612${EXTEN} <--- This is what gets passed to ENUM

Hope this makes sense.
__________________
Martin

Please post support questions on the forum. Do not send PMs unless requested.
martin is offline   Reply With Quote