Hi List

I´m not sure if this the right list for my question but i hope you can help me.

I have write on a Asterisk Module and have the *.so File.

Load this Module once is no problem , but I want to start it with a parameter multiple times. so it looks like this

module load modul.so connect=programm_a

module load modul.so connect=programm_b

and then it must be run in two instances.

Is it possible or must i compile it into two different modules and load then in 2 steps?
module load modul.so
module load modul2.so

Best Regards
Meckel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to