Re: [asterisk-users] Connection between Asterisk - Cisco 2851

2007-04-18 Thread Pavel Jezek
callmanager can also be running in ios firmware in router (callmanager 
express), with near all funcionality as server version...




Adam KOSA wrote:

Antonopoulos Angelos wrote:
Thanks for your help..But i dont know yet whether is CCM embeded on 
cisco 2851 or it is an extra element? 


Practically speaking, CCM is a standalone pc with software on it.  Or 
maybe two, which are called publisher (master) and subscriber (slave). 
It's not embedded on the router.  They are usually hp rack mountable 
servers, but you may install the CCM software on any hardware, at your 
own risk.


hope this helps.

best regards
adam
___
--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

___
--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


[asterisk-users] Connection between Asterisk - Cisco 2851

2007-04-17 Thread Antonopoulos Angelos
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. 
 
Thanks in advance,
Aggelos
___
--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


Re: [asterisk-users] Connection between Asterisk - Cisco 2851

2007-04-17 Thread Lee Pedder

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


RE: [asterisk-users] Connection between Asterisk - Cisco 2851

2007-04-17 Thread Antonopoulos Angelos
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



Από: [EMAIL PROTECTED] εκ μέρους 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


winmail.dat___
--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


Re: [asterisk-users] Connection between Asterisk - Cisco 2851

2007-04-17 Thread Yehavi Bourvine +972-8-9489444
 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.

I'll just add one more thing: Your Cisco must have DSPs in order to allow the
E1 to have voice calls (on 2,811 it is called PVDM). Without the DSPs your E1
can do only data calls...

  __Yehavi:
___
--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