News:

On Tuesday September 6th the forum will be down for maintenance from 9:30 PM to 11:59 PM PDT

Main Menu

Set InboundCallRoute to Busy or Hangup

Started by PeSiw, October 28, 2014, 07:32:53 PM

Previous topic - Next topic

PeSiw

Is it possible to configure an InboundCallRoute to ring busy or answer and immediately hang up?

If I use  {(NumberToBlock):},{ph}  when the NumberToBlock calls it just keeps ringing.

azrobert

Get a free Callcentric Freedom account here:
http://www.callcentric.com/products/

In your Callcentric account:
Click "Call Treatments"
Click "Add a new Call Treatment"
Select "Busy tone"
Click "Save"

Use  {(NumberToBlock):spx(17771234567@in.callcentric.com;ui=$1)},{ph}

17771234567 is your Callcentric account number.
spx must point to a SP trunk (SP1 or SP2) defined as SIP.

If you don't have an SIP trunk define a dummy SP2 like this:
Service Providers -> ITSP Profile B -> SIP -> ProxyServer : 127.0.0.1
Voice Services -> SP2 Service -> AuthUserName : (any userid)
Voice Services -> SP2 Service -> X_RegisterEnable : (unchecked)
Voice Services -> SP2 Service -> X_ServProvProfile : B



PeSiw

Thanks for the suggestion.

The device is not connected to the internet.

azrobert

#3
Use  {(NumberToBlock):sp1},{ph}

Define a dummy SP1 like this:
Service Providers -> ITSP Profile A -> SIP -> ProxyServer : 127.0.0.1
Voice Services -> SP1 Service -> AuthUserName : (any userid)
Voice Services -> SP1 Service -> X_RegisterEnable : (unchecked)

You get an IP error message 3 times and then a disconnect.

Edit:
I had a typo in the inbound route.

azrobert

Add to my previous post:
Voice Services -> SP1 Service -> Enable: (unchecked)

You get error message "configuration error, please log into OBiTalk...."  and then a disconnect.