1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 11:10:32 -04:00
ports/net/asterisk15/files/patch-res_res__pjsip_pjsip__cli.c
Guido Falsi 3218099f1b Add asterisk15 port, bringing branch 15 of the asterisk project.
Note that branch 15 is NOT a Long Term Support branch. Asterisk 15
will reach EOL before Asterisk 13.

Requested by:   "Herbert J. Skuhra" <herbert@gojira.at> (thanks for
		help testing)
2018-03-15 21:14:11 +00:00

11 lines
266 B
C

--- 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