Koozali.org: home of the SME Server

Dial Rules ----- Also a Linksys SPA3102 Problem

Offline Teviot

  • *
  • 610
  • +0/-0
Dial Rules ----- Also a Linksys SPA3102 Problem
« on: December 10, 2008, 08:59:10 AM »
Hi Guys

It would be so easy for me to ask, Does any one have the correct dial rules for NSW Australia for me to enter into my PBX.  But I won't.  What I will ask is can anyone explain to me what i need to know to create my own dial rules from scratch and what coding I would need to consider OR send me to another website that would explain it all to me?

My SPA3102 problem is.

I have the VOIP section setup and working. I am having trouble getting the SPA3102 to log into the PBX and be a gateway to a landline.  Can someopne help me with this?

Teviot
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Dial Rules ----- Also a Linksys SPA3102 Problem
« Reply #1 on: December 10, 2008, 10:19:11 AM »
SARK/SAIL just uses the standard Asterisk character set for number recognition - i.e. {^_|X|N|0-9|.$}.  Just google for asterisk extension rules and dialplans. 

SARK/SAIL will provison your 3102 for you if you wish.  There is a section here...

http://aelintra.com/docs/cgi-bin/view/Main/DocChapter253

It discusses the spa3000 but it is almost identical to the 3102 from a software point-of-view.


Kind Regards

S

Offline Teviot

  • *
  • 610
  • +0/-0
Re: Dial Rules ----- Also a Linksys SPA3102 Problem
« Reply #2 on: December 11, 2008, 12:47:55 AM »
selintra

With the provisioning tab of the spa3102, I'm a little unclear as to what I put in there.

I currently have what I believe to be the default that the unit comes with which is

Quote
/spa$MAU.cfg

Is this corrent or should i be something else?

Teviot
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Dial Rules ----- Also a Linksys SPA3102 Problem
« Reply #3 on: December 11, 2008, 11:55:43 AM »
use

Code: [Select]
/spa$MA.cfg
Make sure that provisioing is enabled.

Define the device (FXS) to extensions and Trunks (FXO).   Read the provisioning chapters in the SARK wiki (reference above).  Commit your changes and then power cycle the spa.  With a little luck it will come online within 2-3 minutes.

Kinds regards
« Last Edit: December 11, 2008, 04:23:38 PM by selintra »

Offline Teviot

  • *
  • 610
  • +0/-0
Re: Dial Rules ----- Also a Linksys SPA3102 Problem
« Reply #4 on: December 12, 2008, 03:06:51 AM »
i'm guessing that this would be the same for the Linksys PAP2T ATA box as well?

Teviot
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Dial Rules ----- Also a Linksys SPA3102 Problem
« Reply #5 on: December 13, 2008, 11:24:46 AM »
Pretty much.  The PAP has a different lineage to the spa's but there's more similarity than difference.  Mostly these days, we just set 'em up by hand simply because we rarely deploy more than a couple per site, usually for driving FAX machines and things like remote door openers.

Best

S