aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk20/files/patch-channels_sip_include_sip.h
blob: 68d93f730e4fed507fac20e9026fe27a2bacd1a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- channels/sip/include/sip.h.orig	2022-06-23 15:26:13 UTC
+++ channels/sip/include/sip.h
@@ -193,7 +193,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