aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk13/files/patch-res_res__pjsip_pjsip__cli.c
blob: b5efe0a4b51f19d5cb8874458db4388c5593efb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- res/res_pjsip/pjsip_cli.c.orig	2017-10-13 17:46:56 UTC
+++ res/res_pjsip/pjsip_cli.c
@@ -172,7 +172,7 @@ char *ast_sip_cli_traverse_objects(struct ast_cli_entr
 		}
 		regex = a->argv[4];
 	} else {
-		regex = "";
+		regex = ".";
 	}
 
 	if (cmd == CLI_GENERATE