Hi, is it possible to pass a ringtone to Voix Phone from asterisk?
I'm thinking something like:
exten = s,n,SIPAddHeader("Alert-Info: <http://radon/~gurito/R2D2c.wav>")
That works alright with my Snom's (which are SIP clients). But I also would like this functionality on my IAX2 clients (which are Voix Phones).
???