[Asterisk-Dev] Executing two applications on same channel

Dipen Gandhi dipensgandhi at gmail.com
Thu Dec 16 08:57:01 MST 2004


Hi All,
Is it possible to execute two different applications in two threads on
the same channel? What I want to do is to execute some code in
parallel with Dial, while the bridged call is going on. The parallel
thread is not going to use the channel for writing something. Just
needs to read some parameters. Can I spawn a thread from Dial and call
pbx_exec?

Thanks
Dipen



More information about the asterisk-dev mailing list