Hi David,

Looking at Bayonne 1.2.14 

server/scrDial: "return true;" as been commented, and sometimes the dial
command exit the script?
I guess it shall return true if everything went well?


//      advance();
//      return true;

        if(soft)
                trunkStep(TRUNK_STEP_SOFTDIAL);
        else
                trunkStep(TRUNK_STEP_DIALXFER);
        return false;


_______________________________________________
Bayonne-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bayonne-devel

Reply via email to