diff options
| author | Guido Falsi <madpilot@FreeBSD.org> | 2016-09-12 19:35:05 +0000 |
|---|---|---|
| committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-09-12 19:35:05 +0000 |
| commit | 0fcca041a5c5efad690c439600761c602b39f5a1 (patch) | |
| tree | 61a0c2ce8437b085fd4904d7f3a4f62253eec36f /net/asterisk/files/patch-channels__sip__include__sip.h | |
| parent | Remove dependencies on net/asterisk. (diff) | |
Remove net/astersisk, Asterisk 1.8 reached EOL on 2015-10-21.
Please use net/asterisk11 or net/asterisk13 containing newer,
supported versions.
Diffstat (limited to 'net/asterisk/files/patch-channels__sip__include__sip.h')
| -rw-r--r-- | net/asterisk/files/patch-channels__sip__include__sip.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/asterisk/files/patch-channels__sip__include__sip.h b/net/asterisk/files/patch-channels__sip__include__sip.h deleted file mode 100644 index a8bfefc4f9d2..000000000000 --- a/net/asterisk/files/patch-channels__sip__include__sip.h +++ /dev/null @@ -1,11 +0,0 @@ ---- channels/sip/include/sip.h.orig 2014-05-09 22:18:59 UTC -+++ channels/sip/include/sip.h -@@ -184,7 +184,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 |
