[Freeswitch-dev] how to call the function of another module ?
Michael Jerris
mike at jerris.com
Thu Sep 10 22:47:40 PDT 2009
We don't allow calling functions between modules. You can look at the
api interface for a way to trigger things between modules or possibly
the event system.
Mike
On Sep 11, 2009, at 1:30 AM, daqiang wang wrote:
> hello :
> How can i to call the funciton in another module ?
> example:
> I want to add code in mod_voicemail. to call rxfax. the function
> of mod_fax .
> what's the step to do ?
> thanks .
More information about the FreeSWITCH-dev
mailing list