Voxee Caller Id

sheryco
Posts: 22
Member Since:
2006-07-19

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



sheryco
Posts: 22
Member Since:
2006-07-19
Re: Voxee Caller Id (resolved)

This has been resolved. I had to update the modules and update trixbox after that everthing started working.



packetvoic
Posts: 83
Member Since:
2006-06-09
Re: Voxee Caller Id (resolved)
Quote:
sheryco wrote:
This has been resolved. I had to update the modules and update trixbox after that everthing started working.

sheryco:

Can you please post the TrixBox setting for Voxee that works with Caler ID?

Thanks.
PS: I had the same problem!



sheryco
Posts: 22
Member Since:
2006-07-19
Re: Voxee Caller Id (resolved)

In freepbx in the outbound caller id section I placed the incoming route DID for the outbound callerid.
Say your DID number is 9035639367
So in the outbound callerid section I entered
"9035639367"
that will show up as 9035639367 on any callerid enabled device.



dswartz
Posts: 191
Member Since:
2006-09-26
Re: Voxee Caller Id

voxee has been total crap for quite awhile now. i'd look elsewhere.



nricciardi
Posts: 94
Member Since:
2006-08-26
Re: Voxee Caller Id

Bober

Just to clarify, are you able to make outbound calls with Voxee at all? Is it working with or without caller id?

Here, no matter what I do, all m calls end up with "all circuits are busy".

Thank you for any info.

Nelson

--

NR



bober99
Posts: 6
Member Since:
2006-10-09
Re: Voxee Caller Id

I'm having problems setting this up. I added a IAX trunk with the following:

Under Outbound Callerid:
16501231234

Under peer Details:
host=66.246.246.52
secret=password
type=friend
username=xxxx

Under register string: xxxx:password@66.246.246.52

but the callerid still shows up as "blocked" when I make an outgoing call.

Anyone know how to fix? I'm using trixbox 2.0

Thanks!



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.