Hello,
Thanks to your help, I have nearly finalized integration into our own product line. I'll need to contact you offline for licensing.
However, I have a few more questions :
1) We are implementing multi-devices into our system by having different SIP peers for the same extension. For example, user 74 can be called through Local/74 which will in turn trigger a Dial on SIP/74&SIP/74-2&SIP/74-3 . Is that possible to have one button for all of these and have sort of an integrated status view ?
We have hints defined like this :
exten => 74,hint,SIP/74&SIP/74-2
I have tried different combinations of user definitions without success so far:
[SIP/74]
...
channel=SIP/74&SIP/74-2&/SIP/74-3
2) concerning user language, I would like to dynamically set user language without having the user change his personal preferences. Is there a way to achieve this ?
(ie either looking at the user asterisk language definition or any other tip)
Thank you,
Damien