|
@@ -22,4 +22,4 @@ To use mod-translate to modify inbound calls before they hit the dialplan the fo
|
|
With FreeSwitch 1.8.x it is now possible to specify the translation profile to be used:
|
|
With FreeSwitch 1.8.x it is now possible to specify the translation profile to be used:
|
|
dialplan "XML" -> dialplan "Translate:my_profile1,XML"
|
|
dialplan "XML" -> dialplan "Translate:my_profile1,XML"
|
|
|
|
|
|
-To activate this setting, the SIP-profile needs to be restarted and the cache flushed.
|
|
|
|
|
|
+To activate this setting, you must flush cache once and then restart or rescan each SIP-profile
|