dect
/
asterisk
Archived
13
0
Fork 0

Add new sound, fix nit picky detail in channel registration

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1985 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
markster 2004-01-12 19:34:40 +00:00
parent d36064fe2d
commit 2497e04e5a
3 changed files with 4 additions and 1 deletions

View File

@ -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";

View File

@ -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

Binary file not shown.