cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1044
Views
5
Helpful
9
Replies

Mobile calling fail over FXO line

Syed
Level 3
Level 3

Dear All,

We are unable to make local mobile calling over fxo line and get busy tone. Attached is the debug output. I see the disconnect cause 44. Please help me understand how would I find from which side it is getting disconnected?

Calling Number: 81545

Called Number: 90540879652

Regards,

Syed

1 Accepted Solution

Accepted Solutions

From the logs i see below

Sep 29 13:27:50.195: htsp_process_event: [50/0/400.1, EFXS_OFFHOOK, E_HTSP_PROCEEDING]efxs_offhook_proceeding
Sep 29 13:27:50.195: [50/0/400.1] set signal state = 0x8 timestamp = 0 << Port goes in off-hook state
Sep 29 13:27:50.195: //580531/58A2F6FB9A6D/CCAPI/ccCallDisconnect:
   Cause Value=44, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
Sep 29 13:27:50.199: //580531/58A2F6FB9A6D/CCAPI/ccCallDisconnect:
   Cause Value=44, Call Entry(Responsed=TRUE, Cause Value=44)

Can you try shut/ no shut of voice-port, If that don't help collect below logs

show voice dsp group all
show voice port summary
show runn
show version
show trunk group

 Enable Voice IEC syslog 

enable  
configure terminal  
voice iec syslog 

collect below logs for another sample call
debug voip ccapi inout
debug vpm signal
debug voip ccapi error
debug voip vtsp all
debug tgrm

View solution in original post

9 Replies 9

Mohammed Khan
Cisco Employee
Cisco Employee

Provide below debugs for a sample call


debug voip ccapi inout
debug vpm signal
debug voip vtsp default
debug voip vtsp session

and show tech voice

Hi Mohammed thanks for your quick response.

Please find the attached debugs.

Thanks in advance.

Hi Syed,

Can you collect them together for a sample call.

Can you confirm the call flow?

Regards,

Mohammed Noor

call flow

Phone->CME->FXO->PSTN

From the logs i see below

Sep 29 13:27:50.195: htsp_process_event: [50/0/400.1, EFXS_OFFHOOK, E_HTSP_PROCEEDING]efxs_offhook_proceeding
Sep 29 13:27:50.195: [50/0/400.1] set signal state = 0x8 timestamp = 0 << Port goes in off-hook state
Sep 29 13:27:50.195: //580531/58A2F6FB9A6D/CCAPI/ccCallDisconnect:
   Cause Value=44, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
Sep 29 13:27:50.199: //580531/58A2F6FB9A6D/CCAPI/ccCallDisconnect:
   Cause Value=44, Call Entry(Responsed=TRUE, Cause Value=44)

Can you try shut/ no shut of voice-port, If that don't help collect below logs

show voice dsp group all
show voice port summary
show runn
show version
show trunk group

 Enable Voice IEC syslog 

enable  
configure terminal  
voice iec syslog 

collect below logs for another sample call
debug voip ccapi inout
debug vpm signal
debug voip ccapi error
debug voip vtsp all
debug tgrm

Mohammed I really appreciate your support.

I bounced the voice port with shut & no shut commands and it started working.

May I know what went wrong with this, please?

seems like voice-port was in abnormal state.

Since the port was administratively & operationally up, hence I did not think of it.

Now it changed to admin (UP) Oper (Dorm).

Wasn't that good status to go with?

Please find it.