[asterisk-gui] Linksys ATA SPA3102 Using The GUI

David Kerr David at Kerr.net
Thu Sep 18 09:20:49 CDT 2008


The extension is a red herring I think... I had it in there because, like
you, the first way I got this working was to set it up as a user extension
not a trunk, and in that mode it caused extension 102 to ring.  When it is
setup as a trunk, the extension entered is irrelevant I think... your
incoming call rules is going to determine where all calls from this trunk
route to, the SPA is not like a VoIP service provider where you may have
multiple DID's and want to match on a DID number to determine routing (I'm
assuming you can still do DID matching in the incoming call rules on GUI v2,
like v1). The SPA only has one line in, so routing any call on the incoming
trunk is all you need.

Regards
David

On Thu, Sep 18, 2008 at 3:38 AM, Fadi Almasalha <falmas2 at uic.edu> wrote:

>  David , Thanks a lot , the settings works with me , but can you explain
> to me how did you setup the 102 extension to hit the incoming rules.
>
>
>
> GUI 2 only let define incoming rules for trunk only . Thanks a lot for your
> help
>
>
>
> Yours
>
> Fadi
>
>
>
>
>
> *From:* asterisk-gui-bounces at lists.digium.com [mailto:
> asterisk-gui-bounces at lists.digium.com] *On Behalf Of *David Kerr
> *Sent:* Wednesday, September 17, 2008 9:21 PM
>
> *To:* Asterisk GUI project discussion
> *Subject:* Re: [asterisk-gui] Linksys ATA SPA3102 Using The GUI
>
>
>
> You have to create it as a trunk, not a user. I have a SPA3000 (earlier
> version of the 3102 I think) working this way.  For host URL enter "dynamic"
> this tells Asterisk not to register with the service provider, but rather
> that the service provider (the SPA3102) will register with Asterisk.  enter
> a userid/password that the SPA will use to Authenticate with Asterisk. My
> context in Users.conf ended up looking like this... (this was built with the
> v1 GUI, but I manually added some lines like qualify. v2 should build a
> similar entry for you)
>
> [localPSTN]
> allow=ulaw,alaw,gsm,g726
> context=DID_localPSTN
> dialformat=${EXTEN:1}
> canreinvite=no
> hasexten=no
> hasiax=no
> hassip=yes
> host=dynamic
> type=friend
> qualify=yes
> registeriax=no
> registersip=no
> secret=password
> trunkname=Custom - localPSTN
> trunkstyle=customvoip
> username=localPSTN
> insecure=very
> dtmfmode=auto
>
> You also need to configure the PSTN Line of the SPA to enable the PSTN to
> VoIP Gateway and set a PSTN answer delay of about 3 seconds (to give time
> for the CallerID to come through) and set the PSTN Caller Default DP to one
> of the dial plans (I used "1").  You need to set up this Dial Plan to tell
> the SPA to call through to Asterisk on incoming calls. In my case I set
> "(S0<:102>)"  which means zero seconds delay, try and call extension 102.
> But the extension number is actually not used by asterisk, as it hits the
> incoming call rules logic rather than go to the extension.
>
> Hope this helps.
>
> David
>
> On Wed, Sep 17, 2008 at 4:42 PM, Fadi Almasalha <falmas2 at uic.edu> wrote:
>
> You can't Create an analog trunk without any hardware FXO PCI Cards
>
>
> -----Original Message-----
> From: asterisk-gui-bounces at lists.digium.com [mailto:
> asterisk-gui-bounces at lists.digium.com] On Behalf Of Pari Nannapaneni
> Sent: Wednesday, September 17, 2008 3:39 PM
> To: Asterisk GUI project discussion
> Subject: Re: [asterisk-gui] Linksys ATA SPA3102 Using The GUI
>
> > I have created a regular user account and linked it to the SPA3102
>
> you should probably create an analog trunk and connect the SPA3102
> like just any other PSTN connection.
>
> -Pari
>
> ----- Original Message -----
> From: "Fadi Almasalha" <falmas2 at uic.edu>
> To: asterisk-gui at lists.digium.com
> Sent: Wednesday, September 17, 2008 3:23:33 PM GMT -06:00 US/Canada Central
> Subject: [asterisk-gui] Linksys ATA SPA3102 Using  The GUI
>
> Hi ,
>
> I am not able to create a sip trunk using the asterisk GUI 2.0 for Linksys
> SPA 3102 . Please any ideas how to create a sip trunk on the GUI .
>
> I have created a regular user account and linked it to the SPA3102 , It
> receive calls and make calls with no problem . but the only problem that I
> can't configure the incoming call rules , as it only support the trunk
> method .
>
> Yours Fadi
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-gui
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-gui
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-gui
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-gui/attachments/20080918/c8e4167c/attachment.htm 


More information about the asterisk-gui mailing list