[asterisk-users] Connecting AS5350XM with Asterisk

A T I F sheikhatif.80 at gmail.com
Tue Nov 25 17:38:19 CST 2008


Alex,

1 more thing my gateway is configured with H.323 so tell me how can I
configure it with SIP?

On Tue, Nov 25, 2008 at 3:10 PM, Alex Balashov <abalashov at evaristesys.com>wrote:

> Set up a SIP dial peer and an outbound POTS dial peer.  Bear in mind
> that the gateway shunts calls POTS->VOIP and VOIP->POTS by default, so
> you can use the same destination pattern matching for both in this
> simple scenario, but if it gets any more complicated than that, some
> degree of translation is almost certainly required.
>
> The process can be fairly complex, but the general idea, if you have
> your TDM side set up, is:
>
> dial-peer voice 500 voip
>  description Asterisk
>  destination-pattern .T
>  progress_ind setup enable 3
>  voice-class codec 1
>  session protocol sipv2
>  session target ipv4:ip.addr.of.asterisk
>  session transport udp
>  dtmf-relay rtp-nte
>  no vad
>
> dial-peer voice 510 pots
>  description Fancy PRI - Outgoing
>  huntstop
>  destination-pattern .T
>  direct-inward-dial
>  forward-digits 10
>
>
> A T I F wrote:
>
> > Hello, everybody!
> >
> > I need help connecting my Cisco AS5350 to Asterisk.
> >
> > What i want to do is forward all outgoing calls from Asterisk server to
> > Cisco AS5350, and from Cisco 5350 to my Asterisk server, using SIP.
> >
> > How could this be done?
> >
> > Thanks in advance
> >
> > Atif Shahzad
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> --
> Alex Balashov
> Evariste Systems
> Web    : http://www.evaristesys.com/
> Tel    : (+1) (678) 954-0670
> Direct : (+1) (678) 954-0671
> Mobile : (+1) (706) 338-8599
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081125/6f2d1354/attachment.htm 


More information about the asterisk-users mailing list