HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/buyercall/lib/messages.py
MSG_TOO_SLOW = "We're sorry, another agent has accepted this call."

MSG_DIGIT_PROMPT = 'Press any key to accept this call, or this call will \
be canceled.'

MSG_SERVICE_UNAVAILABLE = "We're sorry, our service is currently unavailable. \
An agent will call you back as soon as possible."

MSG_CANNOT_CONNECT = """We're sorry, we cannot connect you to an agent
presently. Please try again later."""

MSG_NOT_AVAILABLE = """Sorry, we are not available at the moment. We will
remember your call, and will get back to you as soon as possible."""

MSG_INVALID_DIGIT = 'You have pressed an invalid digit. Please try again.'