Changeset 5616
Add a commen explaining why "!" is not implemented in callweaver.c
Comitted by:
mjagdis
Date:
Feb 05 2010 * 20:45 (over 2 years ago)
Affected files:
callweaver/trunk/corelib/callweaver.c (unified diff)
| r5612 | r5616 | |
|---|---|---|
| 1017 | 1017 | CW_UNUSED(argc); |
| 1018 | 1018 | CW_UNUSED(argv); |
| 1019 | 1019 | |
| 1020 | /* This doesn't do anything because shell escapes are handled on the | |
| 1021 | * client side of the CLI. The client is not allowed to connect and | |
| 1022 | * then shell out on to the server. | |
| 1023 | * The only reason the server knows anything about the "!" command | |
| 1024 | * is for the sake of help and completion. | |
| 1025 | */ | |
| 1020 | 1026 | return RESULT_SUCCESS; |
| 1021 | 1027 | } |
| 1022 | 1028 |
![Home changeset 5616 [home]](/images/logo.png?1180520111)

RSS Feeds