Unfortunately I seem to have another problem! I am using sipgate for the incoming line - and it appears that you cannot get DTMF to work in that configuration. Unless anyone knows anything different of course!!
> > I just want one of my incoming numbers to go to an IVR service that > > will allow me to select what I want. > > > > For example > > > > "Press 1 for Mike, 2 for Karen, 3 for other, 9 for voicemail" etc > just put your incoming line in a context where you have a "s" > extension > > Something like this (not really good one, just wrote it from > the top of my head) > > [incoming-menu] > exten => s,1,Answer > exten => s,2,Playback(welcome-message) > exten => s,3,... > > look in the sample config that came with asterisk, you have > samples in there > > And remember, google is your friend ;) > > -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.6 - Release Date: 07/02/2005 _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
