Fixed answering machine message issues(requires extensions.conf change)

Fixed inbound next-call-route issue

git-svn-id: svn://192.168.202.10@1387 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2010-03-27 13:10:22 +00:00
parent 2179110c40
commit d37aff908f
10 changed files with 83 additions and 54 deletions
+6
View File
@@ -6,6 +6,12 @@ ALTERNATE NUMBER DIALING Redesign 2008-08-20
As of the 2.2.0 version a lot of bugs have been fixed, and DNC statuses can now be used as auto-alt-dial triggering statuses
Some important rules:
- never duplicate the same number for the same lead in phone_number, alt_phone, address3 or any of the vicidial_list_alt_phones entries, doing so will mess up the auto-alt-dialing process causing numbers to be dialed many more times than they should
- make sure you do not have conflicting lead recycling and auto-alt-dial statuses, this can cause other duplicate dialing problems
In order to allow for more alt-numbers per lead to dial we built a new method of storing and dialing alt-numbers for leads.