Re: endpoint

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

 



I am trying to set up H323proxy in out LAN, so that users (with unreal IP 10.0.2.0/24) in our lan network can connect to GNUGK though MS Netmeeting and this GNUGK (that has external real IP) connect to external VOIP provider.

But external VOIP provider do not support (do not consult) software clients like GNUGK or Netmeeting.

External VOIP provider have H323 and SIP gateways and can consult me only about hardware clients like Cisco ATA186, Cisco 1750 and other - they published cisco configs that all use login/password scheme.


I am looking for a SIP/H323 proxy, that can connect to my VOIP provider and have open interfaces for log/billing users in my lan.


I am not shure that VOIP Gateway is Cisco Gateway and use only proprietary cisco protocol.

How Can I check it?




Glen Sykes wrote:
Hi Sergey,

From the cisco config enclosed it looks like you are trying to use the cisco
IP to IP gateway.

If this is so, I don't think this will work as it relies upon a proprietary
cisco protocol known as viazone.

Could you explain more what you are trying to do?

Glen




-----Original Message-----
From: Sergey Shmelev [mailto:shmelev@xxxxxxxxxxxxxxxxx] Sent: 24 August 2004 20:13
To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Subject: endpoint


Helo!

I have cisco config that work as a h323 client to some H323 Gateway
H323 Gateway use login and passwords to auth clients.


I want to set up opehH323GK in proxy mode to use this gateway, but this H323
gateway reject my gatekeeper with " Registration Rejected: securityDenial" reason


here my config of GK:

[Gatekeeper::Main]
Fourtytwo=42

[GkStatus::Auth]
rule=allow

[RoutedMode]
GKRouted=1
SupportNATedEndpoints=1
Q931PortRange=20000-20020
H245PortRange=30000-30010

[Proxy]
Enable=1
InternalNetwork=10.0.2.0/24
T120PortRange=40000-40010
RTPPortRange=50000-59999

[RasSrv::LRQFeatures]
NeighborTimeout=2
#CiscoGKCompatible=1

[RasSrv::Neighbors]
Softswitch1=212.53.1.1;*

[Endpoint]
Gatekeeper=212.53.1.1
Type=Gateway
H323ID=my_ID_code
Password=my_PIN_code
TimeToLive=900


Here CiscoVOIP config: (with this config I can connect to gateway 212.53.1.1)

foo#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
foo(config)#interface Ethernet0
foo(config-interface)#ip address < IP Адрес > < Маска подсети >
foo(config-interface)#h323-gateway voip interface
foo(config-interface)#h323-gateway voip id TGK8 ipaddr 212.53.1.1
foo(config-interface)#h323-gateway voip h323-id < my_ID_code >
foo(config-interface)#exit foo(config)# foo(config)#gateway
foo(config-gateway)#security password < my_PIN_code > level endpoint
foo(config-gateway)#exit foo(config)#


Now I have in GK log:

2004/08/24 23:05:54.694 3 RasSrv.cxx(2332) GK Send to 212.53.1.1:1719
registrationRequest {
requestSeqNum = 2
protocolIdentifier = 0.0.8.2250.0.2
discoveryComplete = FALSE
callSignalAddress = 1 entries {
[0]=ipAddress {
ip = 4 octets {
d9 0a 26 83 ..&.
}
port = 1721
}
}
rasAddress = 1 entries {
[0]=ipAddress {
ip = 4 octets {
d9 0a 26 83 ..&.
}
port = 1719
}
}
terminalType = {
gatekeeper = {
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
terminalAlias = 1 entries {
[0]=h323_ID 9 characters {
0031 0030 0030 ffff 0030 0030 0030 0030 100 0000
0031 1
}
}
endpointVendor = {
vendor = {
t35CountryCode = 0
t35Extension = 0
manufacturerCode = 0
}
productId = 68 octets {
47 4e 55 20 47 61 74 65 6b 65 65 70 65 72 20 6f GNU Gatekeeper o
6e 20 4c 69 6e 75 78 20 69 36 38 36 20 32 2e 34 n Linux i686 2.4
2e 32 30 2d 32 30 2e 37 63 75 73 74 6f 6d 2c 20 .20-20.7custom,
4a 75 6e 20 20 31 20 32 30 30 34 20 30 30 3a 34 Jun 1 2004 00:4
36 3a 34 35 6:45
}
versionId = 13 octets {
56 65 72 73 69 6f 6e 20 32 2e 30 2e 38 Version 2.0.8
}
}
timeToLive = 900
tokens = 1 entries {
[0]={
tokenOID = 1.2.840.113548.10.1.2.1
timeStamp = 1093374354
challenge = 16 octets {
4f 29 41 4e 58 fb 5f 70 89 f5 f3 69 8c f3 5d 9a O)ANX._p...i..].
}
random = 195
generalID = 10 characters {
0031 0030 0030 ffff 0030 0030 0030 0030 100 0000
0031 0000 1
}
}
}
cryptoTokens = 1 entries {
[0]=cryptoEPPwdHash {
alias = h323_ID 9 characters {
0031 0030 0030 ffff 0030 0030 0030 0030 100 0000
0031 1
}
timeStamp = 1093374354
token = {
algorithmOID = 1.2.840.113549.2.5
paramS = {
}
hash = Hex: 41 da 96 37 ae 78 a7 8a 6e f3 15 45 39 58 b0 b5
}
}
}
keepAlive = FALSE
willSupplyUUIEs = FALSE
maintainConnection = FALSE
supportsAltGK = <<null>>
multipleCalls = TRUE
}
2004/08/24 23:05:54.753 2 RasSrv.cxx(2392) GK Read from 212.53.35.34:1719
2004/08/24 23:05:54.753 3 RasSrv.cxx(2405) GK
registrationReject {
requestSeqNum = 2
protocolIdentifier = 0.0.8.2250.0.2
rejectReason = securityDenial <<null>>
}
2004/08/24 23:05:54.753 1 RasSrv.cxx(1314) GK RRJ Received
2004/08/24 23:05:54.753 1 GkClient.cxx(452) GKC Registration Rejected: securityDenial



What I should to change in GK config to succesefully connect with Gateway?




------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285

_______________________________________________________

List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id┘49
Homepage: http://www.gnugk.org/


------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285

_______________________________________________________

List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id┘49
Homepage: http://www.gnugk.org/






-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285

_______________________________________________________

List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id┘49
Homepage: http://www.gnugk.org/


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

  Powered by Linux