From c76a36aa6a7d925b0f571e61ec38ccdbceb94f6d Mon Sep 17 00:00:00 2001 From: r01 Date: Sat, 8 Feb 2025 17:52:17 +0100 Subject: [PATCH] fix path of chan_mobile sample conf --- .../Channel-Drivers/Mobile-Channel/Configuring-chan_mobile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Configuration/Channel-Drivers/Mobile-Channel/Configuring-chan_mobile.md b/docs/Configuration/Channel-Drivers/Mobile-Channel/Configuring-chan_mobile.md index bda727b0bc..af8863d1a0 100644 --- a/docs/Configuration/Channel-Drivers/Mobile-Channel/Configuring-chan_mobile.md +++ b/docs/Configuration/Channel-Drivers/Mobile-Channel/Configuring-chan_mobile.md @@ -6,5 +6,5 @@ pageid: 4817203 The configuration file for chan_mobile is /etc/asterisk/mobile.conf. It is a normal Asterisk config file consisting of sections and key=value pairs. -See configs/mobile.conf.sample for an example and an explanation of the configuration. +See `configs/chan_mobile.conf.sample` for an example and an explanation of the configuration.