I have searched this forum and looking for how to setup voxee caller Id. I have asked for a sample configuration on how to set it up but for the life of me couldn't get it to work with trixbox. They gave the asterisk configs which I can't seem to convert it for trixbox. Here is the caller config I was sent see if anyone can crack so it can used in trixbox's freepbx
[quote]
exten => _1NXXNXXXXXX,1,Set(CALLERID(number)2125551212)
; NOTE: The line below is required. It will not affect the Calling Name ; from displayed to the called party. If the called party subscribes to ; Calling Name service, the called party's local exchange carrier performs ; a query to determine the Calling Name based on the Calling Number that is ; received with the call.
exten => _1NXXNXXXXXX,2,Set(CALLERID(name)=)
exten => _1NXXNXXXXXX,3,Dial,SIP/${EXTEN}@voxee
exten => _1NXXNXXXXXX,4,Hangup
exten => _011.,1,Set(CALLERID(number)=2125551212)
exten => _011.,2,Set(CALLERID(name)=)
exten => _011.,3,Dial,SIP/${EXTEN}@voxee
exten => _011.,4,Hangup
[/quote]
Appreciate any assistance availiable
Thanks
Member Since:
2006-07-19