summaryrefslogtreecommitdiff
path: root/net/asterisk11/files/patch-channels__sip__include__sip.h
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-11-26 23:20:41 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-11-26 23:20:41 +0000
commit8d1ed531dafb86924486f0b2832509e8b3593939 (patch)
treeab8cec59d46a303db6f96244ace6f2dea4cb67eb /net/asterisk11/files/patch-channels__sip__include__sip.h
parent- Update to 2.2.2 (diff)
Add Asterisk 11 a new LTS version.
Tested by: wishmaster <artemrts@ukr.net> Feature safe: yes
Diffstat (limited to 'net/asterisk11/files/patch-channels__sip__include__sip.h')
-rw-r--r--net/asterisk11/files/patch-channels__sip__include__sip.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/asterisk11/files/patch-channels__sip__include__sip.h b/net/asterisk11/files/patch-channels__sip__include__sip.h
new file mode 100644
index 000000000000..f19fbf763646
--- /dev/null
+++ b/net/asterisk11/files/patch-channels__sip__include__sip.h
@@ -0,0 +1,11 @@
+--- ./channels/sip/include/sip.h.orig 2010-11-08 04:46:46.000000000 +0100
++++ ./channels/sip/include/sip.h 2010-11-08 04:47:07.000000000 +0100
+@@ -180,7 +180,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