aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchannels/chan_sip.c2
-rwxr-xr-xsounds.txt3
-rwxr-xr-xsounds/vm-mailbox-full.gsmbin0 -> 6534 bytes
3 files changed, 4 insertions, 1 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index b43f4068c..b25fbdcb6 100755
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -80,7 +80,7 @@ static int default_expiry = DEFAULT_DEFAULT_EXPIRY;
#define MAX_RETRANS 5 /* Try only 5 times for retransmissions */
static char *desc = "Session Initiation Protocol (SIP)";
-static char *type = "sip";
+static char *type = "SIP";
static char *tdesc = "Session Initiation Protocol (SIP)";
static char *config = "sip.conf";
diff --git a/sounds.txt b/sounds.txt
index 71b5c1655..924245d57 100755
--- a/sounds.txt
+++ b/sounds.txt
@@ -394,3 +394,6 @@
%vm-forwardoptions.gsm%press 1 to prepend a message or 2 to forward the
message without prepending
+
+%vm-mailbox-full.gsm%sorry but the users mail box can't accept more messages
+
diff --git a/sounds/vm-mailbox-full.gsm b/sounds/vm-mailbox-full.gsm
new file mode 100755
index 000000000..f5de9ef2e
--- /dev/null
+++ b/sounds/vm-mailbox-full.gsm
Binary files differ