Page 1 of 1
Who release call first?
Posted: 13 Dec 2011 04:17
by thkim81
Hi~
I testing the call release.
so When I calling the IP phone with mobil phone.
I will release and then IP phone release .
How do I know Who release call first ?
t3 log is not indicated.
I cann't analays in mtracer.
Who know about this ?
Re: Who release call first?
Posted: 13 Dec 2011 04:45
by murraya
you will see in t3 trace the release direction. please post trace and we'll see if anyone can help you.
Re: Who release call first?
Posted: 13 Dec 2011 20:02
by thkim81
when i testing the call,
case >
when calling the IP phone to mobile phone
1. When IP touch phone first off phone
2. When mobile phone first off phone
2 cases is same result when i testing.
Re: Who release call first?
Posted: 14 Dec 2011 02:09
by Eliott
1st: <<<< message sent : DISCONNECT [45] Call ref : 00 09
2nd: <<<< message sent : DISCONNECT [45] Call ref : 00 0d
In both cases the OXE releases the call.
I think you made a mistake when testing.
PS: Is Subadressing used on this trunk?
Code: Select all
______________________________________________________________________________
| (450328:000014) Concatenated-Physical-Event :
| long: 35 desti: 0 source: 0 cryst: 2 cpl: 6 us: 0 term: 0 type a5
| tei: 0 >>>> message received : CONNECT (07) Call ref : 80 09
|______________________________________________________________________________
|
| IE:[4c] CONNECTED_NUMBER (l=13) -> 21 83 Num : 01087213549
| IE:[4d] CONNECTED_SAD (l=0) <<<<<<<<<<
|______________________________________________________________________________
______________________________________________________________________________
| (450328:000015) 1399: Send_IO1 (link-nbr=1, sapi=0, tei=0) :
| long: 26 desti: 0 source: 15 cryst: 2 cpl: 6 us: 8 term: 0 type a5
| tei: 0 <<<< message sent : STATUS [7d] Call ref : 00 09
|______________________________________________________________________________
|
| IE:[08] CAUSE (l=3) 81 e4 4d -> [e4] INVALID INFORMATION ELEMENT CONTENTS
| IE:[14] CALL_STATE (l=1) 0a
|______________________________________________________________________________
INVALID INFORMATION ELEMENT CONTENTS complains about the 4d => Try to ignore it using mgr > System > React rec. state message flags.
Re: Who release call first?
Posted: 14 Dec 2011 19:12
by thkim81
thanks Eliott.
so, If I testing normal, I know Who release the first off phone ?
otherwise case, When I testing the calling from mobile to IP phone, same result .
first, When mobile phone is hanu up.
second when IP phone is hang up.
both of result is first off mobile phone.