Hi, Having searched through the mailing list archives and the wiki, I still don't know how to solve the following problem: Call is received, phone rings once, then the caller gets the voice menu. What I want is for the call not to actually ring, but to go straight to the voice menu. How can I achieve this? Thanks, --john
[incoming] s,1,Answer s,2,Wait,1 s,3,VoiceMailMain(u1234) If the caller still hears a ring, it's probably due to the incoming channel being configured for caller-id. CID info is passed between ring 1 and ring 2. -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of John Campbell Sent: Tuesday, June 08, 2004 12:04 PM To: asterisk-users Subject: [Asterisk-Users] Don't want a ring before voice menu Hi, Having searched through the mailing list archives and the wiki, I still don't know how to solve the following problem: Call is received, phone rings once, then the caller gets the voice menu. What I want is for the call not to actually ring, but to go straight to the voice menu. How can I achieve this? Thanks, --john _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
jparr@bgcfreedom.com
2004-Jun-08 10:52 UTC
[Asterisk-Users] Don't want a ring before voice menu
On Tue, 8 Jun 2004, John Campbell wrote:> Hi, > > Having searched through the mailing list archives and the wiki, I still > don't know how to solve the following problem: > > Call is received, phone rings once, then the caller gets the voice menu. > > What I want is for the call not to actually ring, but to go straight to > the voice menu. > > How can I achieve this? > > Thanks,You are using analog lines? If so, asterisk has no way of knowing the phone is ringing, until it rings.