mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10934 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
9926414560
commit
fc64e962ba
@ -231,8 +231,6 @@ int main(int argc, char *argv[])
|
||||
printf("password: %s\n", optarg);
|
||||
esl_set_string(profile[0].pass, optarg);
|
||||
break;
|
||||
printf("profile: %s\n", optarg);
|
||||
break;
|
||||
case 'h':
|
||||
case '?':
|
||||
printf("%s [-H <host>] [-P <port>] [-s <secret>] [-p <port>]\n", argv[0]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user