How can I add extra digits to go through different carriers? If it is long distance, but not a toll free number, then add "10 15 xxx". -- Thanks
On Thu, 19 Apr 2007, ctotos@gmail.com said something to this effect:> How can I add extra digits to go through different carriers? > > If it is long distance, but not a toll free number, then add "10 15 > xxx".Use IF conditionals in the dial plan to manipulate strings and/or create new dial strings based on ${EXTEN}? -- Alex Balashov <sasha@presidium.org>
ctotos@gmail.com wrote:> How can I add extra digits to go through different carriers? > > If it is long distance, but not a toll free number, then add "10 15 > xxx". > >Here are a couple of good reads for you http://www.voip-info.org/wiki/view/Asterisk+Dialplan+Planning http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Dial