| |
| News & Reviews |
Welcome to the Voxilla VoIP Forum.
Voxilla has been a trusted source for accurate, up-to-date information on the IP Communications industry since 2002. A dedicated staff of reporters and engineers produce feature articles and product reviews to keep industry watchers abreast of the people, companies, and trends driving a fast moving market.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
Voxilla VoIP Forum |
AA Menu Transfer to VoicemailTechnical support, how-to guides, troubleshooting, and general assistance for the Linksys Voice System (LVS) family of products. |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| |||
| Hi all; Firstly, hello and thanks for all of the info which I have already trawled from these pages. I have a SPA9000/400 setup, and have just about everything working except for a few remaining problems and was hoping for some help !! I have a AA script that allows callers to select to leave a voice message, however I am unable to get this to work. I have seen some threads about trying to redirect to the xx@SP400_IP:5090, I have also tried redirecting to vmLbbb (Where L is the SP400 line number and bbb is the mailbox i.e.. 1102, but nothing seems to work: Here's my AA Script, any suggestions: Code: DP1 = (0|*) DP2 = (*|<0:101>|<1:vm1102>|<2:103>) <aa> <form id="dir" type="menu"> <audio src="prompt1" bargein="T"/> <dialplan src="dp1"/> <noinput timeout="10" repeat="T"/> <nomatch><audio src="prompt3" bargein="F"/></nomatch> <match> <case input="*"><audio src="prompt4" bargein="F"/><exit/></case> <case input="0"><goto next="vm"/></case> </match> </form> <form id="vm" type="menu"> <audio src="prompt6" bargein="T"/> <dialplan src="dp2"/> <noinput timeout="10" repeat="T"/> <nomatch> <audio src="prompt3" bargein="T"/> <audio src="prompt6" bargein="T"/> </nomatch> <match> <case input="*"><audio src="prompt4" bargein="F"/><exit/></case> <case input="1"><audio src="prompt7" bargein="T"/><xfer target="$input"/></case> <case input="2"><audio src="prompt8" bargein="T"/><xfer target="$input"/></case> <case input="0"><audio src="prompt9" bargein="T"/><xfer target="$input"/></case> </match> </form> </aa> |
| |||
| I'm afraid 'no' is the short answer! In reality, in these forum archives there is a posting that explains the best you can do is create a huntgroup that rings a dummy extension for 1 second and then transfers to the voicemail. You then set the aa to transfer to that huntgroup. Hacky, but it does work. |
| Thread Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AA Menu for call routing | bahamas68 | Linksys SPA9000/SPA400 Support Forum | 6 | September 28th, 2007 06:29 PM |
| SPA400 Voicemail Menu | Walford58 | Linksys SPA9000/SPA400 Support Forum | 0 | September 7th, 2007 09:38 AM |
| Call always transfer to voicemail after ringing twice | flyneo | IPKall Support Forum | 2 | April 4th, 2007 04:24 PM |
| VoIP line disconnects after call transfer - possibly a voicemail problem? | TeleFoneDude | Broadvox Direct Support Forum | 0 | January 12th, 2007 06:08 AM |
| Share your menu tree! | greyhound4334 | Asterisk Support Forum | 12 | December 21st, 2005 05:08 PM |