Is it possible to terminate calls via SIP on a Cisco AS5300? Did anyone do it? How? Do i need an special IOS version? Ive been trying to compile the OpenH323 channel for the last month, but errors still happens. Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041201/99782062/attachment.htm
Yes - all the recent IOS versions support SIP. ----- Original Message ----- From: "Francisco" <francisco@ligados.net> To: <Asterisk-Users@lists.digium.com> Sent: Wednesday, December 01, 2004 1:43 PM Subject: [Asterisk-Users] Asterisk + AS5300 Is it possible to terminate calls via SIP on a Cisco AS5300? Did anyone do it? How? Do i need an special IOS version? Ive been trying to compile the OpenH323 channel for the last month, but errors still happens. Thanks in advance. --------------------------------------------------------------------------------> _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@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
I am doing that actually, terminating calls via SIP on a Cisco AS5300, and it is working good. _____ De: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] En nombre de Francisco Enviado el: Mi?rcoles, 01 de Diciembre de 2004 10:43 a.m. Para: Asterisk-Users@lists.digium.com Asunto: [Asterisk-Users] Asterisk + AS5300 Is it possible to terminate calls via SIP on a Cisco AS5300? Did anyone do it? How? Do i need an special IOS version? Ive been trying to compile the OpenH323 channel for the last month, but errors still happens. Thanks in advance. --- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.801 / Virus Database: 544 - Release Date: 2004-11-24 --- Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.801 / Virus Database: 544 - Release Date: 2004-11-24 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041201/057e2b1d/attachment.htm
On Wednesday 01 December 2004 14:43, Francisco wrote:> Is it possible to terminate calls via SIP on a Cisco AS5300? Did anyone do > it? How? Do i need an special IOS version? Ive been trying to compile the > OpenH323 channel for the last month, but errors still happens.Yep, works fine, but only with IOS after 12.2 if I'm not mistaken, I use 12.3 (8)T3. just add the line: sip-ua to your config file. No need to change the dial peers at all. HTH Richard.