How do I turn off call forward manually? Where is the CFW info kept?
If I dial ext 3907 it forwards "dialparties.agi: Extension 3907 has call forward set to 901483733914"
Robert Brock
Telecom Administrator, MKS Inc., www.mks.com<http://www.mks.com>
Waterloo, ON, Canada
Tel: 519-883-3243 or 800-265-2797 x3243
Fax: 519-884-8861
they usually store that info in astdb keys..
heres something that scratches the surface on how to use...
http://astbook.asteriskdocs.org/en/2nd_Edition/asterisk-book-html-chunk/asterisk-CHP-6-SECT-6.html
---------------------------------------------------------------------
To unsubscribe, e-mail: asterisk-u...@uc.org
For additional commands, e-mail: asteri...@uc.org
Hi Robert,
Please forgive me if I'm covering ground that you've already done.
In many cases, both Asterisk and the phone set support forwarding.
The phone itself may not have it's forwarding feature enabled but it
looks like Asterisk is doing the forwarding. Try dialing *73 from the
phone to deactivate call forwarding. If it's a stuck value, you could
try activating it with another target number to see if the mechanism
is responding at all, then deactivating again. (*72 activates)
Reference: http://www.freepbx.org/support/documentation/module-documentation/feature-codes
Another possibility is that there are some follow-me settings that are
kicking in. It's called VMX Locator on some systems.
Good luck,
Dave