similar to: how apply new configuration to ooh323 without disconnecting current calls

Displaying 20 results from an estimated 20000 matches similar to: "how apply new configuration to ooh323 without disconnecting current calls"

2009 Jul 14
0
ooh323 doesn't know what to do when bridging calls
Dears; I am having same problem, that when I place a call from the H323 end point (even if it is not added in the ooh323.conf), then asterisk handle the call and play the wave file in the default context. Also I added endpoint to the ooh323.conf and same thing, it keep goes for default context whatever the context placed. My Asterisk vesion is 1.4.25 My Asterisk add-on version is: 1.4.8 What I
2007 Feb 06
0
ooh323 drops registration with Cisco IOS GateKeeper - bug or config issue?
All, I'm running (attempting to) ooh323 with Asterisk and a Cisco 2621XM router operating as a H.323 GateKeeper, however when I bring the Asterisk box up it registers successfully with the GateKeeper (exchanges GRQ/GCF, then RRQ/RCF) it notes the GateKeeper supports keepalive at 300 seconds, when it gets to time to re-register its sends an RRQ again and gets rejected with RRJ (unspecified
2006 Dec 07
1
-- Called 12127773456@OOH323 Segmentation fault (core dumped)
OOH323 Debugging Enabled -- Executing Answer("SIP/3513-090f7d40", "") in new stack -- Executing Wait("SIP/3513-090f7d40", "1") in new stack -- Executing DeadAGI("SIP/3513-090f7d40", "a2billing.php|1") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/a2billing.php a2billing.php|1: line:58 - IDCONFIG : 1
2007 Feb 28
0
Using ooh323 with Gatekeeper controlled dialling
All, I've fixed my problem getting Asterisk ooh323 channel to stay registered with my Cisco IOPS gatekeeper, now I need to get dialling working. I have the following: [Asterisk with ooh323] ----h323---- [Cisco IOS GK] ----h323---- [Radio system OpenH323] 192.168.1.5 192.168.1.6 192.168.1.7 the Asterisk box has numbers
2007 Jul 16
1
asterisk 1.4 and gnugk with ooh323
Hello all, I have seen some people asking how to configure asterisk to work with h323 but i did not manage to do fix it yet (i am not an asterisk expert). Can someone help me configuring asterisk? It is already compiled asterisk 1.4.5 with H323 support. Everything looks fine. Then i understand i need to configure several files: -sip.conf -ooh323.conf -extensions.conf do i also need to configure
2009 Jul 13
0
ooh323 and h323, it accept the call even not added in h323.conf
Dears; Now using Asterisk H323 (which coming with Asterisk, I just compiled PWLIB and OPENH323), now I am placing a call from the IP Phone, the call comes to Asterisk, and it goes to the default context, but did not hear any voice of the played wave file. 1) Why Asterisk accepted the call without authentication? At least, it should be added to the h323.conf. 2) In case we found the method to
2006 Mar 24
1
making ooh323 authenticate gateway just like sip does
Can someone tell me how I can configure ooh323.conf to accept call from h323 gateway (only the authorized h323 gateway) to my asterisk. I will be glad to know how this can be done. I tried the setting as in ooh323.conf [abcd] type=user context=default ip=62.193.1XX.2XX disallow=all allow=gsm allow=ulaw this gateway can make call, even if these lines are commented out and you restart the
2006 Oct 18
0
ooh323 dtmf problem
anybody successfully running asterisk-callmanager scenario with h323 trunk (ooh323 channel driver in asterisk)? I'm using 1.2.12.1 & ooh323 from 1.2.4 add-ons, but seems, that ooh323 is ignoring dtmf digits from callmanager h323 trunk setup with chan_h323 is working fine with dtmf I tried all possible modes with ooh323, but without success, with chan_h323, I'm using default (rfc2833)
2006 Apr 04
1
asterisk-ooh323, asterisk 1.2.6 and netmeeting
has anyone managed to get these three beasties to work together ? we're using ooh323 from asterisk-addons-1.2.2, asterisk 1.2.6 and microsoft netmeeting default from windows xp. the symptoms are that calls from a SIP client to NetMeeting rings on NetMeeting, but upon answering the call in NetMeeting, no audio is passed between the two. eventually, the call times out and hangs up. on a
2006 Feb 09
1
Problems with gnugk, asterisk, and ooh323
Greetings to All, I hope someone has already gotten this working. I spent all day today trying to get ooh323 and gnugk to run on the same box. After a lot of tweaking to get everything compiled, I got both up and running. I can make calls IAX to H323, but cannot make calls in the reverse direction. I have tried many different configs on the GK, but always come up with the same error. It appears
2015 May 06
0
can ooh323 work with cisco router?
06.05.2015 10:58, s m ?????: Hello! I'm not h323 expert, may be somebody else can understand from this log what is happening, but I can't :-( Could you, please, provide log with tracelevel=6 in ooh323.conf ? Thank you! > hello Dmitry > > thank you for your reply. Ok, you are right. i want to configure trunk > h323 between asterisk 11.13.1 and 2800 cisco router. this
2015 May 07
1
can ooh323 work with cisco router?
hello thanks Dmitry for your useful hints. i enable debug and solve my problem:). it was codec compatibility problem. but it is so strange; if i set codec g711alaw in cisco router and asterisk, i have the mentioned problem but if i set codec to transparent in cisco router, every thing will be ok. is there any difference between g711 codecs which cisco and asterisk utilize? On Wed, May 6, 2015
2015 May 06
0
can ooh323 work with cisco router?
06.05.2015 10:06, s m ?????: > hello every body, > > i have big problem to configure h323 trunk between cisco router and > asterisk 11.13.1 which uses ooh323 module. any body knows if ooh323 > module can work with cisco routers or not???? (in gateway mode, it is > ok and register in cisco gatekeeper but i can not configure trunk h323) > > we use chan_ooh323 with cisco
2015 May 06
2
can ooh323 work with cisco router?
hello Dmitry thank you for your reply. Ok, you are right. i want to configure trunk h323 between asterisk 11.13.1 and 2800 cisco router. this is my scenario: PBX(100)--->cisco--->asterisk11.13.1---->PBX(200) when i call from 100 to 200, everything is ok but when i call from 200 to 100, phone rings but after i answer it, i have no voice and call terminates after 5 seconds. this is
2011 Dec 20
1
OOH323 config file
Just a warning to people trying to use ooh323 with Asterisk 1.8.7. The example config file that comes with asterisk is called chan_ooh323.conf when it actually should be named ooh323.conf for it to work. Sent me into a panic when I was trying to install an H323 link to an Avaya server and the ooh323 module would not load because it could not find its configuration file. The file needs to be
2013 Aug 21
0
ooh323 and tcp timeout?
Hello! I run asterisk 11.5.0 and I connect to some peer over ooh323. But there is alternate path to the same peer over sip, but this not we can usually use. So, if peer is not available over h323 I'd like to dial over sip. I tried to test this: iptables -D INPUT -s 192.168.6.0/24 -j DROP and do Dial(OOH323/${EXTEN}@peer,,g) but it waits forever. Is it possible to set signalling timeout
2006 Jan 25
0
chan ooh323 choppy sound
I terminate some calls on a h323 device (a quescom gsmgateway) from asterisk 1.2.3 with ooh323, the customer is complayining about choppy sound on most of the calls, the only warning message I can see is : src/chan_h323.c:944 ooh323_indicate: Don't know how to indicate condition -1 on ooh323c_102 (the calls sounds perfectly with iax/zap termination and the quescom seems to work fine with
2006 Mar 01
0
ooh323 codec's - alaw
Does ooh323 from asterisk-addons 1.2.1 support alaw codec? This is what is written in h323.conf.sample that can be found in asterisk-addons dir. The codecs to be used for all clients.Only ulaw and gsm supported as of now. Default - ulaw ONLY ulaw, gsm, g729 and g7231 supported as of now disallow=all allow=gsm allow=ulaw So, it shouldn't support alaw, but I manage to establish calls with
2015 May 06
2
can ooh323 work with cisco router?
hello every body, i have big problem to configure h323 trunk between cisco router and asterisk 11.13.1 which uses ooh323 module. any body knows if ooh323 module can work with cisco routers or not???? (in gateway mode, it is ok and register in cisco gatekeeper but i can not configure trunk h323) any comments or hints are really appreciated. SAM -------------- next part -------------- An HTML
2006 Jun 27
2
Addon-ooh323 install problem
Hello all, I have problem. I can't makel asterisk addon, asterisk-ooh323. I use Asterisk and addons svn version. OS:redhat EL4 Linux 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux Please help me . [root@asterisk asterisk-ooh323c]# make make all-am make[1]: Entering directory `/usr/local/src/asterisk-addons/asterisk-ooh323c' source='src/chan_h323.c'