Jeremy A wrote: > Hello, > > The documentation shows an example function for an event callback > routine that returns true. > > What is the meaning of the bool return parameter? > > What will happen if false is returned? >
Nothing, return value is ignored by event dispatcher. The return value has currently no meaning. Jaro _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
