View Single Post
Unread 04-27-2007, 03:43 PM   #2
lokky
Junior Member
 
Join Date: Apr 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
lokky is on a distinguished road
Default

I have the ata working fine that I got dialtone and can do test numbers with no problems.

Using the dial plan I have set allows me to call out to PSTN number using one of the providers I have, Here is what my dial plan looks like:

As in number 1. I have it set that if i dial a 1 and anything after it will go out via the freedial i am using.

1 _1. ${EXTEN} Free Call Yes
pattern _1.
replacement ${EXTEN}
Enum Replacement ${EXTEN} Enum lookup no
provider freedial


999 _1NXXNXXXXXX ${EXTEN} VoXaLot Yes
pattern __1NXXNXXXXXX
replacement ${EXTEN}
Enum Replacement ${EXTEN} Enum lookup no
sipbroker

Here is the problem i run into:

Now if say I wanted to dial a sip address for some reason that will no go out at all not sure what I have messed up in the above dialplan.

Also i am set up with ENUM so not sure on how to get it to show the number i am calling from to show on caller id's.


Dialplan on the ATA is: [x*][x*].

Have tried the below didn’t want to work well.

(*[56]00S0 |*xxx[x*]. |x |*xx |1[89]76x.! |1[79]00x.! |1[2-9]xx[2-9]xxxxxxS0 |#x1[2-9]xx[2-9]xxxxxxS0 |011xx. |411S0 |<:1814>[2-9]xxxxxxS0 |#x<:1814>[2-9]xxxxxxS0 )

Is there something i am missing?


Thanks.

Last edited by lokky; 04-27-2007 at 04:05 PM.
lokky is offline   Reply With Quote