I've successfully got inbound/outbound calling working with our Asterisk using the Asterisk-OH323 channel driver. We are using a parent gatekeeper and the NuFone H323 channel driver would not work with the parent gatekeeper... I'm trying to determine a way to ensure that the line used for outbound calling is always available i.e. like trunking..>From what I can tell when I place an outbound call from Asterisk it alwaystries to use the first registered H323 alias... My dial plan in extensions just says Dial(OH323.....) Is there a way to use OH323 as a trunk - or to somehow write a rule that says to use alternate registered aliases if one it looks for is in use / busy?? Thanks... P.s. I am a newbie =)
asterisk-users-bounces@lists.digium.com wrote:> From what I can tell when I place an outbound call from > Asterisk it always tries to use the first registered H323 > alias... > My dial plan in extensions just says Dial(OH323.....)Unlees the gatekeeper rejects multiple calls from Asterisk, there's no need for multiple aliases. Just setting the correct caller ID should be enough. Does the H.323 channel register itself as an endpoint or as a gateway? I think the easiest solution would be to register itself as a gateway. -- Andreas Sikkema Rits tele.com Scheepmakersstraat 11 3011 VH Rotterdam t: +31 (0)10 2245544 f: +31 (0)10 2245540
OH323 registers itself as a Gateway, and the H323 channel as a terminal. Afaik there is no easy way to change it. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Andreas Sikkema Sent: Tuesday, September 14, 2004 9:30 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] OH323 Trunking asterisk-users-bounces@lists.digium.com wrote:> From what I can tell when I place an outbound call from Asterisk it > always tries to use the first registered H323 alias... > My dial plan in extensions just says Dial(OH323.....)Unlees the gatekeeper rejects multiple calls from Asterisk, there's no need for multiple aliases. Just setting the correct caller ID should be enough. Does the H.323 channel register itself as an endpoint or as a gateway? I think the easiest solution would be to register itself as a gateway. -- Andreas Sikkema Rits tele.com Scheepmakersstraat 11 3011 VH Rotterdam t: +31 (0)10 2245544 f: +31 (0)10 2245540 _______________________________________________ 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
The only disadvantage we found to using the OH323 channel driver is that we cannot now register netmeeting or other h323 directly to the *.... With the nufone h323 channel driver we could register netmeeting and other h323 devices directly to the *... So if we wanted to run internal h323 applications I guess I'd have to go the route of using something like gnugk... Or something??? -----Original Message----- From: Tenorio, Leandro [mailto:LTenorio@intelaction.com] Sent: Tuesday, September 14, 2004 8:37 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] OH323 Trunking OH323 registers itself as a Gateway, and the H323 channel as a terminal. Afaik there is no easy way to change it. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Andreas Sikkema Sent: Tuesday, September 14, 2004 9:30 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] OH323 Trunking asterisk-users-bounces@lists.digium.com wrote:> From what I can tell when I place an outbound call from Asterisk it > always tries to use the first registered H323 alias... > My dial plan in extensions just says Dial(OH323.....)Unlees the gatekeeper rejects multiple calls from Asterisk, there's no need for multiple aliases. Just setting the correct caller ID should be enough. Does the H.323 channel register itself as an endpoint or as a gateway? I think the easiest solution would be to register itself as a gateway. -- Andreas Sikkema Rits tele.com Scheepmakersstraat 11 3011 VH Rotterdam t: +31 (0)10 2245544 f: +31 (0)10 2245540 _______________________________________________ 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 _______________________________________________ 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