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
1.0
Mark Spencer 22 years ago
parent c060d39cca
commit 7a39517c94

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

Binary file not shown.
Loading…
Cancel
Save