beowulf1416

Untitled

Jul 15th, 2015
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. mysql> select status,status_name from vicidial_statuses;
  2. +--------+--------------------------------+
  3. | status | status_name |
  4. +--------+--------------------------------+
  5. | NEW | New Lead |
  6. | QUEUE | Lead To Be Called |
  7. | INCALL | Lead Being Called |
  8. | DROP | Agent Not Available |
  9. | XDROP | Agent Not Available IN |
  10. | NA | No Answer AutoDial |
  11. | CALLBK | Call Back |
  12. | CBHOLD | Call Back Hold |
  13. | A | Answering Machine |
  14. | AA | Answering Machine Auto |
  15. | AM | Answering Machine Sent to Mesg |
  16. | AL | Answering Machine Msg Played |
  17. | AFAX | Fax Machine Auto |
  18. | B | Busy |
  19. | DC | Disconnected Number |
  20. | DEC | Declined Sale |
  21. | DNC | DO NOT CALL |
  22. | DNCL | DO NOT CALL Hopper Match |
  23. | SALE | Sale Made |
  24. | N | No Answer |
  25. | NI | Not Interested |
  26. | NP | No Pitch No Price |
  27. | PU | Call Picked Up |
  28. | PM | Played Message |
  29. | XFER | Call Transferred |
  30. | ERI | Agent Error |
  31. | SVYEXT | Survey sent to Extension |
  32. | SVYVM | Survey sent to Voicemail |
  33. | SVYHU | Survey Hungup |
  34. | SVYREC | Survey sent to Record |
  35. | QVMAIL | Queue Abandon Voicemail Left |
  36. | AB | Busy Auto |
  37. | ADC | Disconnected Number Auto |
  38. | TIMEOT | Inbound Queue Timeout Drop |
  39. | AFTHRS | Inbound After Hours Drop |
  40. | NANQUE | Inbound No Agent No Queue Drop |
  41. | QCFAIL | QC_FAIL_CALLBK |
  42. +--------+--------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment