[asterisk-users] Manual Wardialer

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sat Apr 26 19:49:00 CDT 2008


On Sat, Apr 26, 2008 at 06:41:44PM -0400, Andreas van dem Helge wrote:
> Does anyone have a script for manual wardialer for asterisk? not sure
>  if "wardialer" is the correct term but basically I want to call X
>  number say 555-0000 through 555-0050 and be able to listen to each
>  call and when I hang up or press a key it will dial the next number
>  for me. I guess sort of like "scanning" an exchange but I want to be
>  on the line and if possible complete / talk on certain calls.

core show application Dial

 ...

 Options:

 ...

   g    - Proceed with dialplan execution at the current extension if the
          destination channel hangs up

 ...

   H    - Allow the calling party to hang up by hitting the '*' DTMF digit.

 ...

So all that's left for you is to run a loop of 50 Dial-s in the
dialplan.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list