mirror of
https://git.freebsd.org/ports.git
synced 2025-07-05 11:29:15 -04:00
Fix CONFLICTS for asterisk ports and remove long deleted entries references. Upstream announce: http://blogs.digium.com/2014/10/28/asterisk-13-0-0-now-available/
11 lines
578 B
C
11 lines
578 B
C
--- channels/sip/include/sip.h.orig 2014-07-24 17:47:29 UTC
|
|
+++ channels/sip/include/sip.h
|
|
@@ -192,7 +192,7 @@
|
|
#define DEFAULT_MOHINTERPRET "default" /*!< The default music class */
|
|
#define DEFAULT_MOHSUGGEST ""
|
|
#define DEFAULT_VMEXTEN "asterisk" /*!< Default voicemail extension */
|
|
-#define DEFAULT_CALLERID "asterisk" /*!< Default caller ID */
|
|
+#define DEFAULT_CALLERID "Unknown" /*!< Default caller ID */
|
|
#define DEFAULT_MWI_FROM ""
|
|
#define DEFAULT_NOTIFYMIME "application/simple-message-summary"
|
|
#define DEFAULT_ALLOWGUEST TRUE
|