New to FreePBX don't know Where to put my dial plan?

Hi all I need help trying to setup and FreePB 2.5 account.

What I receive was:

[ipcom]
disallow=all
allow=g729
type=peer
host=208.48.300.222
dtmfmode=rfc2834
qualify=yes

and they toldme that this is my dial plan:

Dial Plan

exten => _1NXXXXXXXXX,1,AGI(agi://127.0.0.1:5656/call_log)
exten => _1NXXXXXXXXX,2,Dial(sip/9998889#${EXTEN}@ipcom,55)
exten => _1NXXXXXXXXX,3,Hangup

But I don’t know how to setup

Hi,

The first set of parameters is in Extensions.

The Dial Plan is configured in Outbound Routes and Trunks.

But whoever gave you that info should be able to steer you along. Not sure what you mean by setting up an account. Are you the administrator of the PBX?

What I really want is to configure the Trunk options to make call, put in on the trunk option but unable to make call with it.

In order to help you, one would need to know:

  1. How your Outbound Routes and Trunks are configured.

  2. What kind of trunk are you trying to configure?

  3. What happens when you dial out?

  4. What does your log show?

There are many other questions, but that is a start.

When I first configured mine, I used this PBX in a Flash® without Tears PDF the most: http://dumbme.mbit.com.au/PiaF/PiaF_without_tears.pdf

Since then, I wrote this guide, specific to my system:
http://www.scribd.com/share/upload/15898071/sjid7tds835ug58ea5v

Those settings are for Asterisk without FreePBX. Ignore the second half of the instructions.

Simply create a SIP trunk with a name of ipcomm and the following in the peer details:

disallow=all allow=g729 type=peer host=208.48.300.222 dtmfmode=rfc2834 qualify=yes

Then create an outbound route to point to that trunk.

You will be calling in now time.

Outbound Caller ID: 18772168007
Never Override CallerID: Checked
Dial Rules: N.
Outbound Dial: 0632175#

Trunk Name: ipcom

PEER Details:

disallow=all
allow=g729
host=208.48.200.145
type=peer&peer
dtmfmode=rfc2833
qualify=yes

I don’t have Outbound Routes, I don’t know how to configure

THIS IS WHAT I HAVE I TRY TO PUT IN DIAL PATERN, BUT I GET THE ERROR NOT VALID

exten => _1NXXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1NXXXXXXXXX,2,Dial(sip/0636178#${EXTEN}@ipcom,55)
exten => _1NXXXXXXXXX,3,Hangup

What your service provider is showing you, is what gets generated in the conf file that is created by FreePBX when you create an Outbound Route.

Dial Patterns -A Dial Pattern is a unique set of digits that will select this trunk. Enter one dial pattern per line.
Rules:
X matches any digit from 0-9
Z matches any digit from 1-9
N matches any digit from 2-9
[1237-9] matches any digit or letter in the brackets (in this example: 1,2,3,7,8,9)
. wildcard, matches one or more characters
| separates a dialing prefix from the number (for example, 9|NXXXXXX would match when some dialed “95551234” but would only pass “5551234” to the trunks)

Dial patterns wizards - These options provide a quick way to add outbound dialing rules. Options are: Local 7 digit, Local 7/10 digit, Toll-free, Long-distance, International, Information, Emergency, and Lookup local prefixes.
Follow the prompts for each.

Lookup local prefixes - This looks up your local number on www.localcallingguide.com (NA-only), and sets up so you can dial either 7, 10 or 11 digits (5551234, 6135551234, 16135551234) to access this route.

Mine is pretty simple:

9NXXXXXXXXX
9XXXXXXX
901144XXXXXXXXXX

It says, a user can 9 and call a local number, a long distance US number, or the UK.