Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: Teviot on December 10, 2008, 08:59:10 AM

Title: Dial Rules ----- Also a Linksys SPA3102 Problem
Post by: Teviot 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
Title: Re: Dial Rules ----- Also a Linksys SPA3102 Problem
Post by: SARK devs 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
Title: Re: Dial Rules ----- Also a Linksys SPA3102 Problem
Post by: Teviot 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
Title: Re: Dial Rules ----- Also a Linksys SPA3102 Problem
Post by: SARK devs 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
Title: Re: Dial Rules ----- Also a Linksys SPA3102 Problem
Post by: Teviot 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
Title: Re: Dial Rules ----- Also a Linksys SPA3102 Problem
Post by: SARK devs 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