On 04/04/2011 08:36 AM, Meckel wrote:
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

There is no facility in Asterisk for parameters to be passed to a module.

--
Kevin P. Fleming
Digium, Inc. | Director of Software Technologies
Jabber: [email protected] | SIP: [email protected] | Skype: kpfleming
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- 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