mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-11 23:12:57 +00:00
added missing tonemap parameter to configure ISDN stack
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@927 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
86832cb68c
commit
c722e89b6c
@ -2191,6 +2191,7 @@ static switch_status_t load_config(void)
|
||||
"dialect", dialect,
|
||||
"digit_timeout", &to,
|
||||
"opts", opts,
|
||||
"tonemap", tonegroup,
|
||||
"q921loglevel", q921loglevel,
|
||||
"q931loglevel", q931loglevel,
|
||||
TAG_END) != ZAP_SUCCESS) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user