[OpenSIPS-Users] Hunt Group with Opensips
Brad Bendy
brad.bendy at benganetworks.com
Thu Aug 26 05:09:57 CEST 2010
That would my late night testing and copying code twice :)
On Wed, 2010-08-25 at 20:05 -0700, osiris123d wrote:
> Deon,
>
> Just wondering why you set the next hunt number twice in your else
> condition??
>
>
> } else {
> #Not the 1st time, let's pull the next in order
> $avp(s:hunt_num) = $(avp(s:hunt_list){s.select,$avp(s:hunt_pos),,});
> xlog("L_NOTICE","***Trying #$avp(s:hunt_pos) of $avp(s:total_hunts) in
> seq*** Number to hunt to: $avp(s:hunt_num) Call ID: $ci with Source ANI of:
> $fU");
> #pull the next number to call from the set
> $avp(s:hunt_num) = $(avp(s:hunt_list){s.select,$avp(s:hunt_pos),,});
>
More information about the Users
mailing list