Displaying 5 results from an estimated 5 matches for "openh323gk".
Did you mean:
openh323
2003 May 06
0
openh323gk installation
when i try to install openh323gk i get the following error please help
ldaplink.cxx:345: call of overloaded `pow(double, unsigned int&)' is
ambiguous
/usr/include/bits/mathcalls.h:143: candidates are: double pow(double,
double)
/usr/include/g++/cmath:427: long double std::pow(long
double,
int)
/usr/i...
2004 Jan 19
1
Transferring H.323 Call
...when one of them requests
boeing connected to the other I use CALL application and both get in touch
trhough asterisk, but using Call Asterisk stays on the middle and the sound
quality gets poor. Is there any way to 'transfer' the call so Asterisk
doesn't stay in the middle ??
I use OpenH323GK (www.gnugk.org <http://www.gnugk.org/> ) as the gatekeeper.
Thanks a lot.
Marc Fargas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040119/77396481/attachment.htm
2004 Jul 12
0
GnuGK + Asterisk + SIP Provider
...0.11.2.80
AllowGKRouted=yes
[H323Asterisk]
type=h323
context=sip_provider
prefix=113151,116462
[default]
type=h323
context=default
My sip.conf file is like:
[default]
context=default
My extension file is like:
exten=_1131517400,1,Dial(h323/1131517400@10.11.2.80,10)
exten=_1131517401,1,Dial(h323/OPENH323GK@10.11.2.80,10)
exten=_2001,1,Dial(h323/2001@10.11.2.80,10)
exten=_2002,1,Dial(h323/2002@10.11.2.80,10)
exten=_3333,1,Dial(sip/3333@10.11.2.109,10)
exten=_1131517454,1,Dial(sip/1131517454@10.11.2.70,10)
exten=_1164626155,1,Dial(sip/1164626155@10.11.2.70,10)
exten=_1164626156,1,Dial(sip/1164626156@10...
2005 Jan 31
2
H.323
Hi,
I'm thinking of setting up Asterisk for H.323 video phone clients.
Now, what is the difference between native H.323 that come with Asterisk and "Open H.323 for Asterisk" ?
TIA
Kuni
--
Kuniyoshi Murata.........................iChat/AIM:macwebcaster
English-Japanese Interpreter mailto:kuni@ej-interpreter.net
Macintosh Webcast Specialist
2004 Aug 20
3
Strange problem with Dial
I'm trying to add an emergency dial to my context. However, when I try to
dial it, I get caught in an endless loop.
For debugging, I have pared out nearly all the control flow and just have
ChanIsAvail() and Dial() called. Using two different extensions to call teh
same number, I get two different actions by *.
Here is the vvverbose output:
-- Starting simple switch on