Lines Matching refs:outg
1638 if (channel->pInterfaceStat->outg.Calls) { in diva_maint_state_change_notify()
1640 "Outg Calls =%lu", channel->pInterfaceStat->outg.Calls); in diva_maint_state_change_notify()
1642 if (channel->pInterfaceStat->outg.Connected) { in diva_maint_state_change_notify()
1644 "Outg Connected =%lu", channel->pInterfaceStat->outg.Connected); in diva_maint_state_change_notify()
1646 if (channel->pInterfaceStat->outg.User_Busy) { in diva_maint_state_change_notify()
1648 "Outg Busy =%lu", channel->pInterfaceStat->outg.User_Busy); in diva_maint_state_change_notify()
1650 if (channel->pInterfaceStat->outg.No_Answer) { in diva_maint_state_change_notify()
1652 "Outg No Answer =%lu", channel->pInterfaceStat->outg.No_Answer); in diva_maint_state_change_notify()
1654 if (channel->pInterfaceStat->outg.Wrong_Number) { in diva_maint_state_change_notify()
1656 "Outg Wrong Nr =%lu", channel->pInterfaceStat->outg.Wrong_Number); in diva_maint_state_change_notify()
1658 if (channel->pInterfaceStat->outg.Call_Rejected) { in diva_maint_state_change_notify()
1660 "Outg Rejected =%lu", channel->pInterfaceStat->outg.Call_Rejected); in diva_maint_state_change_notify()
1662 if (channel->pInterfaceStat->outg.Other_Failures) { in diva_maint_state_change_notify()
1664 "Outg Other Failures =%lu", channel->pInterfaceStat->outg.Other_Failures); in diva_maint_state_change_notify()