Hi all!
I'm in the process of configuring an Asterisk server here that, based on
which number was called, should send calls to different extensions:
913 - 11111 -> ext. 1
913 - 22222 -> ext. 2
913-11111 & 913-22222 being 2 (of the) numbers we have coming in to our
system via our VoIP hosting provider.
The config used here is based on Asterisk at home, so it includes also the
dialparties.agi script. This script sees and identifies the correct dnid, but I
am having some trouble to get the dialplan to
act on this value. The info in the Wiki (
http://www.voip-info.org/tiki-index.php?page=DNID ) is not of much help either.
Anyone here with any suggestions?
Regards,
Evert