Re: Error: while telnet is connected, and apply makecall

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

your config has a lot of typos in it and you'll see warnings about them
when you start GnuGk. I would suggest you fix these first.

Also, NEVER add comments after config switches! GnuGk only supports
comments at the start of the line.

So convert

switch=0 ; NEVER comment here

to 

; comment
switch=0

In addition to that, you should do a "cvs update ; make clean ; make
optnoshared" to compile a clean executable. You said you see different
version numbers in different parts of the program and thats a sure
sign that GnuGk hasn't been recompiled properly when the source code
was updated.

Regards,
Jan

-- 
Jan Willamowius, Founder of the GNU Gatekeeper Project
EMail  : jan@xxxxxxxxxxxxxx
Website: http://www.gnugk.org
Support: http://www.willamowius.com/gnugk-support.html


Shamun wrote:
> My config is:
> [Gatekeeper::Main]
> Fortytwo=42
> Name=GnuGk
> #Home=0.0.0.0
> TraceLevel=4
> TimeToLive=300
> CompareAliasCase=0
> StatusPort=7000
> imestampFormat=MySQL
> DisconnectCallsOnShutdown=0
> UseBroadcastListener=0
> #UseMulticastListener=0
> [Gatekeeper::Auth]
> default=allow
> [GkStatus::Auth]
> rule=allow
> #rule=password
> #gkadmin=1234
> [RoutedMode]
> GKRouted=1
> H245Routed=1
> #RemoveH245AddressOnTunneling=0
> AcceptNeighborsCalls=1
> AcceptUnregisteredCalls=1
> SupportNATedEndpoints=1
> DropCallsByReleaseComplete=1
> CallSignalPort=1720
> RemoveH245AddressOnTunneling=1
> #DropCallsByReleaseComplete=1
> [CTI::Agents]
> # groups
> VirtualQueue=support,sales
> # timeout to third party applications
> CTI_Timeout=10
> [RoutingPolicy]
> # enable virtual queues
> default=vqueue,explicit,internal ; here vqueue is virtual queue
> #default=explicit,internal,parent,neighbor,enum,dns ; also worked but made
> telnet, access forbidden
> [RasSrv::RRQAuth]
> default=allow
> [RasSrv::AssignedAlias]
> 1001=01001; DID numbers, for my Device 1
> 1002=01002; DID numbers, for my Device 2
> [RasSrv::GWPrefixes]
> GnuGk=0; Any front 0 tracking
> #[RasSrv::RewriteE164]; cant make it work
> #12345=08765; no logic
> [Proxy]
> Enabled=0; bypass media or ./gnugk -r
> 
> #[CTI::MakeCall]
> #EndpointAlias=DialOut
> #DisableFastStart=1
> 
> 
> Reg
> Shamun


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________________

Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/


[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux