#21337 terminate-action changes
authorJeremy Davis <jeremyd@freeside.biz>
Thu, 12 Dec 2013 16:39:58 +0000 (11:39 -0500)
committerJeremy Davis <jeremyd@freeside.biz>
Thu, 12 Dec 2013 16:39:58 +0000 (11:39 -0500)
fs_selfservice/FS-SelfService/SelfService/FreeRadiusVoip.pm

index 6086717..25f673f 100644 (file)
@@ -51,6 +51,7 @@ sub authorize {
     return RLM_MODULE_REJECT;
   } elsif ( $response->{'seconds'} ) {
     $RAD_REPLY{'Session-Timeout'} = $response->{'seconds'};
+    $RAD_REPLY{'Termination-Action'} = 0;
     return RLM_MODULE_OK;
   } else {
     # if the called number is free, put 1 in the Termination-Action attribute