Lines Matching refs:outg
1635 if (channel->pInterfaceStat->outg.Calls) { in diva_maint_state_change_notify()
1637 "Outg Calls =%lu", channel->pInterfaceStat->outg.Calls); in diva_maint_state_change_notify()
1639 if (channel->pInterfaceStat->outg.Connected) { in diva_maint_state_change_notify()
1641 "Outg Connected =%lu", channel->pInterfaceStat->outg.Connected); in diva_maint_state_change_notify()
1643 if (channel->pInterfaceStat->outg.User_Busy) { in diva_maint_state_change_notify()
1645 "Outg Busy =%lu", channel->pInterfaceStat->outg.User_Busy); in diva_maint_state_change_notify()
1647 if (channel->pInterfaceStat->outg.No_Answer) { in diva_maint_state_change_notify()
1649 "Outg No Answer =%lu", channel->pInterfaceStat->outg.No_Answer); in diva_maint_state_change_notify()
1651 if (channel->pInterfaceStat->outg.Wrong_Number) { in diva_maint_state_change_notify()
1653 "Outg Wrong Nr =%lu", channel->pInterfaceStat->outg.Wrong_Number); in diva_maint_state_change_notify()
1655 if (channel->pInterfaceStat->outg.Call_Rejected) { in diva_maint_state_change_notify()
1657 "Outg Rejected =%lu", channel->pInterfaceStat->outg.Call_Rejected); in diva_maint_state_change_notify()
1659 if (channel->pInterfaceStat->outg.Other_Failures) { in diva_maint_state_change_notify()
1661 "Outg Other Failures =%lu", channel->pInterfaceStat->outg.Other_Failures); in diva_maint_state_change_notify()