Page 1 of 1

LOGIN and NXDIAL sub_status

PostPosted: Wed Jun 22, 2016 4:58 am
by stefano.pucci
Hi all,

my environment :

Asterisk 1.8.23.0-1_centos5.go
VERSION: 2.12-493a
BUILD: 150703-2105

I'd like to receive any information about the vicidial_agent_log.
I've seen that i have NXDIAL and LOGIN on the sub_status column.
What does it mean?
NXDIAL is a system status where calls are placed manually, is it right?But why on those rows(with NXDIAL sub_status), in the comments columns is set null instead MANUAL?
LOGIN what stands for?

Any help will be appreciated,
Thanks
Stefano

Re: LOGIN and NXDIAL sub_status

PostPosted: Wed Jun 22, 2016 6:38 am
by mflorell
NXDIAL is the pause code used to show that the next action was the placing of a manual call by clicking on the DIAL NEXT NUMBER button.

LOGIN is the pause code used upon login to the agent screen.

Re: LOGIN and NXDIAL sub_status

PostPosted: Wed Jun 22, 2016 11:11 am
by stefano.pucci
Thank you Matt!