[Serusers] Not found

Andreas Granig andreas.granig at inode.info
Mon Aug 8 20:51:25 CEST 2005


Sebastian Kühner wrote:
> At the end of the PSTN-routing (route(3)) I make:
> 
> if (!t_relay()) {
>     sl_reply_error();
>     break;
> };
> 
> Isn't that enough?

This only breaks route[3]. You have to break again directly after 
calling route(3) in the main route.

Andy




More information about the sr-users mailing list