Variable alert info
From FreeSWITCH Wiki
alert_info
Add an Alert-Info Header like Snom and other Phones need for Ring or Ringtone informations.
Usage:
Load an external Wav Rington on all Calls.
<action application="export" data="alert_info=http://192.168.181.5/sounds/ctu.wav"/>
Use the External Ringer (Change the Ringtone for the alert-external, alert-group and alert-internal in Snom under Setup > Preferences > Alert-Info Ringer)
<action application="export" data="alert_info=http://www.notused.com;info=alert-external;x-line-id=0"/>
(Set under See also: http://wiki.snom.com/Web_Interface/V8/Preferences/Alert-Info_Ringer
Implemented By:
| Module Name | Source File | Last Revised |
| mod_sofia | sofia.c | 6350 |
| mod_sofia | sofia_glue.c | 4819 |

