[Serusers] exec_dset

SIP sip at arcdiv.com
Fri Aug 31 20:39:50 CEST 2007


Jesús Terán wrote:
> Hello, I am using the exec_dset for access to my database mysql 
> and change the uri in the calls, but I think this use more CPU 
> processing, Are there other module to do the same?
>  
> thanks
>  
> Jesus Teran B.
> ------------------------------------------------------------------------
>
> _______________________________________________
> Serusers mailing list
> Serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>   
I'm aware of none pre-written for that purpose... however, you could 
probably modify one in existence to do just that in C/C++ (assuming you 
could reverse engineer what's going on in the modules) and it would 
likely be a lot faster than spawning a shell process for each call.

N.



More information about the sr-users mailing list