Send incoming calls straight to a busy signal? Disable voicemail on 110

<< < (2/8) > >>

Donnyten:
Alright. I completed those steps.  for sp2 it still says " service not configured"   is this normal?

I just tried to call my number while already on a call from my girlfriends phone and it ring when it should have gotten a busy signal

azrobert:
That doesn't seem right.
Do you update your OBi via OBiTalk or the Local/Web interface?

Donnyten:
Yes I did.. Is there anyway you could perhaps take a look at my settings through teamviewer?

sorry, also i used the web interface

azrobert:
I modified one of my apps with the code in my last post and there was a syntax error. I had an extra quote between the 2 files. In the Tropo editor a red X on the left indicates an error.

After fixing the error Tropo didn't like your files and I got static.

I tried this:
<?php
say("http://www.soundjay.com/phone/phone-busy-1.mp3");
say("http://www.soundjay.com/phone/phone-busy-1.mp3");
hangup();
?>

It worked, but there was a pause between files. I got the same pause with a single Say command. I tested it with a speed dial.

When you configure the OBi with the Web interface you must turn off OBiTalk Provisioning, otherwise OBiTalk will override your changes with the defaults.

System Management => Auto Provisioning

Under OBiTalk Provisioning
Method: Disabled.

There is another way to do this in Tropo. When you transfer a call in a Tropo App you can loop an audio file. It's normally used for a RingBack tone, but you can play any audio file. I think you can make a dummy call any play the Busy. I will have to play with it and see if I can get it to work. I don't have time now.

Donnyten:
I do not see " Obitalk provisioning" within auto provisioning. Any ideas?

Navigation

[0] Message Index

[#] Next page

[*] Previous page