Dialplans?

Hi,

I’m extremely new to asterisk. I have installed asteriskNOW but I cannot seem to get it to work.

I have 3 computers on the LAN with softphone- registration is fine they all register without a prob. They cant call each other so I’m looking at the dialplans. there is none set… obviously there needs to be some:) but I don’t know what to enter.

What i would like to do is.

Intra Lan calling between the 3 phones

and then

outgoing calls via a SIP trunk.

Any help would be greatly apreciated.

I have never dealt with asterisk now so I can not comment but you should try dialing from one phone to another by dialing the “name” that you set up in the softphone. Regardless you should have something like this in extensions.conf

Exten => 1234,1,Dial(SIP/1234) where 1234 is the SIP id of the phone you are trying to call. This line she put in the same context as the SIP phones. To see what it is look in sip.conf

thanks for that,

could you point out what the variables relate to ?

Exten => 1234,1,Dial(SIP/1234)

I’m guessing the first “1234” is extension number ?

[quote=“rjickity”]thanks for that,

could you point out what the variables relate to ?

Exten => 1234,1,Dial(SIP/1234)

I’m guessing the first “1234” is extension number ?[/quote]

You better start here:
cyberciti.biz/tips/download- … -book.html :unamused:

light reading, excellent :smile: thank you

:smiley: