[asterisk-users] Asterisk and Tandberg Gatekeeper

2010-11-12 Thread MrHanMan
Has anyone had any luck getting Asterisk 1.6.2.13 to register to a
Tandberg Gatekeeper?  The logs on the Asterisk end seem to show that
the registration request is sent, and the Tandberg Gatekeeper
responds.  However, the response doesn't seem to be what Asterisk was
expecting.  Here is my ooh323.conf, followed by the relevant portion
of the h323_log:

[general]
port = 1720
bindaddr = 10.4.16.45
h323id = AsteriskVM
e164 = 1200
callerid = Asterisk
faststart = yes
h245tunneling = yes
gateway = no
disallow=all
allow=ulaw
dtmfmode=rfc2833
gatekeeper = 10.4.48.15
AllowGKRouted = yes
AcceptAnonymous = yes
progress_setup = 3
progress_alert = 8
tunneling=none

11:27:28:163Trace File: /var/log/asterisk/h323_log
11:27:28:163FastStart - enabled
11:27:28:163H245 Tunneling - enabled
11:27:28:163MediaWaitForConnect - disabled
11:27:28:163AutoAnswer - disabled
11:27:28:163Terminal Type - 50
11:27:28:163T35 CountryCode - 1
11:27:28:164T35 Extension - 0
11:27:28:164Manufacturer Code - 71
11:27:28:164ProductID - objsys
11:27:28:164VersionID - v0.8.3
11:27:28:164Local signalling IP address - 10.4.16.45
11:27:28:164H225 ListenPort - 1720
11:27:28:164CallerID - Asterisk
11:27:28:164Call Establishment Timeout - 60 seconds
11:27:28:164MasterSlaveDetermination Timeout - 30 seconds
11:27:28:164TerminalCapabilityExchange Timeout - 30 seconds
11:27:28:164LogicalChannel  Timeout - 30 seconds
11:27:28:164Session Timeout - 15 seconds
11:27:28:164  Gatekeeper Client Configuration:
11:27:28:164Gatekeeper mode - UseSpecificGatekeeper
11:27:28:164Gatekeeper To Use - 10.4.48.15:1719
11:27:28:164  H323 RAS channel creation - successful
11:27:28:164  Ras message encoding - successful
11:27:28:164  Sending RAS Message = {
11:27:28:164 gatekeeperRequest = {
11:27:28:164requestSeqNum = {
11:27:28:165   1
11:27:28:165}
11:27:28:165protocolIdentifier = {
11:27:28:165   {
11:27:28:165  0 0 8 2250 0 4 }
11:27:28:165}
11:27:28:165rasAddress = {
11:27:28:165   ipAddress = {
11:27:28:166  ip = {
11:27:28:166 '0a04102d'H
11:27:28:166  }
11:27:28:166  port = {
11:27:28:167 13030
11:27:28:167  }
11:27:28:167   }
11:27:28:167}
11:27:28:167endpointType = {
11:27:28:167   vendor = {
11:27:28:168  vendor = {
11:27:28:168 t35CountryCode = {
11:27:28:1681
11:27:28:169 }
11:27:28:169 t35Extension = {
11:27:28:1690
11:27:28:169 }
11:27:28:170 manufacturerCode = {
11:27:28:17071
11:27:28:170 }
11:27:28:170  }
11:27:28:171  productId = {
11:27:28:171 '6f626a737973'H
11:27:28:171  }
11:27:28:171  versionId = {
11:27:28:172 '76302e382e33'H
11:27:28:172  }
11:27:28:172   }
11:27:28:173   terminal = {
11:27:28:173   }
11:27:28:173   mc = {
11:27:28:173  FALSE
11:27:28:173   }
11:27:28:173   undefinedNode = {
11:27:28:174  FALSE
11:27:28:174   }
11:27:28:174}
11:27:28:174endpointAlias = {
11:27:28:174   elem[0] = {
11:27:28:175  h323_ID = {
11:27:28:175 AsteriskVM
11:27:28:175  }
11:27:28:176   }
11:27:28:176   elem[1] = {
11:27:28:176  dialedDigits = {
11:27:28:176 1200
11:27:28:176  }
11:27:28:177   }
11:27:28:177}
11:27:28:177 }
11:27:28:177  }
11:27:28:177  Sent GRQ message
11:27:28:181  GkClient Received RAS Message
11:27:28:181  Received RAS Message = {
11:27:28:181 gatekeeperConfirm = {
11:27:28:181requestSeqNum = {
11:27:28:181   1
11:27:28:181}
11:27:28:182protocolIdentifier = {
11:27:28:182   {
11:27:28:182  0 0 8 2250 0 5 }
11:27:28:182}
11:27:28:182rasAddress = {
11:27:28:182   ipAddress = {
11:27:28:182  ip = {
11:27:28:183 '0a04300f'H
11:27:28:183  }
11:27:28:183  port = {
11:27:28:183 1719
11:27:28:184  }
11:27:28:184   }
11:27:28:184}
11:27:28:184 }
11:27:28:184  }
11:27:28:184  Gatekeeper Confirmed (GCF) message received.
11:27:28:184  ERROR:No Gatekeeper ID present in received GKConfirmed message
11:27:28:184  Ignoring message and will retransmit GRQ after timeout
11:27:28:184  Error: Failed to handle received RAS message
11:28:28:346  Gatekeeper client GRQ timer expired.
11:28:28:346  Error:Gatekeeper could not be found
11:28:28:346  Error: Gatekeeper error. Either Gk not responding or Gk
sending invalid messages
11:28:28:346  Error: Gatekeeper error 

[asterisk-users] Asterisk and h323 gatekeeper functionality

2009-06-21 Thread bilal ghayyad

Hi All;

Did asterisk include in any of its latest versions the h323 gatekeeper 
functionality, so an h323 enpoint (IP Phone) can register on Asterisk?

As I know, since about 1 year, the only available was the ability to configure 
h323 endpoint to send traffic in direct mode (without registeration, so there 
were no h323 gatekeeper functionality. It was using gnugk for this.

Can anyone advise if asterisk support gatekeeper functionality without need for 
gnugk?

Regards
Bilal


  

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk as a gatekeeper

2005-12-08 Thread Atif Rasheed
Asterisk can only be configured as a GW AFAIK, what ever flavor of H323 
you use with Asterisk it will not work as a GK.


Atif


rommel malana wrote:


Hello,
 
 Right now i'm trying to set-up a gatekeeper and i'm having a 
hardtime doing it, what i'm thinking is instead of having a gatekeeper 
i'll use the asterisk to be a gatekeeper.

 Can the asterisk be a gatekeeper?
 
Thanks a lot,

Rommel



___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 



___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk as a gatekeeper

2005-12-07 Thread rommel malana
Hello,

 Right now i'm trying to set-up a gatekeeper and i'm having a hardtime doing it, what i'm thinking is instead of having a gatekeeper i'll use the asterisk to be a gatekeeper.
 Can the asterisk be a gatekeeper?

Thanks a lot,
Rommel
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users