Re: One way voice

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

 



is it necessary for public ip person to register with gatekeeper??
there is problem with it error of "Transport failure"
________________
Engr. Rafat Subhan
Software Developer
Advanced Communications
House no 423 F-11/3
Islamabad
mail: rafat@advcomm.net
MSN: qudrat2210@hotmail.com
Cell : +92-300-5195822
http://www.advcomm.net

----- Original Message -----
From: "Kompnet" <kompnet@aaanet.ru>
To: <openh323gk-users@lists.sourceforge.net>
Sent: Friday, December 05, 2003 1:08 PM
Subject: Re:  One way voice


On 5 Декабрь 2003 10:38, Rafat Subhan wrote:
> ProxyForNAT=1
> DropCallsByReleaseComplete=1
Yes!
> what does it mean??
> is there any problem for port settings??/
> also have u tested the same in same scenario
> all else options r correct na??
Didn't understand your question
My config (gnugk on NATed box):

#------- config file -----
[Gatekeeper::Main]
Fourtytwo=42
EndpointSignalPort=1720
NetworkInterfaces=192.168.1.254/24,213.214.215.216/24
StatusPort=7000
Name=KompnetGK-2.0

[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=1720
AcceptUnregisteredCalls=1
AcceptNeighborsCalls=1
RemoveH245AddressOnTunneling=1
SupportNATedEndpoints=1
ProxyForNAT=1

[RasSrv::ARQFeatures]
CallUnregisteredEndpoints=1

[Proxy]
Enable=1
InternalNetwork=192.168.1.0/24
RTPPortRange=10100-65000

[GkStatus::Auth]
rule=allow

[RasSrv::PermanentEndpoints]
# For gateway
212.213.214.215=PartnerMain;1,2,3,4,5,6,7,8,9
212.213.217.218=Partner_Israel;972,995,374,352

[RasSrv::RewriteE164]
8=7
8101=1
8102=2
8103=3
8104=4
8105=5
8106=6
8107=7
8108=8
8109=9

[Gatekeeper::Auth]
default=allow

[Gatekeeper::Acct]
RadAcct=required
FileAcct=required

# Configuration section for FileAcct accounting module
# Supported accounting events:
#   stop
[FileAcct]
# a full path to a file where CDRs will be logged
DetailFile=/var/log/gnugk/cdr_plain.log
# 0 - append CDRs to an existing file after GK reload or restart
# 1 - rotate logfile after GK reload or restart. Rotated files
#     are named like /var/log/gk/cdr.log.20031031-120000.
#     A 'yyyyMMdd-hhmmss' suffix is appended to the filename
Rotate=1

[RadAcct]
Servers=192.168.1.223:1812:1813
LocalInterface=192.168.1.254
DefaultAcctPort=1813
SharedSecret=PASSWORD
RequestTimeout=3500
IdCacheTimeout=9000
SocketDeleteTimeout=60000
RequestRetransmissions=4
AppendCiscoAttributes=1
IncludeEndpointIP=1
#-----end of config file

> Engr. Rafat Subhan
> Software Developer
> Advanced Communications
> House no 423 F-11/3
> Islamabad
> mail: rafat@advcomm.net
> MSN: qudrat2210@hotmail.com
> Cell : +92-300-5195822
> http://www.advcomm.net
>
> ----- Original Message -----
> From: "Kompnet" <kompnet@aaanet.ru>
> To: <openh323gk-users@lists.sourceforge.net>
> Sent: Friday, December 05, 2003 12:08 PM
> Subject: Re:  One way voice
>
>
> Try to set
> H245Routed=1
> RemoveH245AddressOnTunneling=1
> And I don't understand what does it mean:
>  InternalNetwork=192.168.0.0/190
> There is only 32 signs in IP-address, less then 190.
> And check carefully yuor NAT rules.
> Igor
>
> On 5 дЕЛБВТШ 2003 09:32, Rafat Subhan wrote:
> > I am running gatekeeper on our NAT box with same config as below but the
> > same prob of one way voice
> >
> > [Gatekeeper::Main]
> > Fourtytwo=42
> > Name=ADVCOMM
> >
> > [RoutedMode]
> > GKRouted=1
> > H245Routed=0
> > CallSignalPort=1721
> > CallSignalHandlerNumber=1
> > RemoveH245AddressOnTunneling=0
> > AcceptNeighborsCalls=1
> > AcceptUnregisteredCalls=1
> > SupportNATedEndpoints=1
> > DropCallsByReleaseComplete=1
> > [Proxy]
> > Enable=1
> > InternalNetwork=192.168.0.0/190
> > ProxyForNAT=1
> >
> > ________________
> > Engr. Rafat Subhan
> > Software Developer
> > Advanced Communications
> > House no 423 F-11/3
> > Islamabad
> > mail: rafat@advcomm.net
> > MSN: qudrat2210@hotmail.com
> > Cell : +92-300-5195822
> > http://www.advcomm.net
> >
> > ----- Original Message -----
> > From: <melwin@mailbg.com>
> > To: <rafat@advcomm.net>
> > Sent: Thursday, December 04, 2003 8:13 PM
> > Subject: Re:  One way voice
> >
> > > I mean the device on which the Network Address translation is taking
> >
> > place.
> >
> > > > NAT box???
> > > > u mean the computer which is running NAT
> > > > or NAT router computer
> > > > ________________
> > > > Engr. Rafat Subhan
> > > > Software Developer
> > > > Advanced Communications
> > > > House no 423 F-11/3
> > > > Islamabad
> > > > mail: rafat@advcomm.net
> > > > MSN: qudrat2210@hotmail.com
> > > > Cell : +92-300-5195822
> > > > http://www.advcomm.net
> > > >
> > > > ----- Original Message -----
> > > > From: <melwin@mailbg.com>
> > > > To: <openh323gk-users@lists.sourceforge.net>
> > > > Cc: <rafat@advcomm.net>
> > > > Sent: Thursday, December 04, 2003 12:11 PM
> > > > Subject: Re:  One way voice
> > > >
> > > >> The problem is that you should use h323 NAT(or h323 proxy) for this
> > > >> scenario to work. You might also try GnuGK on the NAT box which is
>
> the
>
> > > >> best solution there is :)
> > > >>
> > > >> > I am calling PC TO PC.scenario is that at first end the person is
> > > >>
> > > >> behind NAT and on the second end there is direct dialup connection
> > > >> of internet the prob is that NATed person cant hear voice of second
> > > >> person but second person can hear voice of first person
> > > >>
> > > >> > what can b the prob
> > > >> >
> > > >> > ________________
> > > >> > Engr. Rafat Subhan
> > > >> > Software Developer
> > > >> > Advanced Communications
> > > >> > House no 423 F-11/3
> > > >> > Islamabad
> > > >> > mail: rafat@advcomm.net
> > > >> > MSN: qudrat2210@hotmail.com
> > > >> > Cell : +92-300-5195822
> > > >> > http://www.advcomm.net
> > > >>
> > > >> -------------------------------------------------------
> > > >> This SF.net email is sponsored by: SF.net Giveback Program.
> > > >> Does SourceForge.net help you be more productive?  Does it
> > > >> help you create better code?  SHARE THE LOVE, and help us help
> > > >> YOU!  Click Here: http://sourceforge.net/donate/
> > > >> _______________________________________________
> > > >> List: Openh323gk-users@lists.sourceforge.net
> > > >> Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
> > > >> Homepage: http://www.gnugk.org/
> > > >
> > > > -------------------------------------------------------
> > > > This SF.net email is sponsored by: SF.net Giveback Program.
> > > > Does SourceForge.net help you be more productive?  Does it
> > > > help you create better code?  SHARE THE LOVE, and help us help
> > > > YOU!  Click Here: http://sourceforge.net/donate/
> > > > _______________________________________________
> > > > List: Openh323gk-users@lists.sourceforge.net
> > > > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
> > > > Homepage: http://www.gnugk.org/
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: SF.net Giveback Program.
> > Does SourceForge.net help you be more productive?  Does it
> > help you create better code?  SHARE THE LOVE, and help us help
> > YOU!  Click Here: http://sourceforge.net/donate/
> > _______________________________________________
> > List: Openh323gk-users@lists.sourceforge.net
> > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
> > Homepage: http://www.gnugk.org/

--
С уважением,
Прохоров Игорь


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
List: Openh323gk-users@lists.sourceforge.net
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id…49
Homepage: http://www.gnugk.org/



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
List: Openh323gk-users@lists.sourceforge.net
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