Displaying 1 result from an estimated 1 matches for "mgcpchan".
Did you mean:
mgcpchans
2005 Jan 20
1
Realtime Engine
...ealtime stuff further in the next few
days, and just wanted some clarification on a couple of things before I
start on it.
I believe I can store any config file in a external config such as
mgcp.conf for example, by adding it to extconfig.conf with the below
syntax.
mgcp.conf => mysql,asterisk,mgcpchans
Doing this will require a reload of asterisk to read the changes in
(since chan_mgcp hasn't been moved to realtime yet), as well as removing
the text file called mgcp.conf, so that asterisk knows to use the
database version from extconfig.conf.
I also want to play with the extensions.conf, r...