ftocc

Axvoice Config (Incoming) Needed

quid246
Posts: 16
Member Since:
2006-07-17

Here is what I am trying to do... deliver calls from AxVoice (both the main and "virtual" number) to a certain extension in TrixBox. The Nerd Vittles approach seems to have all diffferent incoming DIDs end up at the same location, which is not what I want to do.

Outgoing calls are fine... but I am pulling my hair out trying to find inbound settings and an inbound route that will direct the call where I want it to go.

Any help is greatly appreciated.



AJayMN
Posts: 45
Member Since:
2006-05-31
Re: Axvoice Config (Incoming) Needed

What your wanting to do is unavailable with Axvoice. I switched away from them because they couldnt do it.. Only one ive found that can do the virtual #s is Broadvoice.

RUN FAST AWAY from Axvoice!!!! :P



jayruno
Posts: 26
Member Since:
2006-06-08
Re: Axvoice Config (Incoming) Needed

It looks like the first part of ext-did is causing the problem:
[ext-did]
include => ext-did-custom
exten => s,1,Set(FROM_DID=s)
exten => s,n,Goto(timeconditions,1,1)
exten => _X.,1,Noop(Catch-All DID Match - Found ${EXTEN} - You probably want a DID for this.)
exten => _X.,n,Goto(ext-did,s,1)

So they end up by going to the time condition then going to the IVR maybe.

This code looks different than it used to be in asterisk@home 1.5

Hope someone will find a solution for this.



strobes
Posts: 80
Member Since:
2006-07-11
Re: Axvoice Config (Incoming) Needed

I think you need a provider that send DID on incomming calls.
One is Viatalk, thought be aware of intermittent ringback problem



strobes
Posts: 80
Member Since:
2006-07-11
Re: Axvoice Config (Incoming) Needed

I think you need a provider that send DID on incomming calls.
One is Viatalk, thought be aware of intermittent ringback problem



nubeen
Posts: 1
Member Since:
2007-03-22
This site shows how to

This site shows how to direct axvoice inbound to somewhere specific (IVR etc.) by entering a /1234 at the end of the registry string. As far as seperating the virtual numbers, axvoice doesn't send DID's for each virtual number.

I got around this by getting free DID numbers from IPKALL and using them to route inbound calls (say for friends and family so they would have a number for their extensions on my box and not have to go through an IVR).

http://freepbx.org/trac/ticket/860



Comment viewing options

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