Koozali.org: home of the SME Server

Solved: IVR Setup Problem

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
Solved: IVR Setup Problem
« on: March 03, 2009, 12:44:17 PM »
I have setup a greeting like "Press 1 for sales etc"

I have then setup an IVR with my greeting then put the extensions agains the option fields.

The I have gone to my trunk and selected the Greeting
When I call the number the greeting plays but when I select the button for the extension I want ... nothing happens ... the greeting just keeps playing.

I'm sure I'm missing something simple.

Also something weird with my greeting recording ... I press *60*3004 it then asks for a password ... I put in the password and then it says thankyou3004123 a few seconds silence then it says 123 again and hangs up ... even while I'm talking.

Also when I tried to record using my normal phone I just got a busy tone ... the above mentioned only worked while using a soft phone.

The only way I could do my recording is to record using my computer then convert it to gsm and up load it.

I'm using Version: sail-2.2.1-716 in server only mode but the SME is the DHCP server.


regards,

Tib
« Last Edit: March 10, 2009, 06:22:28 AM by Tib »

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: IVR Setup Problem
« Reply #1 on: March 03, 2009, 10:04:53 PM »
check your dtmf settings.  It looks as though you have a mismatch somewhere.  If in doubt, set everything as sip-info (dtmfmode=info in sip.conf and sip-info in the phone). 


Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
Re: IVR Setup Problem
« Reply #2 on: March 06, 2009, 01:56:50 AM »
ok .. had a bit of time to get back onto this.

Below is my setup for the SPA3000 trunk

Quote
type=peer
host=dynamic
qualify=3000
canreinvite=no
username=my username
secret=mypass
disallow=all
allow=ulaw
allow=alaw

I tried to add dtmfmode=info to it but it didn't do anything.

It still won't route to extension 1 or 2 etc

Regards,

Tib

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: IVR Setup Problem
« Reply #3 on: March 06, 2009, 12:48:27 PM »
Clearly you have a problem flowing dtmf data across the spa3K to the asterisk box.   I'm afraid we just don't have the time or the manpower to debug your spa3K.  These are little PBX's in their own right and it is very easy to set them up wrongly.

Areas you might want to look at are the spa3K dtmf settings.  Other than that, I'm afraid there isn't a lot we can do to help.  If you have a VoIP trunk then try your IVR over that as a parallel test.  If it still looks like an asterisk setup issue then by all means post again and we'll do our best to help.

Kind Regards

S



 

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
Re: IVR Setup Problem
« Reply #4 on: March 06, 2009, 12:51:26 PM »
Thanks for the help ... I'll have a look into it a bit harder.

Next week though I will get a OpenVox card and run that way

Regards,

Tib

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
Re: IVR Setup Problem
« Reply #5 on: March 10, 2009, 06:21:09 AM »
I got this working now ... it was the setup in the SPA3000 settings

The
Code: [Select]
DTMF Tx Method: in the PSTN setup was set to Auto instead of INFO


Regards,

Tib