invoso.com Report post Posted 09/07/2015 10:33 AM Can I to identify ISDN cause "Unallocated"? Share this post Link to post
SupportTeam Report post Posted 09/07/2015 12:37 PM That ISDN/Q.850 'Cause' codes may be readable. Could you please make a test call out of your system to a number that results in that Cause being returned by the network and post the ktTel trace excerpt that captures that call. Share this post Link to post
invoso.com Report post Posted 09/07/2015 01:44 PM Can VG call ISDN Cause Codes as variable? Share this post Link to post
Sebastian Report post Posted 09/07/2015 01:59 PM Atached You will find VG logs file with the example. Target number is: 796431798. vg_info.zip Share this post Link to post
SupportTeam Report post Posted 09/08/2015 12:59 AM Trace captures 3 calls made to 796431798. The ISDN network reported that the number 796431798 stated ringing ('alerting') on all 3 calls. The first two calls were hung up by VoiceGuide and the 3rd was disconnected from remote end - about 20 seconds after that number started Ringing - and the ISDN cause code was "Normal Completion" : 898 154410.819 3140 172 ev idx=1669 : evttype=2081(2081), crn=2b40346, data=03F25E30(08F7A228), len=28(28) q: 0/4899 154410.819 3140 172 ev GCEV_ALERTING crn=2b40346 (ktTel_SR60vista v7.4.5, Feb 21 2015 20:19:45)900 154410.819 3140 172 in alerting crn 0x2b40346 != hli->crn 0x0. setting hli->crn to 0x2b40346901 154410.822 3140 172 gc_GetNetCRV in GCEV_ALERTING : hli->crn=0x2b40346, netcrv=0x3234902 154410.822 3140 172 r Dialogic GCEV_ALERTING 2081 (2081 0 0 ) 101 154429.359 3140 172 ev GCEV_DISCONNECTED crn=2b40346102 154429.359 3140 172 gc_ResultValue: event 0x826 received on ldev: 172 - Normal completion103 154429.359 3140 172 gc_ResultValue: GC_ISDN_LIB 0x826 received on ldev: 172 - Normal clearing104 154429.359 3140 172 Event_CallState GCEV_DISCONNECTED iLineCallState=16384, hCall=2b40346|45351750 m_pktTelProxyClient=00391140105 154429.359 3140 172 r CallState GCEV_DISCONNECTED Share this post Link to post
Sebastian Report post Posted 09/10/2015 06:55 AM How can I find out in log files cause we reveive from the operator? Share this post Link to post
SupportTeam Report post Posted 09/10/2015 07:09 AM The ktTel log will show the cause code sent in the ISDN DISCONNECT message. In the calls above the cause was always "Normal clearing". To confirm you can try: 1.Using Dialogic's ISDIAG testing application (stop VoiceGuide service first). ISDIAG may or may not show the cause code in cases of not 'normal' disconnect. or 2. Try attaching an ISDN protocol analyzer to the ISDN trunk (you could ask Telco company that provided the E1 trunk to do that for you, they usually have access to a protocol analyser) Share this post Link to post
SupportTeam Report post Posted 09/10/2015 07:19 AM Also, the Dialogic's own RTF logs may show the cause code as well. You will need to enable logging by editing the Dialogic RTFConfigWin.xml file and restarting the Dialogic service. But, as mentioned before, VoiceGuide reports the cause code advised by Dialogic drivers. Also in traces above disconnects happened 20+ seconds after the number was dialed. Disconnects due to Unallocated/Unassigned numbers occur much faster than that. You may want to discuss all this with your Telco that is providing the E1 trunks to determine what is actually happening and why the Telco is taking so long to send a Disconnected event. Share this post Link to post