[asterisk-users] Connection between Asterisk - Cisco 2851

Antonopoulos Angelos icsd02092 at icsd.aegean.gr
Tue Apr 17 14:01:15 MST 2007


Thanks for your help..But i dont know yet whether is CCM embeded on cisco 2851 or it is an extra element? 
Furthermore, what do i have to define in asterisk in order to send some outbound calls to the router?
thanks

________________________________

Από: asterisk-users-bounces at lists.digium.com εκ μέρους Lee Pedder
Αποστολή: Τρι 17/04/2007 23:46
Προς: Asterisk Users Mailing List - Non-Commercial Discussion
Θέμα: Re: [asterisk-users] Connection between Asterisk - Cisco 2851



It's easy to create SIP trunks between * and CCM, but you can also
create them between cisco voice gateways and asterisk too.

Here is an example of a simple dial peer that routes inbound calls
with specific destination numbers to an Asterisk server:

dial-peer voice 1 voip
 description ## Inbound VoIP dial-peer to Asterisk ##
 destination-pattern 88..
 voice-class codec 1
 session protocol sipv2
 session target ipv4:192.168.0.16
 dtmf-relay rtp-nte

If you don't need to use call damager for some other reason, then it's
not required to use a Cisco router as a good quality PSTN gateway.

Good luck!

>
> Hello from Greece. I have an assignment related to Cisco. Specifically, i
> have to connect an asterisk server (VoIP) to a Cisco Router 2851 in a way
> that the router will handle some calls. I have not found any manuals that
> would be helpful to me. On the other hand, i found some manuals for
> connection between asterisk and Cisco Call Managers. I would like to know if
> the call manager is a part of the router or is an extra element. I would
> appriciate if you could help me.
>
>
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 5082 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070417/acd939e2/attachment.bin


More information about the asterisk-users mailing list