mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-25 06:00:36 +00:00
@@ -7220,7 +7220,7 @@ static int action_coreshowchannelmap(struct mansession *s, const struct message
|
|||||||
"Event: CoreShowChannelMap\r\n"
|
"Event: CoreShowChannelMap\r\n"
|
||||||
"%s"
|
"%s"
|
||||||
"Channel: %s\r\n"
|
"Channel: %s\r\n"
|
||||||
"ConnectedChannel: %s\r\n\n",
|
"ConnectedChannel: %s\r\n\r\n",
|
||||||
id_text,
|
id_text,
|
||||||
channel_name,
|
channel_name,
|
||||||
current_channel_name);
|
current_channel_name);
|
||||||
|
|||||||
Reference in New Issue
Block a user