mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Add new sound, fix nit picky detail in channel registration
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1985 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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";
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
BIN
sounds/vm-mailbox-full.gsm
Executable file
BIN
sounds/vm-mailbox-full.gsm
Executable file
Binary file not shown.
Reference in New Issue
Block a user