summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/asterisk-xip/files/uci/dialplanconf
AgeCommit message (Collapse)Author
2010-11-16contrib: remove asterisk-xipJo-Philipp Wich
2009-01-27Add match_all_s variable - match all including sMichael Geddes
Move enable_voicemail to voicemailconf. Ignore variables beginning with _ in certain sections
2009-01-16Allow specifying the target type together with the target in the dialplan ↵Michael Geddes
extension (rather than having a sep variable).. Move incoming_context functions here from sipiaxconf. Allow incoming target to have different formats for the type/target, and convert it to TYPE/target.
2009-01-14Add Inzone handling - routing icoming calls based on dialed number and callerid.Michael Geddes
Use _[0-9*+#]. in place of _. to avoid warnings in the log. Fix some errors with quotes Change default call type to macro for lastdialedtype.
2009-01-08contrib/package: move asterisk14-xip to feedJo-Philipp Wich