Extensions Will Not Work

i have set up me Asterisk server to be able to dial out to normal numbers, via adding a Trunk with the AMP, but now i am unable to dial my internal extensions, everytime i dial them, it attempts to dial via my VSP Trunk i have set up.

However i am able to dial my extensions via the FOP

that’s ok then !!

seriously, if you want help you’ll need to post info about the changes you made. it’s likely to be a dial trunk, or trunk selection sequence, that’s b0rked your setup.

Ok, here is my IAX Trunk setup

iax.conf

[*NUMBER]
type=user
secret=PASS
context=from-pstn
auth=md5

[Freshtel]
username=NUMBER
type=peer
secret=PASS
host=gateway.freshtel.net

I also have 1 outbound route,

Dial Patterns:
61|.

Trunk Seq
IAX/Freshtel

Here is an example of one of my Extensions

sip.conf

[100]
username=100
type=friend
secret=TestPass100
record_out=Adhoc
record_in=Adhoc
qualify=yes
port=5060
nat=never
mailbox=100@device
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid=device <100>

I also have an extension setup, that is running through a SPA-3000, and that Dials out fine, i am able to dial the other extensions with it.

ok. entries in sip.conf != extensions. post the relevant parts of extensions.conf too.

its ok now, it works correctly, it was a setting on the phone i am using, the Asterisk settings were correct.