[Asterisk-Users] Setting up FXO in router

Gary Stark gary.stark at gmail.com
Mon Nov 21 19:35:43 MST 2005


Many thanx Paul,

Yes, I am having fun with this stuff...

If I set this to

exten => _9.,1,Dial(SIP/${EXTEN}@192.168.0.5)

I get the following messages in the log file and on the CLI console.


channel.c: Channel allocation failed: Can't create alert pipe!

chan_local.c: Unable to allocate channel structure(s)

app_dial.c: Unable to create local channel for call forward to
'Local/93869478 at default' (cause = 0)


If I try

exten => _9.,1,Dial(IAX2/${EXTEN}@192.168.0.5)

I then get

chan_iax2.c: Rejected connect attempt from 192.168.0.5, who was trying
to reach 's@'

chan_iax2.c: Call rejected by 192.168.0.5: No authority found

I'm getting close, but need some assistance for that last few yards. :)






On 11/22/05, pdhales at optusnet.com.au <pdhales at optusnet.com.au> wrote:
>
>  Some of the sip gear just needs a DIAL(SIP/${EXTEN}@192.168.0.375<SIP/$%7BEXTEN%7D at 192.168.0.375>)
> to make it dial out.
>
> later,
>
> PaulH
>
>
> ----- Original Message -----
> *From:* Gary Stark <gary.stark at gmail.com>
> *To:* asterisk-users at lists.digium.com
> *Sent:* Tuesday, November 22, 2005 12:09 PM
> *Subject:* [Asterisk-Users] Setting up FXO in router
>
> G'day y'all.
>
> I have a mostly working asterisk installation, and attached to my LAN  is
> a a Netcomm NB5W router/gateway, which includes two FXS ports and one FXO
> port.
>
> I have the FXS ports configured via the internal web configuration on the
> router, and they're happily working as extensions from my asterisk server
> (albeit with a couple of minor hang-up detection issues) but I now want to
> use the FXO port on the router as well, but I cannot see anything, anywhere,
> that tells me how I can start on this aspect of the configuration of the
> whole system.
>
> Can somebody please oint me at some documentation that is relevant to
> this?
>
> Thanx in advance for any and all assistance.
>
>
>
> --
> g.
> Gary Stark
> gary.stark at gmail.com
>
> ------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>


--
g.
Gary Stark
gary.stark at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051121/f574147b/attachment.htm


More information about the asterisk-users mailing list