From Wildix
- With this feature you can set up different ringtones and even some record for ringtone in dependence incaming call parametrs.
- It is necessary set up correct parametrs for phone. For example in Snom phone in Setup -> Preferences
- Section Alert-Info Ringer shuold be for example like this:
Alert-Info Ringer:
Alert Internal Text: alert-internal
Alert Internal Ringer: Ringer 1
Alert External Text: alert-external
Alert External Ringer: Ringer 2
Alert Group Text: alert-group
Alert Group Ringer: Ringer 3
- For example call from trunks in our case will be have prefix 10. So, external numbers will be come to Asterisk like 10xxxxx.
- In context which have alredy correctly configuration phone you have to add this:
_10X.,1,sipaddheader("Alert-Info:<http://www.notused.com>;info=alert-external;x-line-id=0")
_10X.,n,dial(SIP/${EXTEN:2})