[cisco-voip] Issues with R2 E1

Peter Slow peter.slow at gmail.com
Fri Feb 13 19:02:01 EST 2009


it looks like it could be causing problems, i am not sure if it shoudl
work or not. I knw that from your show commands the channels in the
second group do not seem to be in service though. I cannot tell from
the debug what channel the call came in on.

...and yes, finding the weird little bnc-to-rj45 this is hard if you
dont have one =)

you could test the theory by changing the channel selection order and
see if outbound calls start working, but making one ds0 group should
make thsi a little simpler to troubleshoot.

-pete

On Fri, Feb 13, 2009 at 6:58 PM, Louis Koekemoer (ZA)
<Louis.Koekemoer at za.didata.com> wrote:
> As I say I do not much experience with R2. I went with configs I got from documents on Cisco.com, but I see what you mean, Must be a mistake on my side. One should be a ds1 group. Think this could be the cause of my issues?
>
>
>
> Louis Koekemoer
> Cisco IPT Systems Engineer
> Dimension Data
> Tel.    +27 (11) 575 6560
> Mob.    +27 (71) 680 8790
> Fax.    +27 (11) 576 6560
> Louis.Koekemoer at za.didata.com
>
> ƒÀ Before printing I think about the environment
>
> For more information about Dimension Data, please go to www.dimensiondata.com
>
>
> -----Original Message-----
> From: Peter Slow [mailto:peter.slow at gmail.com]
> Sent: 14 February 2009 01:54 AM
> To: Louis Koekemoer (ZA)
> Cc: cisco-voip at puck.nether.net
> Subject: Re: [cisco-voip] Issues with R2 E1
>
> Louis,
>   Why are you using two ds0 groups?
>
> -Peter
>
> On Fri, Feb 13, 2009 at 6:44 PM, Louis Koekemoer (ZA)
> <Louis.Koekemoer at za.didata.com> wrote:
>> This is for Sao Paulo, Brazil.
>>
>> This is a 2801 gateway at a SRST site(CCM 4.1.3). Firstly I search for 2 days to get hold of a RJ45 to BNC, 75 Ohm, Unbalanced cable. I got the part eventually from a Cisco shop. This connects to a VWIC2-2MFT-T1/E1. Something I saw in my configs is a show controller E1 says balanced:
>>
>> OSANET01# sh controller e1
>> E1 0/2/0 is up.
>>  Applique type is Channelized E1 - balanced
>>  Description: link to TELCO
>>  No alarms detected.
>>  alarm-trigger is not set
>>  Version info Firmware: 20060711, FPGA: 13, spm_count = 0
>>  Framing is NO-CRC4, Line Code is HDB3, Clock Source is Line.
>>  CRC Threshold is 320. Reported from firmware  is 320.
>>  Data in current interval (316 seconds elapsed):
>>     0 Line Code Violations, 0 Path Code Violations
>>     0 Slip Secs, 0 Fr Loss Secs, 0 Line Err Secs, 0 Degraded Mins
>>     0 Errored Secs, 0 Bursty Err Secs, 0 Severely Err Secs, 0 Unavail Secs
>>
>>
>> controller E1 0/2/0
>>  framing NO-CRC4
>>  ds0-group 0 timeslots 1-15 type r2-digital r2-compelled ani
>>  ds0-group 1 timeslots 17-31 type r2-digital r2-compelled ani
>>  cas-custom 0
>>  country brazil use-defaults
>>  metering
>>  category 2
>>  answer-signal group-b 1
>>  cas-custom 1
>>  country brazil use-defaults
>>  metering
>>  category 2
>>  answer-signal group-b 1
>>  description link to TELCO
>>
>> voice-port 0/2/0:0
>>  no vad
>>  cptone BR
>> !
>> voice-port 0/2/0:1
>>  no vad
>>  cptone BR
>> !
>> no ccm-manager fax protocol cisco
>> !
>> no mgcp package-capability res-package
>> no mgcp package-capability fxr-package
>> no mgcp timer receive-rtcp
>> no mgcp fax t38 ecm
>> !
>> sccp local Loopback1
>> sccp ccm X.X.X.X identifier 1 version 4.1
>> sccp ccm X.X.X.X identifier 2 version 4.1
>> sccp ip precedence 3
>> sccp
>> !
>> sccp ccm group 1
>>  associate ccm 1 priority 1
>>  associate ccm 2 priority 2
>>  associate profile 1 register TRN00175a4b14ec
>>  associate profile 2 register MTP00175a4b14ec
>>  associate profile 3 register CFB00175a4b14ec
>>  keepalive retries 5
>>  switchover method immediate
>>  switchback method immediate
>>  switchback interval 15
>>  signaling dscp af31
>> !
>> dspfarm profile 1 transcode
>>  codec g711ulaw
>>  codec g711alaw
>>  codec g729ar8
>>  codec g729abr8
>>  codec gsmfr
>>  codec g729r8
>>  maximum sessions 8
>>  associate application SCCP
>> !
>> dspfarm profile 3 conference
>>  codec g711ulaw
>>  codec g711alaw
>>  codec g729ar8
>>  codec g729abr8
>>  codec g729r8
>>  codec g729br8
>>  maximum sessions 6
>>  associate application SCCP
>> !
>> dspfarm profile 2 mtp
>>  codec g711ulaw
>>  maximum sessions software 250
>>  associate application SCCP
>> !
>> !
>> dial-peer voice 1 pots
>>  translation-profile incoming 5digits
>>  destination-pattern .T
>>  progress_ind alert enable 8
>>  incoming called-number .T
>>  direct-inward-dial
>>  port 0/2/0:0
>>  forward-digits all
>> !
>> dial-peer voice 2 pots
>>  translation-profile incoming 5digits
>>  destination-pattern .T
>>  progress_ind alert enable 8
>>  incoming called-number .T
>>  direct-inward-dial
>>  port 0/2/0:1
>>  forward-digits all
>> !
>> dial-peer voice 20 voip
>>  destination-pattern 30...
>>  session target ipv4: X.X.X.X
>>  incoming called-number .T
>>  codec g711ulaw
>>  no vad
>>
>>
>>
>> OSANET01#sh voice call summ
>> PORT           CODEC    VAD VTSP STATE            VPM STATE
>> ============== ======== === ==================== ======================
>> 0/2/0:0.1       -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.2       -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.3       -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.4       -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.5       -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.6       -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.7       -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.8       -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.9       -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.10      -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.11      -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.12      -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.13      -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.14      -         -  -                     R2_Q421_IDLE
>> 0/2/0:0.15      -         -  -                     R2_Q421_IDLE
>> 0/2/0:1.17      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.18      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.19      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.20      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.21      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.22      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.23      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.24      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.25      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.26      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.27      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.28      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.29      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.30      -         -  -                     R2_Q421_BLOCKED
>> 0/2/0:1.31      -         -  -                     R2_Q421_BLOCKED
>> 50/0/1  .1       -         -  -                     EFXS_ONHOOK
>> 50/0/2  .1       -         -  -                     EFXS_ONHOOK
>> 50/0/3  .1       -         -  -                     EFXS_ONHOOK
>> 50/0/4  .1       -         -  -                     EFXS_INIT
>> 50/0/5  .1       -         -  -                     EFXS_INIT
>> 50/0/6  .1       -         -  -                     EFXS_INIT
>> 50/0/7  .1       -         -  -                     EFXS_INIT
>> 50/0/8  .1       -         -  -                     EFXS_INIT
>> 50/0/9  .1       -         -  -                     EFXS_INIT
>> 50/0/10 .1       -         -  -                     EFXS_INIT
>> 50/0/11 .1       -         -  -                     EFXS_INIT
>> 50/0/12 .1       -         -  -                     EFXS_INIT
>> 50/0/13 .1       -         -  -                     EFXS_INIT
>> 50/0/14 .1       -         -  -                     EFXS_INIT
>> 50/0/15 .1       -         -  -                     EFXS_INIT
>> 50/0/16 .1       -         -  -                     EFXS_INIT
>> 50/0/17 .1       -         -  -                     EFXS_INIT
>> 50/0/18 .1       -         -  -                     EFXS_INIT
>> 50/0/19 .1       -         -  -                     EFXS_INIT
>> 50/0/20 .1       -         -  -                     EFXS_INIT
>> 50/0/21 .1       -         -  -                     EFXS_INIT
>> 50/0/22 .1       -         -  -                     EFXS_INIT
>> 50/0/23 .1       -         -  -                     EFXS_INIT
>> 50/0/24 .1       -         -  -                     EFXS_INIT
>>
>>
>>
>>
>> Louis Koekemoer
>> Cisco IPT Systems Engineer
>> Dimension Data
>> Tel.    +27 (11) 575 6560
>> Mob.    +27 (71) 680 8790
>> Fax.    +27 (11) 576 6560
>> Louis.Koekemoer at za.didata.com
>>
>> ƒÀ Before printing I think about the environment
>>
>> For more information about Dimension Data, please go to www.dimensiondata.com
>>
>>
>> -----Original Message-----
>> From: Peter Slow [mailto:peter.slow at gmail.com]
>> Sent: 14 February 2009 12:23 AM
>> To: Louis Koekemoer (ZA)
>> Cc: cisco-voip at puck.nether.net
>> Subject: Re: [cisco-voip] Issues with R2 E1
>>
>> A problem description would be really helpful. tell us about:
>>
>> how this gateway is connected
>> what is on either side of it
>> what the callflow is
>>  what protocols are in use
>> include at least the relevant parts of your configuration
>> what hardware platform is this?
>> Where is the e1r2 circuit physically located
>> is there a particular variant you are using?
>> what do you as the user experience when making a call in or out?
>>
>> -Peter
>>
>> On Fri, Feb 13, 2009 at 4:58 PM, Louis Koekemoer (ZA)
>> <Louis.Koekemoer at za.didata.com> wrote:
>>> Hi everyone,
>>>
>>>
>>>
>>> I need some help with R3 digital. When dialling  in I get the following on
>>> my debug:
>>>
>>>
>>>
>>> Feb 13 19:07:12.057 BRT:
>>> //-1/1DE6B814804D/CCAPI/cc_api_display_ie_subfields:
>>>
>>>    cc_api_call_setup_ind_common:
>>>
>>>    cisco-username=
>>>
>>>    ----- ccCallInfo IE subfields -----
>>>
>>>    cisco-ani=6181050240
>>>
>>>    cisco-anitype=6
>>>
>>>    cisco-aniplan=14
>>>
>>>    cisco-anipi=0
>>>
>>>    cisco-anisi=0
>>>
>>>    dest=0444
>>>
>>>    cisco-desttype=0
>>>
>>>    cisco-destplan=0
>>>
>>>    cisco-rdie=FFFFFFFF
>>>
>>>    cisco-rdn=
>>>
>>>    cisco-rdntype=0
>>>
>>>    cisco-rdnplan=0
>>>
>>>    cisco-rdnpi=0
>>>
>>>    cisco-rdnsi=0
>>>
>>>    cisco-redirectreason=0
>>>
>>> Feb 13 19:07:12.061 BRT:
>>> //-1/1DE6B814804D/CCAPI/cc_api_call_setup_ind_common:
>>>
>>>    Interface=0x654666D4, Call Info(
>>>
>>>    Calling Number=6181050240(TON=Abbreviated, NPI=Unknown, Screening=Not
>>> Screened, Presentation=Allowed),
>>>
>>>    Called Number=0444(TON=Unknown, NPI=Unknown),
>>>
>>>    Calling Translated=FALSE, Subscriber Type Str=Unknown,
>>> FinalDestinationFlag=TRUE,
>>>
>>>    Incoming Dial-peer=1, Progress Indication=ORIGINATING SIDE IS NON
>>> ISDN(3), Calling IE Present=TRUE,
>>>
>>>    Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID
>>> Transparent=FALSE), Call Id=-1
>>>
>>>    Sub Calling(TON=Network, NPI=Unknown, Data=$d{n8`
>>>
>>> dHa{L(``xbfeD, Length=101)
>>>
>>>    Sub Called(TON=Abbreviated, NPI=Unknown, Data=feD, Length=248)
>>>
>>> Feb 13 19:07:12.061 BRT: //-1/1DE6B814804D/CCAPI/ccCheckClipClir:
>>>
>>>    In: Calling Number=6181050240(TON=Abbreviated, NPI=Unknown, Screening=Not
>>> Screened, Presentation=Allowed)
>>>
>>> Feb 13 19:07:12.061 BRT: //-1/1DE6B814804D/CCAPI/ccCheckClipClir:
>>>
>>>    Out: Calling Number=6181050240(TON=Abbreviated, NPI=Unknown,
>>> Screening=Not Screened, Presentation=Allowed)
>>>
>>> Feb 13 19:07:12.061 BRT:
>>> //47/1DE6B814804D/CCAPI/cc_api_call_setup_ind_common:
>>>
>>>    Set Up Event Sent;
>>>
>>>    Call Info(Calling Number=6181050240(TON=Abbreviated, NPI=Unknown,
>>> Screening=Not Screened, Presentation=Allowed),
>>>
>>>    Called Number=0444(TON=Unknown, NPI=Unknown))
>>>
>>> Feb 13 19:07:12.061 BRT: //47/1DE6B814804D/CCAPI/cc_process_call_setup_ind:
>>>
>>>    Event=0x65422690
>>>
>>> Feb 13 19:07:12.061 BRT: //47/1DE6B814804D/CCAPI/ccCallSetContext:
>>>
>>>    Context=0x65C65E18
>>>
>>> Feb 13 19:07:12.065 BRT: //47/1DE6B814804D/CCAPI/cc_process_call_setup_ind:
>>>
>>>    >>>>CCAPI handed cid 47 with tag 1 to app "_ManagedAppProcess_Default"
>>>
>>> Feb 13 19:07:12.065 BRT: //47/1DE6B814804D/CCAPI/ccCallProceeding:
>>>
>>>    Progress Indication=NULL(0)
>>>
>>> Feb 13 19:07:12.065 BRT: //47/1DE6B814804D/CCAPI/ccCallSetupRequest:
>>>
>>>    Destination=, Calling IE Present=TRUE, Mode=0,
>>>
>>>    Outgoing Dial-peer=20, Params=0x65C676E8, Progress Indication=ORIGINATING
>>> SIDE IS NON ISDN(3)
>>>
>>> Feb 13 19:07:12.065 BRT: //47/1DE6B814804D/CCAPI/ccCheckClipClir:
>>>
>>>    In: Calling Number=6181050240(TON=Abbreviated, NPI=Unknown, Screening=Not
>>> Screened, Presentation=Allowed)
>>>
>>> Feb 13 19:07:12.065 BRT: //47/1DE6B814804D/CCAPI/ccCheckClipClir:
>>>
>>>    Out: Calling Number=6181050240(TON=Abbreviated, NPI=Unknown,
>>> Screening=Not Screened, Presentation=Allowed)
>>>
>>> Feb 13 19:07:12.065 BRT: //47/1DE6B814804D/CCAPI/ccCallSetupRequest:
>>>
>>>    Destination Pattern=30..., Called Number=30444, Digit Strip=FALSE
>>>
>>> Feb 13 19:07:12.065 BRT: //47/1DE6B814804D/CCAPI/ccCallSetupRequest:
>>>
>>>    Calling Number=6181050240(TON=Abbreviated, NPI=Unknown, Screening=Not
>>> Screened, Presentation=Allowed),
>>>
>>>    Called Number=30444(TON=Unknown, NPI=Unknown),
>>>
>>>    Redirect Number=, Display Info=
>>>
>>>    Account Number=, Final Destination Flag=TRUE,
>>>
>>>    Guid=1DE6B814-F949-11DD-804D-859082708580, Outgoing Dial-peer=20
>>>
>>> Feb 13 19:07:12.065 BRT:
>>> //47/1DE6B814804D/CCAPI/cc_api_display_ie_subfields:
>>>
>>>    ccCallSetupRequest:
>>>
>>>    cisco-username=
>>>
>>>    ----- ccCallInfo IE subfields -----
>>>
>>>    cisco-ani=6181050240
>>>
>>>    cisco-anitype=6
>>>
>>>    cisco-aniplan=14
>>>
>>>    cisco-anipi=0
>>>
>>>    cisco-anisi=0
>>>
>>>    dest=30444
>>>
>>>    cisco-desttype=0
>>>
>>>    cisco-destplan=0
>>>
>>>    cisco-rdie=FFFFFFFF
>>>
>>>    cisco-rdn=
>>>
>>>    cisco-rdntype=0
>>>
>>>    cisco-rdnplan=0
>>>
>>>    cisco-rdnpi=0
>>>
>>>    cisco-rdnsi=0
>>>
>>>    cisco-redirectreason=0
>>>
>>> Feb 13 19:07:12.069 BRT:
>>> //47/1DE6B814804D/CCAPI/ccIFCallSetupRequestPrivate:
>>>
>>>    Interface=0x64DA4504, Interface Type=1, Destination=, Mode=0x0,
>>>
>>>    Call Params(Calling Number=6181050240(TON=Abbreviated, NPI=Unknown,
>>> Screening=Not Screened, Presentation=Allowed),
>>>
>>>    Called Number=30444(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
>>>
>>>    Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing
>>> Dial-peer=20, Call Count On=FALSE,
>>>
>>>    Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0,
>>> Application Call Id=)
>>>
>>>    Sub Calling(TON=Network, NPI=Unknown, Data=$d{n8`
>>>
>>> dHa{L(``xbfeD, Length=101)
>>>
>>>    Sub Called(TON=Abbreviated, NPI=Unknown, Data=feD, Length=248)
>>>
>>> Feb 13 19:07:12.069 BRT:
>>> //48/1DE6B814804D/CCAPI/ccIFCallSetupRequestPrivate:
>>>
>>>    SPI Call Setup Request Is Success; Interface Type=1, FlowMode=1
>>>
>>> Feb 13 19:07:12.069 BRT: //48/1DE6B814804D/CCAPI/ccCallSetContext:
>>>
>>>    Context=0x65C67698
>>>
>>> Feb 13 19:07:12.069 BRT: //47/1DE6B814804D/CCAPI/ccSaveDialpeerTag:
>>>
>>>    Outgoing Dial-peer=20
>>>
>>> Feb 13 19:07:26.135 BRT: //47/1DE6B814804D/CCAPI/cc_api_call_disconnected:
>>>
>>>    Cause Value=16, Interface=0x654666D4, Call Id=47
>>>
>>> Feb 13 19:07:26.135 BRT: //47/1DE6B814804D/CCAPI/cc_api_call_disconnected:
>>>
>>>    Call Entry(Responsed=FALSE, Cause Value=16, Retry Count=0)
>>>
>>> Feb 13 19:07:26.139 BRT: //48/1DE6B814804D/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0,
>>> Disconnect Cause=0)
>>>
>>> Feb 13 19:07:26.139 BRT: //48/1DE6B814804D/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=16, Call Entry(Responsed=FALSE, Cause Value=16)
>>>
>>> Feb 13 19:07:26.139 BRT: //48/1DE6B814804D/CCAPI/cc_api_get_transfer_info:
>>>
>>>    Transfer Number Is Null
>>>
>>> Feb 13 19:07:26.139 BRT: //47/1DE6B814804D/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0,
>>> Disconnect Cause=16)
>>>
>>> Feb 13 19:07:26.139 BRT: //47/1DE6B814804D/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
>>>
>>> Feb 13 19:07:26.139 BRT: //47/1DE6B814804D/CCAPI/cc_api_get_transfer_info:
>>>
>>>    Transfer Number Is Null
>>>
>>> Feb 13 19:07:27.067 BRT:
>>> //48/1DE6B814804D/CCAPI/cc_api_call_disconnect_done:
>>>
>>>    Disposition=0, Interface=0x64DA4504, Tag=0x0, Call Id=48,
>>>
>>>    Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
>>>
>>> Feb 13 19:07:27.067 BRT:
>>> //48/1DE6B814804D/CCAPI/cc_api_call_disconnect_done:
>>>
>>>    Call Disconnect Event Sent
>>>
>>> Feb 13 19:07:28.135 BRT:
>>> //47/1DE6B814804D/CCAPI/cc_api_call_disconnect_done:
>>>
>>>    Disposition=0, Interface=0x654666D4, Tag=0x0, Call Id=47,
>>>
>>>    Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
>>>
>>> Feb 13 19:07:28.135 BRT:
>>> //47/1DE6B814804D/CCAPI/cc_api_call_disconnect_done:
>>>
>>>    Call Disconnect Event Sent
>>>
>>>
>>>
>>> And when dialling out, the phone ring once, and then goes engaged:
>>>
>>>
>>>
>>> Feb 13 19:08:09.443 BRT:
>>> //-1/004291911100/CCAPI/cc_api_display_ie_subfields:
>>>
>>>    cc_api_call_setup_ind_common:
>>>
>>>    cisco-username=Riekie vd Brink
>>>
>>>    ----- ccCallInfo IE subfields -----
>>>
>>>    cisco-ani=30444
>>>
>>>    cisco-anitype=0
>>>
>>>    cisco-aniplan=0
>>>
>>>    cisco-anipi=0
>>>
>>>    cisco-anisi=1
>>>
>>>    dest=0156181050240
>>>
>>>    cisco-desttype=0
>>>
>>>    cisco-destplan=0
>>>
>>>    cisco-rdie=FFFFFFFF
>>>
>>>    cisco-rdn=
>>>
>>>    cisco-rdntype=-1
>>>
>>>    cisco-rdnplan=-1
>>>
>>>    cisco-rdnpi=-1
>>>
>>>    cisco-rdnsi=-1
>>>
>>>    cisco-redirectreason=-1
>>>
>>> Feb 13 19:08:09.443 BRT:
>>> //-1/004291911100/CCAPI/cc_api_call_setup_ind_common:
>>>
>>>    Interface=0x64DA4504, Call Info(
>>>
>>>    Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User, Passed,
>>> Presentation=Allowed),
>>>
>>>    Called Number=0156181050240(TON=Unknown, NPI=Unknown),
>>>
>>>    Calling Translated=FALSE, Subscriber Type Str=Unknown,
>>> FinalDestinationFlag=TRUE,
>>>
>>>    Incoming Dial-peer=20, Progress Indication=NULL(0), Calling IE
>>> Present=TRUE,
>>>
>>>    Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID
>>> Transparent=FALSE), Call Id=49
>>>
>>> Feb 13 19:08:09.443 BRT: //-1/004291911100/CCAPI/ccCheckClipClir:
>>>
>>>    In: Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User,
>>> Passed, Presentation=Allowed)
>>>
>>> Feb 13 19:08:09.443 BRT: //-1/004291911100/CCAPI/ccCheckClipClir:
>>>
>>>    Out: Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User,
>>> Passed, Presentation=Allowed)
>>>
>>> Feb 13 19:08:09.443 BRT:
>>> //49/004291911100/CCAPI/cc_api_call_setup_ind_common:
>>>
>>>    Set Up Event Sent;
>>>
>>>    Call Info(Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User,
>>> Passed, Presentation=Allowed),
>>>
>>>    Called Number=0156181050240(TON=Unknown, NPI=Unknown))
>>>
>>> Feb 13 19:08:09.447 BRT: //49/004291911100/CCAPI/cc_process_call_setup_ind:
>>>
>>>    Event=0x65422690
>>>
>>> Feb 13 19:08:09.447 BRT: //49/004291911100/CCAPI/ccCallSetContext:
>>>
>>>    Context=0x65C68F18
>>>
>>> Feb 13 19:08:09.447 BRT: //49/004291911100/CCAPI/cc_process_call_setup_ind:
>>>
>>>    >>>>CCAPI handed cid 49 with tag 20 to app "_ManagedAppProcess_Default"
>>>
>>> Feb 13 19:08:09.447 BRT: //49/004291911100/CCAPI/ccCallProceeding:
>>>
>>>    Progress Indication=NULL(0)
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCallSetupRequest:
>>>
>>>    Destination=, Calling IE Present=TRUE, Mode=0,
>>>
>>>    Outgoing Dial-peer=2, Params=0x65C69BA8, Progress Indication=NULL(0)
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCheckClipClir:
>>>
>>>    In: Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User,
>>> Passed, Presentation=Allowed)
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCheckClipClir:
>>>
>>>    Out: Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User,
>>> Passed, Presentation=Allowed)
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCallSetupRequest:
>>>
>>>    Destination Pattern=.T, Called Number=0156181050240, Digit Strip=TRUE
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCallSetupRequest:
>>>
>>>    Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User, Passed,
>>> Presentation=Allowed),
>>>
>>>    Called Number=0156181050240(TON=Unknown, NPI=Unknown),
>>>
>>>    Redirect Number=, Display Info=
>>>
>>>    Account Number=Riekie vd Brink, Final Destination Flag=TRUE,
>>>
>>>    Guid=00429191-1518-F11D-1100-0000AC14282D, Outgoing Dial-peer=2
>>>
>>> Feb 13 19:08:09.451 BRT:
>>> //49/004291911100/CCAPI/cc_api_display_ie_subfields:
>>>
>>>    ccCallSetupRequest:
>>>
>>>    cisco-username=Riekie vd Brink
>>>
>>>    ----- ccCallInfo IE subfields -----
>>>
>>>    cisco-ani=30444
>>>
>>>    cisco-anitype=0
>>>
>>>    cisco-aniplan=0
>>>
>>>    cisco-anipi=0
>>>
>>>    cisco-anisi=1
>>>
>>>    dest=0156181050240
>>>
>>>    cisco-desttype=0
>>>
>>>    cisco-destplan=0
>>>
>>>    cisco-rdie=FFFFFFFF
>>>
>>>    cisco-rdn=
>>>
>>>    cisco-rdntype=-1
>>>
>>>    cisco-rdnplan=-1
>>>
>>>    cisco-rdnpi=-1
>>>
>>>    cisco-rdnsi=-1
>>>
>>>    cisco-redirectreason=-1
>>>
>>> Feb 13 19:08:09.451 BRT:
>>> //49/004291911100/CCAPI/ccIFCallSetupRequestPrivate:
>>>
>>>    Interface=0x65AC8714, Interface Type=6, Destination=, Mode=0x0,
>>>
>>>    Call Params(Calling Number=30444(TON=Unknown, NPI=Unknown,
>>> Screening=User, Passed, Presentation=Allowed),
>>>
>>>    Called Number=0156181050240(TON=Unknown, NPI=Unknown), Calling
>>> Translated=FALSE,
>>>
>>>    Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing
>>> Dial-peer=2, Call Count On=FALSE,
>>>
>>>    Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0,
>>> Application Call Id=)
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCallSetupRequest:
>>>
>>>    Destination=, Calling IE Present=TRUE, Mode=0,
>>>
>>>    Outgoing Dial-peer=1, Params=0x65C68328, Progress Indication=NULL(0)
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCheckClipClir:
>>>
>>>    In: Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User,
>>> Passed, Presentation=Allowed)
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCheckClipClir:
>>>
>>>    Out: Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User,
>>> Passed, Presentation=Allowed)
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCallSetupRequest:
>>>
>>>    Destination Pattern=.T, Called Number=0156181050240, Digit Strip=TRUE
>>>
>>> Feb 13 19:08:09.451 BRT: //49/004291911100/CCAPI/ccCallSetupRequest:
>>>
>>>    Calling Number=30444(TON=Unknown, NPI=Unknown, Screening=User, Passed,
>>> Presentation=Allowed),
>>>
>>>    Called Number=0156181050240(TON=Unknown, NPI=Unknown),
>>>
>>>    Redirect Number=, Display Info=
>>>
>>>    Account Number=Riekie vd Brink, Final Destination Flag=TRUE,
>>>
>>>    Guid=00429191-1518-F11D-1100-0000AC14282D, Outgoing Dial-peer=1
>>>
>>> Feb 13 19:08:09.451 BRT:
>>> //49/004291911100/CCAPI/cc_api_display_ie_subfields:
>>>
>>>    ccCallSetupRequest:
>>>
>>>    cisco-username=Riekie vd Brink
>>>
>>>    ----- ccCallInfo IE subfields -----
>>>
>>>    cisco-ani=30444
>>>
>>>    cisco-anitype=0
>>>
>>>    cisco-aniplan=0
>>>
>>>    cisco-anipi=0
>>>
>>>    cisco-anisi=1
>>>
>>>    dest=0156181050240
>>>
>>>    cisco-desttype=0
>>>
>>>    cisco-destplan=0
>>>
>>>    cisco-rdie=FFFFFFFF
>>>
>>>    cisco-rdn=
>>>
>>>    cisco-rdntype=-1
>>>
>>>    cisco-rdnplan=-1
>>>
>>>    cisco-rdnpi=-1
>>>
>>>    cisco-rdnsi=-1
>>>
>>>    cisco-redirectreason=-1
>>>
>>> Feb 13 19:08:09.455 BRT:
>>> //49/004291911100/CCAPI/ccIFCallSetupRequestPrivate:
>>>
>>>    Interface=0x654666D4, Interface Type=6, Destination=, Mode=0x0,
>>>
>>>    Call Params(Calling Number=30444(TON=Unknown, NPI=Unknown,
>>> Screening=User, Passed, Presentation=Allowed),
>>>
>>>    Called Number=0156181050240(TON=Unknown, NPI=Unknown), Calling
>>> Translated=FALSE,
>>>
>>>    Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing
>>> Dial-peer=1, Call Count On=FALSE,
>>>
>>>    Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0,
>>> Application Call Id=)
>>>
>>> Feb 13 19:08:09.455 BRT:
>>> //51/004291911100/CCAPI/ccIFCallSetupRequestPrivate:
>>>
>>>    SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
>>>
>>> Feb 13 19:08:09.455 BRT: //51/004291911100/CCAPI/ccCallSetContext:
>>>
>>>    Context=0x65C682D8
>>>
>>> Feb 13 19:08:09.455 BRT: //49/004291911100/CCAPI/ccSaveDialpeerTag:
>>>
>>>    Outgoing Dial-peer=1
>>>
>>> Feb 13 19:08:09.731 BRT: //51/004291911100/CCAPI/cc_api_call_proceeding:
>>>
>>>    Interface=0x654666D4, Progress Indication=NULL(0)
>>>
>>> Feb 13 19:08:16.711 BRT: //51/004291911100/CCAPI/cc_api_call_alert:
>>>
>>>    Interface=0x654666D4, Progress Indication=INBAND(8), Signal
>>> Indication=SIGNAL RINGBACK(1)
>>>
>>> Feb 13 19:08:16.711 BRT: //51/004291911100/CCAPI/cc_api_call_alert:
>>>
>>>    Call Entry(Retry Count=0, Responsed=TRUE)
>>>
>>> Feb 13 19:08:16.711 BRT: //49/004291911100/CCAPI/ccCallAlert:
>>>
>>>    Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1)
>>>
>>> Feb 13 19:08:16.711 BRT: //49/004291911100/CCAPI/ccCallAlert:
>>>
>>>    Call Entry(Responsed=TRUE, AlertSent=TRUE)
>>>
>>> Feb 13 19:08:16.711 BRT:
>>> //51/004291911100/CCAPI/cc_api_get_called_ccm_detected:
>>>
>>>    CallInfo(ccm detected=0)
>>>
>>> Feb 13 19:08:16.711 BRT: //49/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:
>>>
>>>    (confID=0x65BB5278, callID1=0x31, callID2=0x33, tag=0x0)
>>>
>>> Feb 13 19:08:16.711 BRT: //49/004291911100/CCAPI/ccConferenceCreate:
>>>
>>>    Conference Id=0x65BB5278, Call Id1=49, Call Id2=51, Tag=0x0
>>>
>>> Feb 13 19:08:16.711 BRT: //49/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
>>>
>>>
>>>
>>> Feb 13 19:08:16.711 BRT: cc_api_get_xcode_stream : 4162
>>>
>>> Feb 13 19:08:16.711 BRT: //49/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:
>>>
>>>    Conference Id=0x6, Source Interface=0x64DA4504, Source Call Id=49,
>>>
>>>    Destination Call Id=51, Disposition=0x0, Tag=0x0
>>>
>>> Feb 13 19:08:16.711 BRT: //51/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:
>>>
>>>    Conference Id=0x6, Source Interface=0x654666D4, Source Call Id=51,
>>>
>>>    Destination Call Id=49, Disposition=0x0, Tag=0xFFFFFFFF
>>>
>>> Feb 13 19:08:16.711 BRT: //49/004291911100/CCAPI/cc_generic_bridge_done:
>>>
>>>    Conference Id=0x6, Source Interface=0x654666D4, Source Call Id=51,
>>>
>>>    Destination Call Id=49, Disposition=0x0, Tag=0xFFFFFFFF
>>>
>>> Feb 13 19:08:16.715 BRT: //49/004291911100/CCAPI/ccConferenceCreate:
>>>
>>>    Call Entry(Conference Id=0x6, Destination Call Id=51)
>>>
>>> Feb 13 19:08:16.715 BRT: //51/004291911100/CCAPI/ccConferenceCreate:
>>>
>>>    Call Entry(Conference Id=0x6, Destination Call Id=49)
>>>
>>> Feb 13 19:08:16.715 BRT: //51/004291911100/CCAPI/cc_api_caps_ind:
>>>
>>>    Destination Interface=0x64DA4504, Destination Call Id=49, Source Call
>>> Id=51,
>>>
>>>    Caps(Codec=0x1, Fax Rate=0x1, Vad=0x1,
>>>
>>>    Modem=0x2, Codec Bytes=20, Signal Type=3)
>>>
>>> Feb 13 19:08:16.715 BRT: //51/004291911100/CCAPI/cc_api_caps_ind:
>>>
>>>    Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
>>>
>>>    Playout Max=250(ms), Fax Nom=300(ms))
>>>
>>> Feb 13 19:08:16.715 BRT: //49/004291911100/CCAPI/cc_api_get_delay_xport:
>>>
>>>    CallInfo(delay xport=FALSE)
>>>
>>> Feb 13 19:08:16.715 BRT:
>>> //49/004291911100/CCAPI/cc_process_notify_bridge_done:
>>>
>>>    Conference Id=0x6, Call Id1=49, Call Id2=51
>>>
>>> Feb 13 19:08:17.803 BRT: //49/004291911100/CCAPI/cc_api_call_disconnected:
>>>
>>>    Cause Value=47, Interface=0x64DA4504, Call Id=49
>>>
>>> Feb 13 19:08:17.803 BRT: //49/004291911100/CCAPI/cc_api_call_disconnected:
>>>
>>>    Call Entry(Responsed=TRUE, Cause Value=47, Retry Count=0)
>>>
>>> Feb 13 19:08:17.803 BRT: //49/004291911100/CCAPI/cc_api_get_transfer_info:
>>>
>>>    Transfer Number Is Null
>>>
>>> Feb 13 19:08:17.803 BRT: //49/004291911100/CCAPI/ccConferenceDestroy:
>>>
>>>    Conference Id=0x6, Tag=0x0
>>>
>>> Feb 13 19:08:17.803 BRT: //49/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:
>>>
>>>    Conference Id=0x6, Source Interface=0x64DA4504, Source Call Id=49,
>>>
>>>    Destination Call Id=51, Disposition=0x0, Tag=0x0
>>>
>>> Feb 13 19:08:17.803 BRT: //51/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:
>>>
>>>    Conference Id=0x6, Source Interface=0x654666D4, Source Call Id=51,
>>>
>>>    Destination Call Id=49, Disposition=0x0, Tag=0x0
>>>
>>> Feb 13 19:08:17.803 BRT: //49/004291911100/CCAPI/cc_generic_bridge_done:
>>>
>>>    Conference Id=0x6, Source Interface=0x654666D4, Source Call Id=51,
>>>
>>>    Destination Call Id=49, Disposition=0x0, Tag=0x0
>>>
>>> Feb 13 19:08:17.807 BRT: //51/004291911100/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=47, Tag=0x0, Call Entry(Previous Disconnect Cause=0,
>>> Disconnect Cause=0)
>>>
>>> Feb 13 19:08:17.807 BRT: //51/004291911100/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=47, Call Entry(Responsed=TRUE, Cause Value=47)
>>>
>>> Feb 13 19:08:17.807 BRT: //51/004291911100/CCAPI/cc_api_get_transfer_info:
>>>
>>>    Transfer Number Is Null
>>>
>>> Feb 13 19:08:17.807 BRT: //49/004291911100/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=47, Tag=0x0, Call Entry(Previous Disconnect Cause=0,
>>> Disconnect Cause=47)
>>>
>>> Feb 13 19:08:17.807 BRT: //49/004291911100/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=47, Call Entry(Responsed=TRUE, Cause Value=47)
>>>
>>> Feb 13 19:08:17.807 BRT: //49/004291911100/CCAPI/cc_api_get_transfer_info:
>>>
>>>    Transfer Number Is Null
>>>
>>> Feb 13 19:08:17.811 BRT:
>>> //49/004291911100/CCAPI/cc_api_call_disconnect_done:
>>>
>>>    Disposition=0, Interface=0x64DA4504, Tag=0x0, Call Id=49,
>>>
>>>    Call Entry(Disconnect Cause=47, Voice Class Cause Code=0, Retry Count=0)
>>>
>>> Feb 13 19:08:17.811 BRT:
>>> //49/004291911100/CCAPI/cc_api_call_disconnect_done:
>>>
>>>    Call Disconnect Event Sent
>>>
>>> Feb 13 19:08:18.158 BRT:
>>> //51/004291911100/CCAPI/cc_api_call_disconnect_done:
>>>
>>>    Disposition=0, Interface=0x654666D4, Tag=0x0, Call Id=51,
>>>
>>>    Call Entry(Disconnect Cause=47, Voice Class Cause Code=0, Retry Count=0)
>>>
>>> Feb 13 19:08:18.158 BRT:
>>> //51/004291911100/CCAPI/cc_api_call_disconnect_done:
>>>
>>>    Call Disconnect Event Sent
>>>
>>>
>>>
>>>
>>>
>>> But, when I do a csim start, it keeps on ringing untill I end the call on
>>> the called phone:
>>>
>>> OSANET01#csim start 0156181050240
>>>
>>>
>>>
>>> Feb 13 19:08:30.985 BRT: csim: called number = 0156181050240, loop count = 1
>>> ping count = 0
>>>
>>>
>>>
>>> Feb 13 19:08:30.985 BRT: csimSetupPeer peer type(1), destPat(0156181050240),
>>> matched(0), target()
>>>
>>> Feb 13 19:08:30.985 BRT: //-1/xxxxxxxxxxxx/CCAPI/ccCallSetupRequest:
>>>
>>>    Destination=, Calling IE Present=FALSE, Mode=0,
>>>
>>>    Outgoing Dial-peer=1, Params=0x63E448B0, Progress Indication=NULL(0)
>>>
>>> Feb 13 19:08:30.985 BRT: //-1/xxxxxxxxxxxx/CCAPI/ccCheckClipClir:
>>>
>>>    In: Calling Number=(TON=Unknown, NPI=Unknown, Screening=Not Screened,
>>> Presentation=Allowed)
>>>
>>> Feb 13 19:08:30.985 BRT: //-1/xxxxxxxxxxxx/CCAPI/ccCheckClipClir:
>>>
>>>    Out: Calling Number=(TON=Unknown, NPI=Unknown, Screening=Not Screened,
>>> Presentation=Allowed)
>>>
>>> Feb 13 19:08:30.985 BRT: //-1/xxxxxxxxxxxx/CCAPI/ccCallSetupRequest:
>>>
>>>    Destination Pattern=.T, Called Number=0156181050240, Digit Strip=TRUE
>>>
>>> Feb 13 19:08:30.985 BRT: //-1/xxxxxxxxxxxx/CCAPI/ccCallSetupRequest:
>>>
>>>    Calling Number=(TON=Unknown, NPI=Unknown, Screening=Not Screened,
>>> Presentation=Allowed),
>>>
>>>    Called Number=0156181050240(TON=Unknown, NPI=Unknown),
>>>
>>>    Redirect Number=, Display Info=
>>>
>>>    Account Number=, Final Destination Flag=FALSE,
>>>
>>>    Guid=4CF243FE-F949-11DD-8050-859082708580, Outgoing Dial-peer=1
>>>
>>> Feb 13 19:08:30.985 BRT:
>>> //-1/xxxxxxxxxxxx/CCAPI/cc_api_display_ie_subfields:
>>>
>>>    ccCallSetupRequest:
>>>
>>>    cisco-username=
>>>
>>>    ----- ccCallInfo IE subfields -----
>>>
>>>    cisco-ani=
>>>
>>>    cisco-anitype=0
>>>
>>>    cisco-aniplan=0
>>>
>>>    cisco-anipi=0
>>>
>>>    cisco-anisi=0
>>>
>>>    dest=0156181050240
>>>
>>>    cisco-desttype=0
>>>
>>>    cisco-destplan=0
>>>
>>>    cisco-rdie=FFFFFFFF
>>>
>>>    cisco-rdn=
>>>
>>>    cisco-rdntype=-1
>>>
>>>    cisco-rdnplan=-1
>>>
>>>    cisco-rdnpi=-1
>>>
>>>    cisco-rdnsi=-1
>>>
>>>    cisco-redirectreason=-1
>>>
>>> Feb 13 19:08:30.985 BRT:
>>> //-1/xxxxxxxxxxxx/CCAPI/ccIFCallSetupRequestPrivate:
>>>
>>>    Interface=0x654666D4, Interface Type=6, Destination=, Mode=0x0,
>>>
>>>    Call Params(Calling Number=(TON=Unknown, NPI=Unknown, Screening=Not
>>> Screened, Presentation=Allowed),
>>>
>>>    Called Number=0156181050240(TON=Unknown, NPI=Unknown), Calling
>>> Translated=FALSE,
>>>
>>>    Subscriber Type Str=, FinalDestinationFlag=FALSE, Outgoing Dial-peer=1,
>>> Call Count On=FALSE,
>>>
>>>    Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0,
>>> Application Call Id=)
>>>
>>> Feb 13 19:08:30.985 BRT:
>>> //52/4CF243FE8050/CCAPI/ccIFCallSetupRequestPrivate:
>>>
>>>    SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
>>>
>>> Feb 13 19:08:30.985 BRT: //52/4CF243FE8050/CCAPI/ccCallSetContext:
>>>
>>>    Context=0x65AC8378
>>>
>>> Feb 13 19:08:31.265 BRT: //52/4CF243FE8050/CCAPI/cc_api_call_proceeding:
>>>
>>>    Interface=0x654666D4, Progress Indication=NULL(0)
>>>
>>> Feb 13 19:08:31.265 BRT: csim_do_test: cid(52), ev(21), disp(0)
>>>
>>> Feb 13 19:08:31.265 BRT: csimTraceSct: cid(52),st(0),oldst(0)
>>>
>>> Feb 13 19:08:31.265 BRT: csimIgnore  cid(52), st(0),oldst(0), ev(21)
>>>
>>> Feb 13 19:08:39.085 BRT: //52/4CF243FE8050/CCAPI/cc_api_call_alert:
>>>
>>>    Interface=0x654666D4, Progress Indication=INBAND(8), Signal
>>> Indication=SIGNAL RINGBACK(1)
>>>
>>> Feb 13 19:08:39.085 BRT: //52/4CF243FE8050/CCAPI/cc_api_call_alert:
>>>
>>>    Call Entry(Retry Count=0, Responsed=TRUE)
>>>
>>> Feb 13 19:08:39.085 BRT: csim_do_test: cid(52), ev(7), disp(0)
>>>
>>> Feb 13 19:08:39.085 BRT: csimTraceSct: cid(52),st(0),oldst(0)
>>>
>>> Feb 13 19:08:39.085 BRT: csimIgnore  cid(52), st(0),oldst(0), ev(7)
>>>
>>> Feb 13 19:08:54.011 BRT: //52/4CF243FE8050/CCAPI/cc_api_call_connected:
>>>
>>>    Interface=0x654666D4, Data Bitmask=0x1, Progress Indication=DESTINATION
>>> IS NON ISDN(2),
>>>
>>>    Connection Handle=0
>>>
>>> Feb 13 19:08:54.011 BRT: //52/4CF243FE8050/CCAPI/cc_api_call_connected:
>>>
>>>    Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)
>>>
>>> Feb 13 19:08:54.011 BRT: csim_do_test: cid(52), ev(8), disp(0)
>>>
>>> Feb 13 19:08:54.011 BRT: csimTraceSct: cid(52),st(0),oldst(0)
>>>
>>> Feb 13 19:08:57.011 BRT: //52/4CF243FE8050/CCAPI/ccCallPing:
>>>
>>>    String=1
>>>
>>> Feb 13 19:09:17.009 BRT: csim_do_test: timeout cid(52), st(1), oldst(0).
>>>
>>> Feb 13 19:09:17.009 BRT: //52/4CF243FE8050/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=0, Tag=0x0, Call Entry(Previous Disconnect Cause=0,
>>> Disconnect Cause=0)
>>>
>>> Feb 13 19:09:17.009 BRT: //52/4CF243FE8050/CCAPI/ccCallDisconnect:
>>>
>>>    Cause Value=0, Call Entry(Responsed=TRUE, Cause Value=0)
>>>
>>> Feb 13 19:09:17.009 BRT: //52/4CF243FE8050/CCAPI/cc_api_get_transfer_info:
>>>
>>>    Transfer Number Is Null
>>>
>>> Feb 13 19:09:17.089 BRT:
>>> //52/4CF243FE8050/CCAPI/cc_api_call_disconnect_done:
>>>
>>>    Disposition=0, Interface=0x654666D4, Tag=0x0, Call Id=52,
>>>
>>>    Call Entry(Disconnect Cause=0, Voice Class Cause Code=0, Retry Count=0)
>>>
>>>
>>>
>>> Any ideas?
>>>
>>>
>>>
>>>
>>>
>>> Louis Koekemoer
>>>
>>> Cisco IPT Systems Engineer
>>>
>>> Dimension Data
>>>
>>> Tel.          +27 (11) 575 6560
>>>
>>> Mob.       +27 (71) 680 8790
>>>
>>> Fax.         +27 (11) 576 6560
>>>
>>> Louis.Koekemoer at za.didata.com
>>>
>>>
>>>
>>> P Before printing I think about the environment
>>>
>>>
>>>
>>> For more information about Dimension Data, please go to
>>> www.dimensiondata.com
>>>
>>>
>>>
>>> This email and all contents are subject to the following disclaimer:
>>>
>>> "http://www.dimensiondata.com/emaildisclaimer.htm"
>>>
>>> _______________________________________________
>>> cisco-voip mailing list
>>> cisco-voip at puck.nether.net
>>> https://puck.nether.net/mailman/listinfo/cisco-voip
>>>
>>>
>>
>> This email and all contents are subject to the following disclaimer:
>>
>> "http://www.dimensiondata.com/emaildisclaimer.htm"
>> _______________________________________________
>> cisco-voip mailing list
>> cisco-voip at puck.nether.net
>> https://puck.nether.net/mailman/listinfo/cisco-voip
>>
>
> This email and all contents are subject to the following disclaimer:
>
> "http://www.dimensiondata.com/emaildisclaimer.htm"
>


More information about the cisco-voip mailing list