cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
333
Views
0
Helpful
2
Replies

Call tracing

mtechnology
Level 1
Level 1

Is there any IOS command that i can use to trace a call? i mean if i make a call how would i come to know which extension the call has landed

I am using CCME 3.2

thanks in advance

1 Accepted Solution

Accepted Solutions

gogasca
Level 10
Level 10

debug voice ccapi inout

Look for this cc_api_call_setup_ind_common:

then:

dest=

debug ephone detail

View solution in original post

2 Replies 2

gogasca
Level 10
Level 10

debug voice ccapi inout

Look for this cc_api_call_setup_ind_common:

then:

dest=

debug ephone detail

Gonzalo,

Can the above command be modified to get the trace details for a particular call?