mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user