Redirectip not work

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

 



Hi.
I setup GnuGK in route mode and use the Section SQLAuth in configuration to try a reroute.
I have register three gateways whose configurations are following:
GW1: FXS, IP address:192.168.0.91
GW2: FXO , IP address: 192.168.0.110, Incoming no. dialing plan: 54351
GW3: 
FXO, IP address: 192.168.0.15 , Incoming no. dialing plan: 54351.
In the section
SQLAuth, set the parameter CallQuery=SELECT 1, ' 192.168.0.110 ;192.168.0.15' AS  redirectip.
I call to number 54351xxxxxxx from 192.168.0.91 , it agree with the dialing plan of GW2 and works. But when attempt to call 54351x'x'x'x'x'x'x' I see desconexion code q.931 42(congestion).
When a enpoint not is registred for example : CallQuery=SELECT 1, '1.1.1.1 ; 192.168.0.110' AS  redirectip, I attempt call to 54351xxxxxxx, it works well.
where this the error?.
Thank you. Jose

Gatekeeper.ini:
[Gatekeeper::Main]
Fortytwo=42
Name=GnuGkMAGIC
StatusPort=7000
StatusTraceLevel=2
TimestampFormat=MySQL

[GkStatus::Auth]
rule=allow

[RoutedMode]
GKRouted=1
;H245Routed=0
;CallSignalPort=1721
;El gatekeeper no desconectara una llamada si este recibe un DRQ para esa llamda. Establecido a 0 si se utiliza la opcion "callfailover"
RemoveCallOnDRQ=0
DropCallsByReleaseComplete=1
;SendReleaseCompleteOnDRQ=1
ActivateFailover=1
;Codigo 17=ocupado
;FailoverCauses=1-15,21-33,35-41,43-127
;SetupTimeout=1000000000
;AlertingTimeout=600000000
;SocketCleanupTimeout=1000000
;DiableRetryChecks=1

[RoutingPolicy::OnARQ]
default=explicit,internal

[RoutingPolicy::OnSetup]
default=explicit,internal

[Gatekeeper::Auth]
SQLAuth=sufficient;ARQ,SetupUnreg
defualt=allow

[SQLAuth]
Driver=MySQL
Host=192.168.0.200
Database=CallUnit
Username=magic
Password=magic
CallQuery=SELECT 1, ' 192.168.0.110;192.168.0.15' as redirectip

[RadAliasAuth]
Servers=192.168.0.203:1812:1813
SharedSecret=magic

[Gatekeeper::Acct]
StatusAcct=required;start,connect,update,stop
default=accept

[RadAcct]
Servers=192.168.0.203
SharedSecret=magic

[StatusAcct]
StartEvent=START|CALLER %{caller-ip}|CALLED %{callee-ip}
ConnectEvent=CONNECT|CALLER %{caller-ip}|CALLED %{callee-ip}
UpdateEvent=Update|CALLER %{caller-ip}|CALLED %{callee-ip}
StopEvent=STOP|CALLER %{caller-ip}|CALLED %{callee-ip}|CAUSA %{c}|QUIEN %{r}|INTENTOS %{call-attempts}
TimestampFormat=MySQL

[CallTable]
AcctUpdateInterval=5
SingleFailoverCDR=TRUE

[GkStatus::Filtering]
IncludeFilter=.+
ExcludeFilter=RCF


Log:
2007/09/13 11:16:49.484	2	     Toolkit.cxx(261)	Network=127.0.0.0/255.0.0.0
, IP=127.0.0.1
2007/09/13 11:16:49.484 2 Toolkit.cxx(261) Network=192.168.0.0/255.255.255.0, IP=192.168.0.202
2007/09/13 11:16:49.484 2 Toolkit.cxx(261) Network=192.168.0.202/255.255.255.255, IP=127.0.0.1
2007/09/13 11:16:49.484 2 Toolkit.cxx(261) Network=192.168.0.255/255.255.255.255, IP=192.168.0.202
2007/09/13 11:16:49.484 2 Toolkit.cxx(261) Network= 224.0.0.0/240.0.0.0, IP=192.168.0.202
2007/09/13 11:16:49.484 2 Toolkit.cxx(261) Network=255.255.255.255/255.255.255.255, IP= 192.168.0.202
2007/09/13 11:16:49.484 2 Toolkit.cxx(262) Default IP=192.168.0.202
2007/09/13 11:16:49.484 2 transports.cxx(828) H323 Use of non IP transport address: ""
2007/09/13 11:16:49.484 2 Toolkit.cxx(395) GK H.323 Proxy disabled
2007/09/13 11:16:49.484 2 Toolkit.cxx(639) GK Loaded per GW rewrite data:
2007/09/13 11:16:49.484 2 Toolkit.cxx(642) GK No per GW data loaded
2007/09/13 11:16:49.484 5 clirw.cxx(443) CLIRW 0 inbound rules loaded
2007/09/13 11:16:49.484 5 clirw.cxx(457) CLIRW 0 outbound rules loaded
2007/09/13 11:16:49.484 5 capctrl.cxx(278) CAPCTRL 0 IP rules loaded
2007/09/13 11:16:49.484 5 capctrl.cxx(291) CAPCTRL 0 H.323 ID rules loaded
2007/09/13 11:16:49.484 5 capctrl.cxx(304) CAPCTRL 0 CLI rules loaded
2007/09/13 11:16:49.500 2 ProxyChannel.cxx(181) RTPPortRange: 1024-65535
2007/09/13 11:16:49.500 2 RasSrv.cxx(746) GK Using Routed Signalling
2007/09/13 11:16:49.500 2 RasSrv.cxx(747) GK H.245 Routed Disabled
2007/09/13 11:16:49.500 2 RasSrv.cxx(783) GK Home = 192.168.0.202,127.0.0.1
2007/09/13 11:16:49.500 5 gksql.cxx(217) SQLAuth Database connection (id 0) closed
2007/09/13 11:16:49.500 5 gksql.cxx(223) SQLAuth Connection pool cleanup finished
2007/09/13 11:16:49.500 1 gkauth.cxx(291) GKAUTH SQLAuth rule removed
2007/09/13 11:16:49.500 1 gkauth.cxx(282) GKAUTH SQLAuth rule added to check RAS: ARQ, OTHER: SETUPUNREG
2007/09/13 11:16:49.500 4 sqlauth.cxx(481) SQLAUTH SQLAuth ARQ/Setup query: SELECT 1, '192.168.0.110;192.168.0.15' as redirectip
2007/09/13 11:16:49.500 5 gksql_mysql.cxx(489) SQLAuth MySQL connection to magic@xxxxxxxxxxxxx[CallUnit] established successfully
2007/09/13 11:16:49.500 3 gksql.cxx(177) SQLAuth Database connection pool created: magic@xxxxxxxxxxxxx[CallUnit]
2007/09/13 11:16:49.500 5 gksql.cxx (181) SQLAuth Connection pool: 1 SQL connections created, 0 failed
2007/09/13 11:16:49.500 1 factory.h(283) Init Can't create unknown class defualt
2007/09/13 11:16:49.500 4 gkauth.cxx(847) GKAUTH H.235 security is not active or conflicting H.235 capabilities are active - GCF will not select any particular capability
2007/09/13 11:16:49.500 1 gkacct.cxx(185) GKACCT Destroyed module StatusAcct
2007/09/13 11:16: 49.500 1 gkacct.cxx(185) GKACCT Destroyed module default
2007/09/13 11:16:49.500 1 gkacct.cxx(180) GKACCT Created module StatusAcct with event mask 27
2007/09/13 11:16:49.500 1 gkacct.cxx(180) GKACCT Created module default with event mask FFFFFFFF
2007/09/13 11:16:49.500 2 Routing.cxx(666) VQueue (CTI) Virtual queues disabled - no virtual queues configured
2007/09/13 11:16:49.500 1 Routing.cxx(270) RoutingPolicy::OnARQ add policy explicit,internal for prefix *
2007/09/13 11:16:49.500 1 Routing.cxx(270) RoutingPolicy::OnSetup add policy explicit,internal for prefix *
2007/09/13 11:16:49.500 3 gk.cxx(167) GK Carry on current calls.
2007/09/13 11:16:50.000 1 GkStatus.cxx(1273) STATUS Config reloaded.
2007/09/13 11:16:50.000 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'Config reloaded.'



admissionRequest {
requestSeqNum = 43378
callType = pointToPoint <<null>>
callModel = gatekeeperRouted <<null>>
endpointIdentifier = 9 characters {
0032 0032 0037 0034 005f 0065 006e 0064 2274_end
0070 p
}
destinationInfo = 2 entries {
[0]=dialedDigits "115701740"
[1]=dialedDigits "115701740"
}
srcInfo = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0031 gateway1
}
[1]=dialedDigits "1442"
}
srcCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 5b ˬ.[
}
port = 1171
}
bandWidth = 1280
callReferenceValue = 2794
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f8 ..ý'.Ò.‡t» ..V.ø
}
activeMC = FALSE
answerCall = FALSE
canMapAlias = FALSE
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
gatekeeperIdentifier = 10 characters {
0047 006e 0075 0047 006b 004d 0041 0047 GnuGkMAG
0049 0043 IC
}
willSupplyUUIEs = FALSE
}
2007/09/13 11:17:06.687 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:06.687 5 job.cxx(180) JOB Starting Job ARQ at Worker thread 3908
2007/09/13 11:17:06.687 1 RasSrv.cxx(368) RAS ARQ Received
2007/09/13 11:17:06.687 5 gksql.cxx(387) SQLAuth Executing query: SELECT 1, '192.168.0.110;192.168.0.15' as redirectip
2007/09/13 11:17: 06.687 5 sqlauth.cxx(708) SQLAUTH SQLAuth(ARQ from 192.168.0.91 CRV=2794) - call redirected to the address 192.168.0.110:1720 (policy: SQL, proxy: 0, flags: 0)
2007/09/13 11:17:06.687 5 sqlauth.cxx(708) SQLAUTH SQLAuth(ARQ from 192.168.0.91 CRV=2794) - call redirected to the address 192.168.0.15:1720 (policy: SQL, proxy: 0, flags: 0)
2007/09/13 11:17:06.687 3 gkauth.cxx(964) GKAUTH SQLAuth ARQ check ok
2007/09/13 11:17:06.687 3 RasSrv.cxx(2137) GK ARQ will request bandwith of 1280
2007/09/13 11:17: 06.687 2 RasTbl.cxx(2291) CallTable::Insert(CALL) Call No. 24, total sessions : 1
2007/09/13 11:17:06.687 2 RasSrv.cxx(413) ACF|192.168.0.91:1720|2274_endp|2794|115701740:dialedDigits=115701740:dialedDigits|gateway1:h323_ID=1442:dialedDigits|false;
2007/09/13 11:17:06.687 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'ACF|192.168.0.91:1720|2274_endp|2794|115701740:dialedDigits=115701740:dialedDigits|gateway1:h323_ID=1442:dialedDigits|false;'
2007/09/13 11:17:06.687 3 RasSrv.cxx(250) RAS Send to 192.168.0.91:2888
admissionConfirm {
requestSeqNum = 43378
bandWidth = 1280
callModel = gatekeeperRouted <<null>>
destCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
irrFrequency = 120
willRespondToIRR = FALSE
uuiesRequested = {
setup = FALSE
callProceeding = FALSE
connect = FALSE
alerting = FALSE
information = FALSE
releaseComplete = FALSE
facility = FALSE
progress = FALSE
empty = FALSE
status = FALSE
statusInquiry = FALSE
setupAcknowledge = FALSE
notify = FALSE
}
}
2007/09/13 11:17:06.687 5 RasSrv.cxx(264) RAS Sent Successful
2007/09/13 11:17:06.687 5 job.cxx(417) JOB Job ARQ deleted
2007/09/13 11:17:06.687 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:06.703 5 yasocket.cxx(771) TCPSrv 1 sockets selected from 4, total 4/0
2007/09/13 11:17:06.703 4 yasocket.cxx(879) TCPSrv Accept request on 192.168.0.202:1721
2007/09/13 11:17:06.703 5 job.cxx(180) JOB Starting Job Acceptor at Worker thread 3908
2007/09/13 11:17:06.703 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:06.750 5 ProxyChannel.cxx(612) Q931s Reading from 192.168.0.91:1171
2007/09/13 11:17:06.750 3 ProxyChannel.cxx(890) Q931s Received: Setup CRV=2794 from 192.168.0.91:1171
2007/09/13 11:17:06.750 4 ProxyChannel.cxx(831) Q931 Received: {
q931pdu = {
protocolDiscriminator = 8
callReference = 2794
from = originator
messageType = Setup
IE: Bearer-Capability = {
88 90 a5 ..¥
}
IE: Display = {
67 61 74 65 77 61 79 31 gateway1
}
IE: Calling-Party-Number = {
a1 31 34 34 32 ¡1442
}
IE: Called-Party-Number = {
a1 31 31 35 37 30 31 37 34 30 ¡115701740
}
IE: User-User = {
60 f8 06 00 08 91 4a 00 04 00 c0 a8 00 5b 04 94 `ø...'J...À¨.[."
02 40 07 00 67 00 61 00 74 00 65 00 77 00 61 00 .@..g.a.t.e.w.a.
79 00 31 01 80 47 75 28 c0 b5 00 47 47 13 56 6f y.1..Gu(˵.GG.Vo
49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 49 4e IP technology IN
43 2e 04 32 2e 38 2e 32 00 01 04 00 44 8a 34 a7 C..2.8.2....DŠ4§
30 c0 a8 00 ca 06 b9 00 00 0f fd 27 00 d2 02 87 0À¨.Ê.¹...ý'.Ò.‡
74 bb a0 90 14 56 0e f8 00 cd 1f 90 00 07 00 c0 t» ..V.ø.Í.....À
a8 00 5b 04 93 11 00 00 0f fd 27 00 d2 02 87 74 ¨.[."....ý'.Ò.‡t
bb a0 90 14 56 0e f7 32 02 1d 40 01 42 06 04 01 » ..V.÷2..@.B...
00 4d 60 01 80 11 14 00 01 00 c0 a8 00 5b 75 48 .M`.......ˬ.[uH
00 c0 a8 00 5b 75 49 12 00 00 00 0d 60 01 80 0a .ˬ.[uI.....`...
04 00 01 00 c0 a8 00 5b 75 49 01 00 01 00 13 10 ....ˬ.[uI......
00 32 00 32 00 37 00 34 00 5f 00 65 00 6e 00 64 .2.2.7.4._.e.n.d
00 70 01 00 01 00 01 00 10 80 01 80 00 05 04 53 .p.............S
45 54 55 50 ETUP
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = setup {
protocolIdentifier = 0.0.8.2250.0.4
h245Address = ipAddress {
ip = 4 octets {
c0 a8 00 5b ˬ.[
}
port = 1172
}
sourceAddress = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0031 gateway1
}
[1]=dialedDigits "1442"
}
sourceInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 38 2e 32 2.8.2
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
destinationAddress = 1 entries {
[0]=dialedDigits "115701740"
}
destCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
activeMC = FALSE
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f8 ..ý'.Ò.‡t» ..V.ø
}
conferenceGoal = create <<null>>
callType = pointToPoint <<null>>
sourceCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 5b ˬ.[
}
port = 1171
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
fastStart = 2 entries {
[0]= 29 octets {
40 01 42 06 04 01 00 4d 60 01 80 11 14 00 01 00 @.B....M`.......
c0 a8 00 5b 75 48 00 c0 a8 00 5b 75 49 ˬ.[uH.ˬ.[uI
}
[1]= 18 octets {
00 00 00 0d 60 01 80 0a 04 00 01 00 c0 a8 00 5b ....`.......ˬ.[
75 49 uI
}
}
mediaWaitForConnect = FALSE
canOverlapSend = FALSE
endpointIdentifier = 9 characters {
0032 0032 0037 0034 005f 0065 006e 0064 2274_end
0070 p
}
multipleCalls = FALSE
maintainConnection = FALSE
presentationIndicator = presentationAllowed <<null>>
}
h245Tunneling = TRUE
}
user_data = {
protocol_discriminator = 5
user_information = 5 octets {
53 45 54 55 50 SETUP
}
}
}
}
2007/09/13 11:17:06.765 4 ProxyChannel.cxx (1590) Q931s GWRewrite source for 192.168.0.91:1171: call record
2007/09/13 11:17:06.765 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'START|CALLER " 192.168.0.91"|CALLED "192.168.0.110"'
2007/09/13 11:17:06.765 3 gkacct.cxx(974) GKACCT StatusAcct logged event 1 for call no. 24
2007/09/13 11:17:06.765 3 gkacct.cxx(974) GKACCT default logged event 1 for call no. 24
2007/09/13 11:17:06.765 2 gkacct.cxx(1014) GKACCT Successfully logged event 1 for call no. 24
2007/09/13 11:17:06.765 4 ProxyChannel.cxx(2003) Q931s GWRewrite source for 192.168.0.91:1171: call record
2007/09/13 11:17:06.765 4 ProxyChannel.cxx(3083) Q931sSet Called Numbering Plan 1 Type Of Number 2
2007/09/13 11:17:06.765 4 ProxyChannel.cxx(3104) Q931sSet Calling Numbering Plan 1 Type Of Number 2
2007/09/13 11:17:06.765 3 ProxyChannel.cxx(2085) Q931s Call 24 is NAT type 0
2007/09/13 11:17:06.765 4 ProxyChannel.cxx(831) Q931 Send to 192.168.0.110:1720 {
q931pdu = {
protocolDiscriminator = 8
callReference = 2794
from = originator
messageType = Setup
IE: Bearer-Capability = {
88 90 a5 ..¥
}
IE: Display = {
67 61 74 65 77 61 79 31 gateway1
}
IE: Calling-Party-Number = {
a1 31 34 34 32 ¡1442
}
IE: Called-Party-Number = {
a1 31 31 35 37 30 31 37 34 30 ¡115701740
}
IE: User-User = {
60 f0 06 00 08 91 4a 00 04 00 c0 a8 00 5b 04 94 `ð...'J...À¨.[."
02 40 07 00 67 00 61 00 74 00 65 00 77 00 61 00 .@..g.a.t.e.w.a.
79 00 31 01 80 47 75 28 c0 b5 00 47 47 13 56 6f y.1..Gu(˵.GG.Vo
49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 49 4e IP technology IN
43 2e 04 32 2e 38 2e 32 00 01 04 00 44 8a 34 a7 C..2.8.2....DŠ4§
30 00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e 0..ý'.Ò.‡t» ..V.
f8 00 75 1f 90 07 00 c0 a8 00 ca 06 b9 11 00 00 ø.u....À¨.Ê.¹...
0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 32 .ý'.Ò.‡t» ..V.÷2
02 1d 40 01 42 06 04 01 00 4d 60 01 80 11 14 00 ..@.B....M`.....
01 00 c0 a8 00 5b 75 48 00 c0 a8 00 5b 75 49 12 ..ˬ.[uH.ˬ.[uI.
00 00 00 0d 60 01 80 0a 04 00 01 00 c0 a8 00 5b ....`.......ˬ.[
75 49 01 00 01 00 13 10 00 32 00 32 00 37 00 34 uI.......2.2.7.4
00 5f 00 65 00 6e 00 64 00 70 01 00 01 00 01 00 ._.e.n.d.p......
02 80 01 80 00 05 04 53 45 54 55 50 .......SETUP
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = setup {
protocolIdentifier = 0.0.8.2250.0.4
h245Address = ipAddress {
ip = 4 octets {
c0 a8 00 5b ˬ.[
}
port = 1172
}
sourceAddress = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0031 gateway1
}
[1]=dialedDigits "1442"
}
sourceInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 38 2e 32 2.8.2
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
destinationAddress = 1 entries {
[0]=dialedDigits "115701740"
}
activeMC = FALSE
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f8 ..ý'.Ò.‡t» ..V.ø
}
conferenceGoal = create <<null>>
callType = pointToPoint <<null>>
sourceCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
fastStart = 2 entries {
[0]= 29 octets {
40 01 42 06 04 01 00 4d 60 01 80 11 14 00 01 00 @.B....M`.......
c0 a8 00 5b 75 48 00 c0 a8 00 5b 75 49 ˬ.[ uH.ˬ.[uI
}
[1]= 18 octets {
00 00 00 0d 60 01 80 0a 04 00 01 00 c0 a8 00 5b ....`.......ˬ.[
75 49 uI
}
}
mediaWaitForConnect = FALSE
canOverlapSend = FALSE
endpointIdentifier = 9 characters {
0032 0032 0037 0034 005f 0065 006e 0064 2274_end
0070 p
}
multipleCalls = FALSE
maintainConnection = FALSE
presentationIndicator = presentationAllowed <<null>>
}
h245Tunneling = TRUE
}
user_data = {
protocol_discriminator = 5
user_information = 5 octets {
53 45 54 55 50 SETUP
}
}
}
}
2007/09/13 11:17:06.781 3 ProxyChannel.cxx (2976) Q931 Connect to 192.168.0.110:1720 from 192.168.0.202:0 successful
2007/09/13 11:17:06.828 5 ProxyChannel.cxx(4703) ProxyH(1) total sockets 2
2007/09/13 11:17:06.828 5 job.cxx(417) JOB Job Acceptor deleted
2007/09/13 11:17:06.828 5 yasocket.cxx(771) ProxyH(1) 1 sockets selected from 2, total 2/0
2007/09/13 11:17:06.828 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:06.828 5 ProxyChannel.cxx(612) Q931d Reading from 192.168.0.110:1720
2007/09/13 11:17:06.828 3 ProxyChannel.cxx(890) Q931d Received: CallProceeding CRV=2794 from 192.168.0.110:1720
2007/09/13 11:17:06.828 4 ProxyChannel.cxx(831) Q931 Received: {
q931pdu = {
protocolDiscriminator = 8
callReference = 2794
from = destination
messageType = CallProceeding
IE: User-User = {
21 80 06 00 08 91 4a 00 04 28 c0 b5 00 47 47 13 !....'J..(˵.GG.
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e 04 32 2e 37 2e 39 00 88 60 11 00 00 INC..2.7.9..`...
0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 01 .ý'.Ò.‡t» ..V.÷.
00 01 00 10 80 01 00 .......
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = callProceeding {
protocolIdentifier = 0.0.8.2250.0.4
destinationInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 37 2e 39 2.7.9
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
multipleCalls = FALSE
maintainConnection = FALSE
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17:06.828 4 ProxyChannel.cxx(831) Q931 Send to 192.168.0.91:1171 {
q931pdu = {
protocolDiscriminator = 8
callReference = 2794
from = destination
messageType = CallProceeding
IE: User-User = {
21 80 06 00 08 91 4a 00 04 28 c0 b5 00 47 47 13 !....'J..( ˵.GG.
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e 04 32 2e 37 2e 39 00 88 60 11 00 00 INC..2.7.9..`...
0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 01 .ý'.Ò.‡t» ..V.÷.
00 01 00 10 80 01 00 .......
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = callProceeding {
protocolIdentifier = 0.0.8.2250.0.4
destinationInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 37 2e 39 2.7.9
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
multipleCalls = FALSE
maintainConnection = FALSE
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17:06.875 5 yasocket.cxx(771) RasSrv 1 sockets selected from 3, total 3/0
2007/09/13 11:17:06.875 4 RasSrv.cxx(230) RAS Receiving on 192.168.0.202:1719(U)
2007/09/13 11:17:06.875 2 RasSrv.cxx(189) RAS Read from 192.168.0.110:2888
2007/09/13 11:17: 06.875 3 RasSrv.cxx(238) RAS
admissionRequest {
requestSeqNum = 14277
callType = pointToPoint <<null>>
callModel = gatekeeperRouted <<null>>
endpointIdentifier = 9 characters {
0032 0032 0037 0033 005f 0065 006e 0064 2273_end
0070 p
}
destinationInfo = 2 entries {
[0]=dialedDigits "115701740"
[1]=dialedDigits "115701740"
}
srcInfo = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0031 gateway1
}
[1]=dialedDigits "1442"
}
srcCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
bandWidth = 1280
callReferenceValue = 2794
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f8 ..ý'.Ò.‡t» ..V.ø
}
activeMC = FALSE
answerCall = TRUE
canMapAlias = FALSE
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
gatekeeperIdentifier = 10 characters {
0047 006e 0075 0047 006b 004d 0041 0047 GnuGkMAG
0049 0043 IC
}
willSupplyUUIEs = FALSE
}
2007/09/13 11:17:06.875 5 job.cxx(180) JOB Starting Job ARQ at Worker thread 3908
2007/09/13 11:17:06.875 1 RasSrv.cxx(368) RAS ARQ Received
2007/09/13 11:17: 06.875 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:06.875 5 gksql.cxx(387) SQLAuth Executing query: SELECT 1, '192.168.0.110;192.168.0.15' as redirectip
2007/09/13 11:17:06.875 5 sqlauth.cxx(708) SQLAUTH SQLAuth(ARQ from 192.168.0.110 CRV=2794) - call redirected to the address 192.168.0.110:1720 (policy: SQL, proxy: 0, flags: 0)
2007/09/13 11:17:06.875 5 sqlauth.cxx(708) SQLAUTH SQLAuth(ARQ from 192.168.0.110 CRV=2794) - call redirected to the address 192.168.0.15:1720 (policy: SQL, proxy: 0, flags: 0)
2007/09/13 11:17:06.875 3 gkauth.cxx(964) GKAUTH SQLAuth ARQ check ok
2007/09/13 11:17:06.875 3 RasSrv.cxx(2137) GK ARQ will request bandwith of 1280
2007/09/13 11:17:06.875 3 RasSrv.cxx(2215) GK ACF: found existing call no 24
2007/09/13 11:17:06.875 2 RasSrv.cxx(413) ACF|192.168.0.110:1720|2273_endp|2794|115701740:dialedDigits=115701740:dialedDigits|gateway1:h323_ID=1442:dialedDigits|true;
2007/09/13 11:17:06.875 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'ACF|192.168.0.110:1720|2273_endp|2794|115701740:dialedDigits=115701740:dialedDigits|gateway1:h323_ID=1442:dialedDigits|true;'
2007/09/13 11:17:06.875 3 RasSrv.cxx(250) RAS Send to 192.168.0.110:2888
admissionConfirm {
requestSeqNum = 14277
bandWidth = 1280
callModel = gatekeeperRouted <<null>>
destCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
irrFrequency = 120
willRespondToIRR = FALSE
uuiesRequested = {
setup = FALSE
callProceeding = FALSE
connect = FALSE
alerting = FALSE
information = FALSE
releaseComplete = FALSE
facility = FALSE
progress = FALSE
empty = FALSE
status = FALSE
statusInquiry = FALSE
setupAcknowledge = FALSE
notify = FALSE
}
}
2007/09/13 11:17:06.875 5 RasSrv.cxx(264) RAS Sent Successful
2007/09/13 11:17:06.875 5 job.cxx(417) JOB Job ARQ deleted
2007/09/13 11:17:06.875 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:07.796 5 yasocket.cxx(771) ProxyH(1) 1 sockets selected from 2, total 2/0
2007/09/13 11:17:07.796 5 ProxyChannel.cxx(612) Q931d Reading from 192.168.0.110:1720
2007/09/13 11:17:07.796 3 ProxyChannel.cxx(890) Q931d Received: Alerting CRV=2794 from 192.168.0.110:1720
2007/09/13 11:17:07.796 4 ProxyChannel.cxx(831) Q931 Received: {
q931pdu = {
protocolDiscriminator = 8
callReference = 2794
from = destination
messageType = Alerting
IE: User-User = {
23 c0 06 00 08 91 4a 00 04 28 c0 b5 00 47 47 13 #À...'J..(Àµ.GG.
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e 04 32 2e 37 2e 39 00 00 c0 a8 00 6e INC..2.7.9..ˬ.n
04 09 1b 1d 80 11 00 00 0f fd 27 00 d2 02 87 74 . .......ý'.Ò.‡t
bb a0 90 14 56 0e f7 39 02 1d 40 00 80 06 04 01 » ..V.÷9..@.....
00 4d 60 01 80 11 14 00 01 00 c0 a8 00 6e 75 46 .M`.......ˬ.nuF
00 c0 a8 00 6e 75 47 19 00 00 00 0d 60 01 80 11 .ˬ.nuG.....`...
14 00 01 00 c0 a8 00 6e 75 46 00 c0 a8 00 6e 75 ....ˬ.nuF.ˬ.nu
47 01 00 01 00 01 00 01 40 10 80 01 00 G.......@....
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = alerting {
protocolIdentifier = 0.0.8.2250.0.4
destinationInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 37 2e 39 2.7.9
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
h245Address = ipAddress {
ip = 4 octets {
c0 a8 00 6e ˬ.n
}
port = 1033
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
fastStart = 2 entries {
[0]= 29 octets {
40 00 80 06 04 01 00 4d 60 01 80 11 14 00 01 00 @......M`.......
c0 a8 00 6e 75 46 00 c0 a8 00 6e 75 47 ˬ.nuF.ˬ.nuG
}
[1]= 25 octets {
00 00 00 0d 60 01 80 11 14 00 01 00 c0 a8 00 6e ....`.......ˬ.n
75 46 00 c0 a8 00 6e 75 47 uF.ˬ.nuG
}
}
multipleCalls = FALSE
maintainConnection = FALSE
presentationIndicator = presentationAllowed <<null>>
screeningIndicator = userProvidedVerifiedAndFailed
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17:07.796 4 ProxyChannel.cxx(831) Q931 Send to 192.168.0.91:1171 {
q931pdu = {
protocolDiscriminator = 8
callReference = 2794
from = destination
messageType = Alerting
IE: User-User = {
23 c0 06 00 08 91 4a 00 04 28 c0 b5 00 47 47 13 #À...'J..(Àµ.GG.
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e 04 32 2e 37 2e 39 00 00 c0 a8 00 6e INC..2.7.9..ˬ.n
04 09 1b 1d 80 11 00 00 0f fd 27 00 d2 02 87 74 . .......ý'.Ò.‡t
bb a0 90 14 56 0e f7 39 02 1d 40 00 80 06 04 01 » ..V.÷9..@.....
00 4d 60 01 80 11 14 00 01 00 c0 a8 00 6e 75 46 .M`.......ˬ.nuF
00 c0 a8 00 6e 75 47 19 00 00 00 0d 60 01 80 11 .ˬ.nuG.....`...
14 00 01 00 c0 a8 00 6e 75 46 00 c0 a8 00 6e 75 ....ˬ.nuF.ˬ.nu
47 01 00 01 00 01 00 01 40 10 80 01 00 G.......@....
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = alerting {
protocolIdentifier = 0.0.8.2250.0.4
destinationInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 37 2e 39 2.7.9
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
h245Address = ipAddress {
ip = 4 octets {
c0 a8 00 6e ˬ.n
}
port = 1033
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
fastStart = 2 entries {
[0]= 29 octets {
40 00 80 06 04 01 00 4d 60 01 80 11 14 00 01 00 @......M`.......
c0 a8 00 6e 75 46 00 c0 a8 00 6e 75 47 ˬ.nuF.ˬ.nuG
}
[1]= 25 octets {
00 00 00 0d 60 01 80 11 14 00 01 00 c0 a8 00 6e ....`.......ˬ.n
75 46 00 c0 a8 00 6e 75 47 uF.ˬ.nuG
}
}
multipleCalls = FALSE
maintainConnection = FALSE
presentationIndicator = presentationAllowed <<null>>
screeningIndicator = userProvidedVerifiedAndFailed
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17:11.375 5 yasocket.cxx(771) GkStatus 1 sockets selected from 1, total 1/0
2007/09/13 11:17:11.375 5 yasocket.cxx(771) GkStatus 1 sockets selected from 1, total 1/0
2007/09/13 11:17:20.187 5 yasocket.cxx(771) RasSrv 1 sockets selected from 3, total 3/0
2007/09/13 11:17:20.187 4 RasSrv.cxx(230) RAS Receiving on 192.168.0.202:1719(U)
2007/09/13 11:17:20.187 2 RasSrv.cxx(189) RAS Read from 192.168.0.110:2888
2007/09/13 11:17:20.187 3 RasSrv.cxx(238) RAS
registrationRequest {
requestSeqNum = 14278
protocolIdentifier = 0.0.8.2250.0.4
discoveryComplete = FALSE
callSignalAddress = 1 entries {
[0]=ipAddress {
ip = 4 octets {
c0 a8 00 6e ˬ.n
}
port = 1720
}
}
rasAddress = 1 entries {
[0]=ipAddress {
ip = 4 octets {
c0 a8 00 6e ˬ.n
}
port = 2888
}
}
terminalType = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 37 2e 39 2.7.9
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
terminalAlias = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0033 gateway3
}
[1]=dialedDigits "11"
}
gatekeeperIdentifier = 15 characters {
0067 0061 0074 0065 006b 0065 0065 0070 gatekeep
0065 0072 004d 0061 0067 0069 0063 erMagic
}
endpointVendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 37 2e 39 2.7.9
}
}
keepAlive = FALSE
endpointIdentifier = 9 characters {
0032 0032 0037 0033 005f 0065 006e 0064 2273_end
0070 p
}
willSupplyUUIEs = FALSE
maintainConnection = FALSE
}
2007/09/13 11:17:20.187 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:20.187 5 job.cxx(180) JOB Starting Job RRQ at Worker thread 3908
2007/09/13 11:17:20.187 1 RasSrv.cxx(368) RAS RRQ Received
2007/09/13 11:17:20.203 2 RasSrv.cxx(413) RCF|192.168.0.110:1720|gateway3:h323_ID=11:dialedDigits|gateway|2273_endp;
2007/09/13 11:17:20.203 3 RasSrv.cxx(250) RAS Send to 192.168.0.110:2888
registrationConfirm {
requestSeqNum = 14278
protocolIdentifier = 0.0.8.2250.0.4
callSignalAddress = 1 entries {
[0]=ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
}
terminalAlias = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0033 gateway3
}
[1]=dialedDigits "11"
}
gatekeeperIdentifier = 10 characters {
0047 006e 0075 0047 006b 004d 0041 0047 GnuGkMAG
0049 0043 IC
}
endpointIdentifier = 9 characters {
0032 0032 0037 0033 005f 0065 006e 0064 2273_end
0070 p
}
willRespondToIRR = FALSE
maintainConnection = FALSE
}
2007/09/13 11:17:20.203 5 RasSrv.cxx(264) RAS Sent Successful
2007/09/13 11:17:20.203 5 job.cxx(417) JOB Job RRQ deleted
2007/09/13 11:17:20.203 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:25.109 5 yasocket.cxx(771) RasSrv 1 sockets selected from 3, total 3/0
2007/09/13 11:17:25.109 4 RasSrv.cxx(230) RAS Receiving on 192.168.0.202:1719(U)
2007/09/13 11:17:25.109 2 RasSrv.cxx(189) RAS Read from 192.168.0.91:2888
2007/09/13 11:17:25.109 3 RasSrv.cxx (238) RAS
admissionRequest {
requestSeqNum = 43379
callType = pointToPoint <<null>>
callModel = gatekeeperRouted <<null>>
endpointIdentifier = 9 characters {
0032 0032 0037 0034 005f 0065 006e 0064 2274_end
0070 p
}
destinationInfo = 2 entries {
[0]=dialedDigits "11156990720"
[1]=dialedDigits "11156990720"
}
srcInfo = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0031 gateway1
}
[1]=dialedDigits "57910"
}
srcCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 5b ˬ.[
}
port = 1174
}
bandWidth = 1280
callReferenceValue = 2795
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f9 ..ý'.Ò.‡t»¿..,.ù
}
activeMC = FALSE
answerCall = FALSE
canMapAlias = FALSE
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
gatekeeperIdentifier = 10 characters {
0047 006e 0075 0047 006b 004d 0041 0047 GnuGkMAG
0049 0043 IC
}
willSupplyUUIEs = FALSE
}
2007/09/13 11:17:25.109 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:25.109 5 job.cxx(180) JOB Starting Job ARQ at Worker thread 3908
2007/09/13 11:17:25.109 1 RasSrv.cxx(368) RAS ARQ Received
2007/09/13 11:17:25.109 5 gksql.cxx(387) SQLAuth Executing query: SELECT 1, '192.168.0.110;192.168.0.15' as redirectip
2007/09/13 11:17: 25.109 5 sqlauth.cxx(708) SQLAUTH SQLAuth(ARQ from 192.168.0.91 CRV=2795) - call redirected to the address 192.168.0.110:1720 (policy: SQL, proxy: 0, flags: 0)
2007/09/13 11:17:25.109 5 sqlauth.cxx(708) SQLAUTH SQLAuth(ARQ from 192.168.0.91 CRV=2795) - call redirected to the address 192.168.0.15:1720 (policy: SQL, proxy: 0, flags: 0)
2007/09/13 11:17:25.109 3 gkauth.cxx(964) GKAUTH SQLAuth ARQ check ok
2007/09/13 11:17:25.109 3 RasSrv.cxx(2137) GK ARQ will request bandwith of 1280
2007/09/13 11:17: 25.109 2 RasTbl.cxx(2291) CallTable::Insert(CALL) Call No. 25, total sessions : 2
2007/09/13 11:17:25.109 2 RasSrv.cxx(413) ACF|192.168.0.91:1720|2274_endp|2795|11156990720:dialedDigits=11156990720:dialedDigits|gateway1:h323_ID=57910:dialedDigits|false;
2007/09/13 11:17:25.109 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'ACF|192.168.0.91:1720|2274_endp|2795|11156990720:dialedDigits=11156990720:dialedDigits|gateway1:h323_ID=57910:dialedDigits|false;'
2007/09/13 11:17:25.109 3 RasSrv.cxx(250) RAS Send to 192.168.0.91:2888
admissionConfirm {
requestSeqNum = 43379
bandWidth = 1280
callModel = gatekeeperRouted <<null>>
destCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
irrFrequency = 120
willRespondToIRR = FALSE
uuiesRequested = {
setup = FALSE
callProceeding = FALSE
connect = FALSE
alerting = FALSE
information = FALSE
releaseComplete = FALSE
facility = FALSE
progress = FALSE
empty = FALSE
status = FALSE
statusInquiry = FALSE
setupAcknowledge = FALSE
notify = FALSE
}
}
2007/09/13 11:17:25.109 5 RasSrv.cxx(264) RAS Sent Successful
2007/09/13 11:17:25.109 5 job.cxx(417) JOB Job ARQ deleted
2007/09/13 11:17:25.109 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:25.125 5 yasocket.cxx(771) TCPSrv 1 sockets selected from 4, total 4/0
2007/09/13 11:17:25.125 4 yasocket.cxx(879) TCPSrv Accept request on 192.168.0.202:1721
2007/09/13 11:17:25.125 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:25.125 5 job.cxx(180) JOB Starting Job Acceptor at Worker thread 3908
2007/09/13 11:17:25.187 5 ProxyChannel.cxx(612) Q931s Reading from 192.168.0.91:1174
2007/09/13 11:17:25.187 3 ProxyChannel.cxx(890) Q931s Received: Setup CRV=2795 from 192.168.0.91:1174
2007/09/13 11:17:25.187 4 ProxyChannel.cxx(831) Q931 Received: {
q931pdu = {
protocolDiscriminator = 8
callReference = 2795
from = originator
messageType = Setup
IE: Bearer-Capability = {
88 90 a5 ..¥
}
IE: Display = {
67 61 74 65 77 61 79 31 gateway1
}
IE: Calling-Party-Number = {
a1 35 37 39 31 30 ¡57910
}
IE: Called-Party-Number = {
a1 31 31 31 35 36 39 39 30 37 32 30 ¡11156990720
}
IE: User-User = {
60 f8 06 00 08 91 4a 00 04 00 c0 a8 00 5b 04 97 `ø...'J...À¨.[.—
02 40 07 00 67 00 61 00 74 00 65 00 77 00 61 00 .@..g.a.t.e.w.a.
79 00 31 02 00 8a c4 32 8c b5 00 47 47 13 56 6f y.1..ŠÄ2Œµ.GG.Vo
49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 49 4e IP technology IN
43 2e 04 32 2e 38 2e 32 00 01 05 00 44 48 9c c3 C..2.8.2....DHœÃ
a5 30 c0 a8 00 ca 06 b9 00 00 0f fd 27 00 d2 02 ¥0À¨.Ê.¹...ý'.Ò.
87 74 bb bf 12 16 2c 0e f9 00 cd 1f 90 00 07 00 ‡t»¿..,.ù.Í.....
c0 a8 00 5b 04 96 11 00 00 0f fd 27 00 d2 02 87 À¨.[.–....ý'.Ò.‡
74 bb bf 12 16 2c 0e f8 32 02 1d 40 01 42 06 04 t»¿..,.ø2..@.B..
01 00 4d 60 01 80 11 14 00 01 00 c0 a8 00 5b 75 ..M`.......ˬ.[u
46 00 c0 a8 00 5b 75 47 12 00 00 00 0d 60 01 80 F.ˬ.[uG.....`..
0a 04 00 01 00 c0 a8 00 5b 75 47 01 00 01 00 13 .....ˬ.[uG.....
10 00 32 00 32 00 37 00 34 00 5f 00 65 00 6e 00 ..2.2.7.4._.e.n.
64 00 70 01 00 01 00 01 00 10 80 01 80 00 05 04 d.p............ .
53 45 54 55 50 SETUP
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = setup {
protocolIdentifier = 0.0.8.2250.0.4
h245Address = ipAddress {
ip = 4 octets {
c0 a8 00 5b ˬ.[
}
port = 1175
}
sourceAddress = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0031 gateway1
}
[1]=dialedDigits "57910"
}
sourceInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 38 2e 32 2.8.2
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
destinationAddress = 1 entries {
[0]=dialedDigits "11156990720"
}
destCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
activeMC = FALSE
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f9 ..ý'.Ò.‡t»¿..,.ù
}
conferenceGoal = create <<null>>
callType = pointToPoint <<null>>
sourceCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 5b ˬ.[
}
port = 1174
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
fastStart = 2 entries {
[0]= 29 octets {
40 01 42 06 04 01 00 4d 60 01 80 11 14 00 01 00 @.B....M`.......
c0 a8 00 5b 75 46 00 c0 a8 00 5b 75 47 ˬ.[uF.ˬ.[uG
}
[1]= 18 octets {
00 00 00 0d 60 01 80 0a 04 00 01 00 c0 a8 00 5b ....`.......ˬ.[
75 47 uG
}
}
mediaWaitForConnect = FALSE
canOverlapSend = FALSE
endpointIdentifier = 9 characters {
0032 0032 0037 0034 005f 0065 006e 0064 2274_end
0070 p
}
multipleCalls = FALSE
maintainConnection = FALSE
presentationIndicator = presentationAllowed <<null>>
}
h245Tunneling = TRUE
}
user_data = {
protocol_discriminator = 5
user_information = 5 octets {
53 45 54 55 50 SETUP
}
}
}
}
2007/09/13 11:17:25.187 4 ProxyChannel.cxx (1590) Q931s GWRewrite source for 192.168.0.91:1174: call record
2007/09/13 11:17:25.187 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'START|CALLER " 192.168.0.91"|CALLED "192.168.0.110"'
2007/09/13 11:17:25.187 3 gkacct.cxx(974) GKACCT StatusAcct logged event 1 for call no. 25
2007/09/13 11:17:25.187 3 gkacct.cxx(974) GKACCT default logged event 1 for call no. 25
2007/09/13 11:17:25.187 2 gkacct.cxx(1014) GKACCT Successfully logged event 1 for call no. 25
2007/09/13 11:17:25.187 4 ProxyChannel.cxx(2003) Q931s GWRewrite source for 192.168.0.91:1174: call record
2007/09/13 11:17:25.187 4 ProxyChannel.cxx(3083) Q931sSet Called Numbering Plan 1 Type Of Number 2
2007/09/13 11:17:25.187 4 ProxyChannel.cxx(3104) Q931sSet Calling Numbering Plan 1 Type Of Number 2
2007/09/13 11:17:25.187 3 ProxyChannel.cxx(2085) Q931s Call 25 is NAT type 0
2007/09/13 11:17:25.187 4 ProxyChannel.cxx(831) Q931 Send to 192.168.0.110:1720 {
q931pdu = {
protocolDiscriminator = 8
callReference = 2795
from = originator
messageType = Setup
IE: Bearer-Capability = {
88 90 a5 ..¥
}
IE: Display = {
67 61 74 65 77 61 79 31 gateway1
}
IE: Calling-Party-Number = {
a1 35 37 39 31 30 ¡57910
}
IE: Called-Party-Number = {
a1 31 31 31 35 36 39 39 30 37 32 30 ¡11156990720
}
IE: User-User = {
60 f0 06 00 08 91 4a 00 04 00 c0 a8 00 5b 04 97 `ð...'J...À¨.[.—
02 40 07 00 67 00 61 00 74 00 65 00 77 00 61 00 .@..g.a.t.e.w.a.
79 00 31 02 00 8a c4 32 8c b5 00 47 47 13 56 6f y.1..ŠÄ2Œµ.GG.Vo
49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 49 4e IP technology IN
43 2e 04 32 2e 38 2e 32 00 01 05 00 44 48 9c c3 C..2.8.2....DHœÃ
a5 30 00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c ¥0..ý'.Ò.‡t»¿..,
0e f9 00 75 1f 90 07 00 c0 a8 00 ca 06 b9 11 00 .ù.u....À¨.Ê.¹..
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
32 02 1d 40 01 42 06 04 01 00 4d 60 01 80 11 14 2..@.B....M`....
00 01 00 c0 a8 00 5b 75 46 00 c0 a8 00 5b 75 47 ...ˬ.[uF.ˬ.[uG
12 00 00 00 0d 60 01 80 0a 04 00 01 00 c0 a8 00 .....`.......ˬ.
5b 75 47 01 00 01 00 13 10 00 32 00 32 00 37 00 [uG.......2.2.7.
34 00 5f 00 65 00 6e 00 64 00 70 01 00 01 00 01 4._.e.n.d.p.....
00 02 80 01 80 00 05 04 53 45 54 55 50 ........SETUP
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = setup {
protocolIdentifier = 0.0.8.2250.0.4
h245Address = ipAddress {
ip = 4 octets {
c0 a8 00 5b ˬ.[
}
port = 1175
}
sourceAddress = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0031 gateway1
}
[1]=dialedDigits "57910"
}
sourceInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 38 2e 32 2.8.2
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
destinationAddress = 1 entries {
[0]=dialedDigits "11156990720"
}
activeMC = FALSE
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f9 ..ý'.Ò.‡t»¿..,.ù
}
conferenceGoal = create <<null>>
callType = pointToPoint <<null>>
sourceCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
fastStart = 2 entries {
[0]= 29 octets {
40 01 42 06 04 01 00 4d 60 01 80 11 14 00 01 00 @.B....M`.......
c0 a8 00 5b 75 46 00 c0 a8 00 5b 75 47 ˬ.[ uF.ˬ.[uG
}
[1]= 18 octets {
00 00 00 0d 60 01 80 0a 04 00 01 00 c0 a8 00 5b ....`.......ˬ.[
75 47 uG
}
}
mediaWaitForConnect = FALSE
canOverlapSend = FALSE
endpointIdentifier = 9 characters {
0032 0032 0037 0034 005f 0065 006e 0064 2274_end
0070 p
}
multipleCalls = FALSE
maintainConnection = FALSE
presentationIndicator = presentationAllowed <<null>>
}
h245Tunneling = TRUE
}
user_data = {
protocol_discriminator = 5
user_information = 5 octets {
53 45 54 55 50 SETUP
}
}
}
}
2007/09/13 11:17:25.203 3 ProxyChannel.cxx (2976) Q931 Connect to 192.168.0.110:1720 from 192.168.0.202:0 successful
2007/09/13 11:17:25.281 5 ProxyChannel.cxx(4703) ProxyH(2) total sockets 2
2007/09/13 11:17:25.281 5 job.cxx(417) JOB Job Acceptor deleted
2007/09/13 11:17:25.281 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:25.281 5 yasocket.cxx(771) ProxyH(2) 1 sockets selected from 2, total 2/0
2007/09/13 11:17:25.281 5 ProxyChannel.cxx(612) Q931d Reading from 192.168.0.110:1720
2007/09/13 11:17:25.281 3 ProxyChannel.cxx(890) Q931d Received: CallProceeding CRV=2795 from 192.168.0.110:1720
2007/09/13 11:17:25.281 4 ProxyChannel.cxx(831) Q931 Received: {
q931pdu = {
protocolDiscriminator = 8
callReference = 2795
from = destination
messageType = CallProceeding
IE: User-User = {
21 80 06 00 08 91 4a 00 04 28 c0 b5 00 47 47 13 !....'J..(˵.GG.
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e 04 32 2e 37 2e 39 00 88 60 11 00 00 INC..2.7.9..`...
0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 01 .ý'.Ò.‡t»¿..,.ø.
00 01 00 10 80 01 00 .......
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = callProceeding {
protocolIdentifier = 0.0.8.2250.0.4
destinationInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 37 2e 39 2.7.9
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
multipleCalls = FALSE
maintainConnection = FALSE
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17:25.281 4 ProxyChannel.cxx(831) Q931 Send to 192.168.0.91:1174 {
q931pdu = {
protocolDiscriminator = 8
callReference = 2795
from = destination
messageType = CallProceeding
IE: User-User = {
21 80 06 00 08 91 4a 00 04 28 c0 b5 00 47 47 13 !....'J..( ˵.GG.
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e 04 32 2e 37 2e 39 00 88 60 11 00 00 INC..2.7.9..`...
0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 01 .ý'.Ò.‡t»¿..,.ø.
00 01 00 10 80 01 00 .......
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = callProceeding {
protocolIdentifier = 0.0.8.2250.0.4
destinationInfo = {
vendor = {
vendor = {
t35CountryCode = 181
t35Extension = 0
manufacturerCode = 18247
}
productId = 20 octets {
56 6f 49 50 20 74 65 63 68 6e 6f 6c 6f 67 79 20 VoIP technology
49 4e 43 2e INC.
}
versionId = 5 octets {
32 2e 37 2e 39 2.7.9
}
}
gateway = {
}
mc = FALSE
undefinedNode = FALSE
}
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
multipleCalls = FALSE
maintainConnection = FALSE
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17:25.312 5 yasocket.cxx(771) RasSrv 1 sockets selected from 3, total 3/0
2007/09/13 11:17:25.312 4 RasSrv.cxx(230) RAS Receiving on 192.168.0.202:1719(U)
2007/09/13 11:17:25.312 2 RasSrv.cxx(189) RAS Read from 192.168.0.110:2888
2007/09/13 11:17: 25.312 3 RasSrv.cxx(238) RAS
admissionRequest {
requestSeqNum = 14279
callType = pointToPoint <<null>>
callModel = gatekeeperRouted <<null>>
endpointIdentifier = 9 characters {
0032 0032 0037 0033 005f 0065 006e 0064 2273_end
0070 p
}
destinationInfo = 2 entries {
[0]=dialedDigits "11156990720"
[1]=dialedDigits "11156990720"
}
srcInfo = 2 entries {
[0]=h323_ID 8 characters {
0067 0061 0074 0065 0077 0061 0079 0031 gateway1
}
[1]=dialedDigits "57910"
}
srcCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
bandWidth = 1280
callReferenceValue = 2795
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f9 ..ý'.Ò.‡t»¿..,.ù
}
activeMC = FALSE
answerCall = TRUE
canMapAlias = FALSE
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
gatekeeperIdentifier = 10 characters {
0047 006e 0075 0047 006b 004d 0041 0047 GnuGkMAG
0049 0043 IC
}
willSupplyUUIEs = FALSE
}
2007/09/13 11:17:25.312 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:25.312 5 job.cxx(180) JOB Starting Job ARQ at Worker thread 3908
2007/09/13 11:17:25.312 1 RasSrv.cxx(368) RAS ARQ Received
2007/09/13 11:17:25.312 5 gksql.cxx(387) SQLAuth Executing query: SELECT 1, '192.168.0.110;192.168.0.15' as redirectip
2007/09/13 11:17:25.312 5 sqlauth.cxx(708) SQLAUTH SQLAuth(ARQ from 192.168.0.110 CRV=2795) - call redirected to the address 192.168.0.110:1720 (policy: SQL, proxy: 0, flags: 0)
2007/09/13 11:17:25.312 5 sqlauth.cxx(708) SQLAUTH SQLAuth(ARQ from 192.168.0.110 CRV=2795) - call redirected to the address 192.168.0.15:1720 (policy: SQL, proxy: 0, flags: 0)
2007/09/13 11:17:25.312 3 gkauth.cxx(964) GKAUTH SQLAuth ARQ check ok
2007/09/13 11:17:25.312 3 RasSrv.cxx(2137) GK ARQ will request bandwith of 1280
2007/09/13 11:17:25.312 3 RasSrv.cxx(2215) GK ACF: found existing call no 25
2007/09/13 11:17:25.312 2 RasSrv.cxx(413) ACF|192.168.0.110:1720|2273_endp|2795|11156990720:dialedDigits=11156990720:dialedDigits|gateway1:h323_ID=57910:dialedDigits|true;
2007/09/13 11:17:25.312 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'ACF|192.168.0.110:1720|2273_endp|2795|11156990720:dialedDigits=11156990720:dialedDigits|gateway1:h323_ID=57910:dialedDigits|true;'
2007/09/13 11:17:25.312 3 RasSrv.cxx(250) RAS Send to 192.168.0.110:2888
admissionConfirm {
requestSeqNum = 14279
bandWidth = 1280
callModel = gatekeeperRouted <<null>>
destCallSignalAddress = ipAddress {
ip = 4 octets {
c0 a8 00 ca À¨.Ê
}
port = 1721
}
irrFrequency = 120
willRespondToIRR = FALSE
uuiesRequested = {
setup = FALSE
callProceeding = FALSE
connect = FALSE
alerting = FALSE
information = FALSE
releaseComplete = FALSE
facility = FALSE
progress = FALSE
empty = FALSE
status = FALSE
statusInquiry = FALSE
setupAcknowledge = FALSE
notify = FALSE
}
}
2007/09/13 11:17:25.312 5 RasSrv.cxx(264) RAS Sent Successful
2007/09/13 11:17:25.312 5 job.cxx(417) JOB Job ARQ deleted
2007/09/13 11:17:25.312 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:25.375 5 yasocket.cxx(771) RasSrv 1 sockets selected from 3, total 3/0
2007/09/13 11:17:25.375 4 RasSrv.cxx(230) RAS Receiving on 192.168.0.202:1719(U)
2007/09/13 11:17:25.375 2 RasSrv.cxx(189) RAS Read from 192.168.0.110:2888
2007/09/13 11:17: 25.375 3 RasSrv.cxx(238) RAS
disengageRequest {
requestSeqNum = 14280
endpointIdentifier = 9 characters {
0032 0032 0037 0033 005f 0065 006e 0064 2273_end
0070 p
}
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f9 ..ý'.Ò.‡t»¿..,.ù
}
callReferenceValue = 2795
disengageReason = normalDrop <<null>>
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
gatekeeperIdentifier = 10 characters {
0047 006e 0075 0047 006b 004d 0041 0047 GnuGkMAG
0049 0043 IC
}
answeredCall = TRUE
}
2007/09/13 11:17:25.375 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:25.375 5 job.cxx(180) JOB Starting Job DRQ at Worker thread 3908
2007/09/13 11:17:25.375 1 RasSrv.cxx(368) RAS DRQ Received
2007/09/13 11:17:25.375 4 RasSrv.cxx(2412) GK DRQ: closed conference
2007/09/13 11:17: 25.375 2 RasSrv.cxx(413) DCF|192.168.0.110|2273_endp|2795|normalDrop;
2007/09/13 11:17:25.375 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'DCF|192.168.0.110|2273_endp|2795|normalDrop;'
2007/09/13 11:17:25.375 3 RasSrv.cxx(250) RAS Send to 192.168.0.110:2888
disengageConfirm {
requestSeqNum = 14280
}
2007/09/13 11:17:25.375 5 RasSrv.cxx (264) RAS Sent Successful
2007/09/13 11:17:25.375 5 job.cxx(417) JOB Job DRQ deleted
2007/09/13 11:17:25.375 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:25.390 5 yasocket.cxx(771) ProxyH(2) 1 sockets selected from 2, total 2/0
2007/09/13 11:17:25.390 5 ProxyChannel.cxx(612) Q931d Reading from 192.168.0.110:1720
2007/09/13 11:17:25.390 3 ProxyChannel.cxx(890) Q931d Received: ReleaseComplete CRV=2795 from 192.168.0.110:1720
2007/09/13 11:17:25.390 4 ProxyChannel.cxx(831) Q931 Received: {
q931pdu = {
protocolDiscriminator = 8
callReference = 2795
from = destination
messageType = ReleaseComplete
IE: User-User = {
25 c0 06 00 08 91 4a 00 04 38 88 c0 11 00 00 0f %À...'J..8.À....
fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 01 00 ý'.Ò.‡t»¿..,.ø..
01 40 10 80 01 00 .@....
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = releaseComplete {
protocolIdentifier = 0.0.8.2250.0.4
reason = gatewayResources <<null>>
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
presentationIndicator = presentationAllowed <<null>>
screeningIndicator = userProvidedVerifiedAndFailed
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17: 25.390 5 ProxyChannel.cxx(2321) Q931 Failover disabled for call 25
2007/09/13 11:17:25.390 2 RasTbl.cxx(2508) CDR ignore not connected call
2007/09/13 11:17:25.390 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'STOP|CALLER " 192.168.0.91"|CALLED "192.168.0.110"|CAUSA "42"|QUIEN "2"|INTENTOS "2"'
2007/09/13 11:17:25.390 3 gkacct.cxx(974) GKACCT StatusAcct logged event 2 for call no. 25
2007/09/13 11:17:25.390 3 gkacct.cxx(974) GKACCT default logged event 2 for call no. 25
2007/09/13 11:17:25.390 2 gkacct.cxx(1014) GKACCT Successfully logged event 2 for call no. 25
2007/09/13 11:17:25.390 4 ProxyChannel.cxx(831) Q931 Send to 192.168.0.91:1174 {
q931pdu = {
protocolDiscriminator = 8
callReference = 2795
from = destination
messageType = ReleaseComplete
IE: User-User = {
25 c0 06 00 08 91 4a 00 04 38 88 c0 11 00 00 0f %À...'J..8.À....
fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 01 00 ý'.Ò.‡t»¿..,.ø..
01 40 10 80 01 00 .@....
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = releaseComplete {
protocolIdentifier = 0.0.8.2250.0.4
reason = gatewayResources <<null>>
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
presentationIndicator = presentationAllowed <<null>>
screeningIndicator = userProvidedVerifiedAndFailed
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17:25.500 5 yasocket.cxx(771) RasSrv 1 sockets selected from 3, total 3/0
2007/09/13 11:17:25.500 4 RasSrv.cxx(230) RAS Receiving on 192.168.0.202:1719(U)
2007/09/13 11:17:25.500 2 RasSrv.cxx(189) RAS Read from 192.168.0.91:2888
2007/09/13 11:17: 25.500 3 RasSrv.cxx(238) RAS
disengageRequest {
requestSeqNum = 43380
endpointIdentifier = 9 characters {
0032 0032 0037 0034 005f 0065 006e 0064 2274_end
0070 p
}
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f9 ..ý'.Ò.‡t»¿..,.ù
}
callReferenceValue = 2795
disengageReason = normalDrop <<null>>
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb bf 12 16 2c 0e f8 ..ý'.Ò.‡t»¿..,.ø
}
}
gatekeeperIdentifier = 10 characters {
0047 006e 0075 0047 006b 004d 0041 0047 GnuGkMAG
0049 0043 IC
}
answeredCall = FALSE
}
2007/09/13 11:17:25.500 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:25.500 5 job.cxx(180) JOB Starting Job DRQ at Worker thread 3908
2007/09/13 11:17:25.500 1 RasSrv.cxx(368) RAS DRQ Received
2007/09/13 11:17:25.500 4 RasSrv.cxx(2412) GK DRQ: closed conference
2007/09/13 11:17: 25.500 2 RasSrv.cxx(413) DCF|192.168.0.91|2274_endp|2795|normalDrop;
2007/09/13 11:17:25.500 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'DCF|192.168.0.91|2274_endp|2795|normalDrop;'
2007/09/13 11:17:25.500 3 RasSrv.cxx(250) RAS Send to 192.168.0.91:2888
disengageConfirm {
requestSeqNum = 43380
}
2007/09/13 11:17:25.500 5 RasSrv.cxx(264) RAS Sent Successful
2007/09/13 11:17:25.500 5 job.cxx(417) JOB Job DRQ deleted
2007/09/13 11:17:25.500 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:30.484 3 yasocket.cxx(568) Q931s Delete socket 192.168.0.91:1174
2007/09/13 11:17:30.484 3 yasocket.cxx(568) Q931d Delete socket 192.168.0.110:1720
2007/09/13 11:17:31.046 3 RasTbl.cxx(1507) Gk Delete Call No. 25
2007/09/13 11:17:32.203 5 yasocket.cxx(771) ProxyH(1) 1 sockets selected from 2, total 2/0
2007/09/13 11:17:32.203 5 ProxyChannel.cxx(612) Q931s Reading from 192.168.0.91:1171
2007/09/13 11:17:32.203 3 ProxyChannel.cxx(890) Q931s Received: ReleaseComplete CRV=2794 from 192.168.0.91:1171
2007/09/13 11:17:32.203 4 ProxyChannel.cxx (831) Q931 Received: {
q931pdu = {
protocolDiscriminator = 8
callReference = 2794
from = originator
messageType = ReleaseComplete
IE: User-User = {
25 c0 06 00 08 91 4a 00 04 58 88 c0 11 00 00 0f %À...'J..X.À....
fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 01 00 ý'.Ò.‡t» ..V.÷..
01 40 10 80 01 00 .@....
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = releaseComplete {
protocolIdentifier = 0.0.8.2250.0.4
reason = undefinedReason <<null>>
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
presentationIndicator = presentationAllowed <<null>>
screeningIndicator = userProvidedVerifiedAndFailed
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17:32.203 2 RasTbl.cxx(2508) CDR ignore not connected call
2007/09/13 11:17:32.203 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'STOP|CALLER " 192.168.0.91"|CALLED "192.168.0.110"|CAUSA "31"|QUIEN "1"|INTENTOS "1"'
2007/09/13 11:17:32.203 3 gkacct.cxx(974) GKACCT StatusAcct logged event 2 for call no. 24
2007/09/13 11:17:32.203 3 gkacct.cxx(974) GKACCT default logged event 2 for call no. 24
2007/09/13 11:17:32.203 2 gkacct.cxx(1014) GKACCT Successfully logged event 2 for call no. 24
2007/09/13 11:17: 32.203 4 ProxyChannel.cxx(831) Q931 Send to 192.168.0.110:1720 {
q931pdu = {
protocolDiscriminator = 8
callReference = 2794
from = originator
messageType = ReleaseComplete
IE: User-User = {
25 c0 06 00 08 91 4a 00 04 58 88 c0 11 00 00 0f %À...'J..X.À....
fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 01 00 ý'.Ò.‡t» ..V.÷..
01 40 10 80 01 00 .@....
}
}
h225pdu = {
h323_uu_pdu = {
h323_message_body = releaseComplete {
protocolIdentifier = 0.0.8.2250.0.4
reason = undefinedReason <<null>>
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
presentationIndicator = presentationAllowed <<null>>
screeningIndicator = userProvidedVerifiedAndFailed
}
h245Tunneling = FALSE
}
}
}
2007/09/13 11:17:32.218 5 yasocket.cxx(771) RasSrv 1 sockets selected from 3, total 3/0
2007/09/13 11:17:32.218 4 RasSrv.cxx(230) RAS Receiving on 192.168.0.202:1719(U)
2007/09/13 11:17:32.218 2 RasSrv.cxx(189) RAS Read from 192.168.0.91:2888
2007/09/13 11:17: 32.218 3 RasSrv.cxx(238) RAS
disengageRequest {
requestSeqNum = 43381
endpointIdentifier = 9 characters {
0032 0032 0037 0034 005f 0065 006e 0064 2274_end
0070 p
}
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f8 ..ý'.Ò.‡t» ..V.ø
}
callReferenceValue = 2794
disengageReason = normalDrop <<null>>
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
gatekeeperIdentifier = 10 characters {
0047 006e 0075 0047 006b 004d 0041 0047 GnuGkMAG
0049 0043 IC
}
answeredCall = FALSE
}
2007/09/13 11:17:32.218 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:32.218 5 job.cxx(180) JOB Starting Job DRQ at Worker thread 3908
2007/09/13 11:17:32.218 1 RasSrv.cxx(368) RAS DRQ Received
2007/09/13 11:17:32.218 4 RasSrv.cxx(2412) GK DRQ: closed conference
2007/09/13 11:17: 32.218 2 RasSrv.cxx(413) DCF|192.168.0.91|2274_endp|2794|normalDrop;
2007/09/13 11:17:32.218 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'DCF|192.168.0.91|2274_endp|2794|normalDrop;'
2007/09/13 11:17:32.218 3 RasSrv.cxx(250) RAS Send to 192.168.0.91:2888
disengageConfirm {
requestSeqNum = 43381
}
2007/09/13 11:17:32.218 5 RasSrv.cxx(264) RAS Sent Successful
2007/09/13 11:17:32.218 5 job.cxx(417) JOB Job DRQ deleted
2007/09/13 11:17:32.218 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:32.250 5 yasocket.cxx(771) RasSrv 1 sockets selected from 3, total 3/0
2007/09/13 11:17:32.250 4 RasSrv.cxx(230) RAS Receiving on 192.168.0.202:1719(U)
2007/09/13 11:17:32.250 2 RasSrv.cxx(189) RAS Read from 192.168.0.110:2888
2007/09/13 11:17: 32.250 3 RasSrv.cxx(238) RAS
disengageRequest {
requestSeqNum = 14281
endpointIdentifier = 9 characters {
0032 0032 0037 0033 005f 0065 006e 0064 2273_end
0070 p
}
conferenceID = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f8 ..ý'.Ò.‡t» ..V.ø
}
callReferenceValue = 2794
disengageReason = normalDrop <<null>>
callIdentifier = {
guid = 16 octets {
00 0f fd 27 00 d2 02 87 74 bb a0 90 14 56 0e f7 ..ý'.Ò.‡t» ..V.÷
}
}
gatekeeperIdentifier = 10 characters {
0047 006e 0075 0047 006b 004d 0041 0047 GnuGkMAG
0049 0043 IC
}
answeredCall = TRUE
}
2007/09/13 11:17:32.250 5 job.cxx(354) JOB Worker threads: 10 total - 10 busy, 0 idle
2007/09/13 11:17:32.250 5 job.cxx(180) JOB Starting Job DRQ at Worker thread 3908
2007/09/13 11:17:32.250 1 RasSrv.cxx(368) RAS DRQ Received
2007/09/13 11:17:32.250 4 RasSrv.cxx(2412) GK DRQ: closed conference
2007/09/13 11:17: 32.250 2 RasSrv.cxx(413) DCF|192.168.0.110|2273_endp|2794|normalDrop;
2007/09/13 11:17:32.250 5 Toolkit.cxx(1269) Gk Regex 'RCF' did not match 'DCF|192.168.0.110|2273_endp|2794|normalDrop;'
2007/09/13 11:17:32.250 3 RasSrv.cxx(250) RAS Send to 192.168.0.110:2888
disengageConfirm {
requestSeqNum = 14281
}
2007/09/13 11:17:32.250 5 RasSrv.cxx (264) RAS Sent Successful
2007/09/13 11:17:32.250 5 job.cxx(417) JOB Job DRQ deleted
2007/09/13 11:17:32.250 5 job.cxx(406) JOB Worker threads: 10 total - 9 busy, 1 idle
2007/09/13 11:17:32.265 5 yasocket.cxx(771) ProxyH(1) 1 sockets selected from 1, total 0/2
2007/09/13 11:17:32.265 5 ProxyChannel.cxx(612) Q931d Reading from 192.168.0.110:1720
2007/09/13 11:17:32.265 5 yasocket.cxx(651) Q931d 192.168.0.110:1720 closed by remote
2007/09/13 11:17:37.265 3 yasocket.cxx(568) Q931s Delete socket 192.168.0.91:1171
2007/09/13 11:17:37.265 3 yasocket.cxx(568) Q931d Delete socket 192.168.0.110:1720
2007/09/13 11:17:38.046 3 RasTbl.cxx(1507) Gk Delete Call No. 24
--
Del paraiso al infierno, hay un paso nada mas, la prohibicion es un "business".
La droga existe y no la vas a eliminar, la solucion consiste en legalizar.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.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