aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk16/files/patch-res_res__pjsip_pjsip__cli.c
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2018-10-31 23:42:52 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2018-10-31 23:42:52 +0000
commit9b8e085afc2ee94e6ee30defae45bf8451ffec3b (patch)
tree413da38807a95d0404b44f2e81ccd45e61991b58 /net/asterisk16/files/patch-res_res__pjsip_pjsip__cli.c
parentbce536374e3406f2cb6d798296aca6f4d521fce2 (diff)
downloadports-9b8e085afc2ee94e6ee30defae45bf8451ffec3b.tar.gz
ports-9b8e085afc2ee94e6ee30defae45bf8451ffec3b.zip
- Add asterisk 16.0.0 to ports
- Update g72x module to 1.4.3, which add support for asterisk 16 - Add asterisk16 flavor and conflicts to asterisk modules ports which support it - Add conflicts to other asterisk versions ports - Add deprecation notice to asterisk15 which will reach EOL on 2019-10-03 - Fix wording on SOUNDS option description - Remove old MOVED line for asterisk16 which was for the long removed asterisk 1.6 version Approved by: portmgr (flavors already approved in the past)
Notes
Notes: svn path=/head/; revision=483629
Diffstat (limited to 'net/asterisk16/files/patch-res_res__pjsip_pjsip__cli.c')
-rw-r--r--net/asterisk16/files/patch-res_res__pjsip_pjsip__cli.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/asterisk16/files/patch-res_res__pjsip_pjsip__cli.c b/net/asterisk16/files/patch-res_res__pjsip_pjsip__cli.c
new file mode 100644
index 000000000000..1a03ed498b98
--- /dev/null
+++ b/net/asterisk16/files/patch-res_res__pjsip_pjsip__cli.c
@@ -0,0 +1,11 @@
+--- res/res_pjsip/pjsip_cli.c.orig 2017-12-20 20:39:39 UTC
++++ res/res_pjsip/pjsip_cli.c
+@@ -163,7 +163,7 @@ char *ast_sip_cli_traverse_objects(struct ast_cli_entr
+ }
+ regex = a->argv[4];
+ } else {
+- regex = "";
++ regex = ".";
+ }
+
+ if (cmd == CLI_GENERATE