Re: ARJ in a call towards Polycom RSS

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

 



Any information 'with debug trc 5' :

Gatekeeper(GNU) Version(2.2.7)  
Ext 
(pthreads=1,radius=1,mysql=1,pgsql=1,firebird=1,large_fdset=0,crypto/ 
ssl=1) Build(Oct  3 2008, 14:39:29) Sys(Linux x86_64 2.6.26-2-amd64)
Startup: Sun, 24 May 2009 17:30:13 +0200   Running: 0 days 00:05:52
;
debug trc 5
Trace Level is now 5
ARJ|193.51.92.21:1720|8460:dialedDigits|DISI- 
A18:h323_ID=1002:dialedDigits|false|calledPartyNotRegistered| 
02-2d-9d-81-ce-16-16-b5-25-d0-dd-52-23-20-d9-9f;

193.51.92.21 --> 140.242.27.58##8460
On the status port, i think that :
	- the caller is "193.51.92.21"
	- the callee is "8460" and not "140.242.27.58##8460"

Can you help me ?

The call towards 140.242.27.58##8460 is successfull with your gnugk ?

Thank you.

Nicolas.

Le 24 mai 09 à 15:45, Jan Willamowius a écrit :

> Don't try to debug this on the status port alone. Take a look at a
> level 3 or level 5 trace (-ttt or -ttttt on the command line or 'debug
> trc 5' on the status port) what the caller is sending. You can also  
> see
> which policy is choosen in the trace.
>
> Regards,
> Jan
>
>
> Nicolas Meneceur wrote:
>> Thank you, but i have always the same problem.
>>
>> I remove the line "h323_ID"
>>
>> 	[RoutingPolicy]
>> 	;h323_ID=dns,internal
>> 	default=explicit,internal,parent,neighbor
>>
>> and i make a reload by telnet, but i have always ARJ :
>>
>> ARJ|193.51.92.99:1720|8460:dialedDigits|DISI-
>> A28:h323_ID=1001:dialedDigits|false|calledPartyNotRegistered|
>> 02-2d-9d-2d-88-37-12-84-22-15-82-93-d0-c9-ce-ef;
>>
>> Nicolas.
>>
>> Le 24 mai 09 à 13:33, Jan Willamowius a écrit :
>>
>>> Hi Nicolas,
>>>
>>> you have configured GnuGk to route calls which have an alias as
>>> destination to be only routed by DNS lookup on the alias or
>>> internally.
>>>
>>>> [RoutingPolicy]
>>>> h323_ID=dns,internal
>>>> default=explicit,internal,parent,neighbor
>>>
>>> 8460 in your call destination is an alias, so GnuGk looks it up in  
>>> its
>>> internal table, and rejects the call. If you remove the line
>>> "h323_ID=...", the call should go through.
>>>
>>> Regards,
>>> Jan
>>>
>>>
>>> Nicolas Meneceur wrote:
>>>> Hi,
>>>>
>>>> 140.242.27.58##8460 is the address of a Polycom system, a RSS to
>>>> record a conference (system not registred on gatekeeper with a  
>>>> public
>>>> adress in a external network)
>>>>
>>>> With my EP not registred on my gnugk, the call is successfull.
>>>>
>>>> With my EP registred on my gnugk, when i try to call this system, i
>>>> have a ARJ :
>>>> ARJ|193.51.92.99:1720|8460:dialedDigits|DISI-
>>>> A28:h323_ID=1001:dialedDigits|false|calledPartyNotRegistered|
>>>> 02-2d-9c-
>>>> e2-12-81-12-32-22-11-82-93-d0-c9-ce-ef;
>>>>
>>>> What is the problem ? The varchar '##8460' in the adress is
>>>> uncompatible with gnugk ?
>>>>
>>>> Thank you.
>>>>
>>>>
>>>> My gnugk.ini
>>>> -----------------
>>>>
>>>> [Gatekeeper::Main]
>>>> Fourtytwo=42
>>>> Name=****
>>>> Home=****
>>>> StatusPort=7000
>>>> TimestampFormat=MySQL
>>>>
>>>> [RoutedMode]
>>>> GKRouted=1
>>>> H245Routed=1
>>>> CallSignalPort=1720
>>>> CallSignalHandlerNumber=1
>>>> RemoveH245AddressOnTunneling=0
>>>> AcceptNeighborsCalls=1
>>>> AcceptUnregisteredCalls=1
>>>> SupportNATedEndpoints=1
>>>> DropCallsByReleaseComplete=1
>>>> Q931PortRange=20000-20999
>>>> H245PortRange=30000-30999
>>>>
>>>> [Proxy]
>>>> Enable=1
>>>> InternalNetwork=172.30.0.0/16,172.20.142.0/24,172.22.10.0/24
>>>>
>>>> [RasSrv::GWPrefixes]
>>>> mcu=500
>>>>
>>>> [RasSrv::RRQFeatures]
>>>>
>>>> [RasSrv::ARQFeatures]
>>>> ;ArjReasonRouteCallToSCN=0
>>>> ;ArjReasonRouteCallToGatekeeper=1
>>>> CallUnregisteredEndpoints=1
>>>> ;RemoveTrailingChar=#
>>>> ;RoundRobinGateways=1
>>>>
>>>> [RoutingPolicy]
>>>> h323_ID=dns,internal
>>>> default=explicit,internal,parent,neighbor
>>>>
>>>> [RasSrv::RRQAuth]
>>>> default=confirm
>>>>
>>>> [GkStatus::Auth]
>>>> rule=explicit | password
>>>> localhost=allow
>>>> admin=jrr1OSnTf1I=
>>>> gnugk=TuV7nECaqKM=
>>>> default=forbid
>>>>
>>>> [Gatekeeper::Auth]
>>>> default=allow
>>>>
>>>> [CallTable]
>>>> GenerateNBCDR=TRUE
>>>> GenerateUCCDR=TRUE
>>>> DefaultCallTimeout=0
>>>> AcctUpdateInterval=0
>>>>
>>>> [Gatekeeper::Acct]
>>>> SQLAcct=optional;start,stop,update
>>>> FileAcct=sufficient;stop
>>>>
>>>> [CTI::Agents]
>>>> VirtualQueueAliases=CCRequestTimeout=10
>>>>
>>>> [FileAcct]
>>>> DetailFile=/var/log/gnugk/cdr.log
>>>> StandardCDRFormat=0
>>>> CDRString=%g|%n|%d|%c|%s|%u|%{gkip}|%{CallId}|%{ConfId}|%{setup-
>>>> time}|
>>>> % {connect-time}|%{disconnect-time}|%{caller-ip}|%{caller-port}|%
>>>> {callee-ip}|%{callee-port}|%{src-info}|%{dest-info}|%{Calling-
>>>> Station-
>>>> Id}|%{Called-Station-Id}|%{Dialed-Number}
>
> -- 
> Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/
>
> ------------------------------------------------------------------------------
> Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> is a gathering of tech-side developers & brand creativity  
> professionals. Meet
> the minds behind Google Creative Lab, Visual Complexity, Processing, &
> iPhoneDevCamp asthey present alongside digital heavyweights like  
> Barbarian
> Group, R/GA, & Big Spaceship. http://www.creativitycat.com
> _______________________________________________________
>
> 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/


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________________

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