<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffcc" text="#330000">
bhrugu,<br>
ok, you used menuselect.... but you said it is not loaded... <br>
did you try to load it manually??? does the module.so file exist in
the /usr/lib/asterisk/modules directory???<br>
daveC<br>
<br>
Bhrugu Mehta wrote:
<blockquote
cite="midc96071570712280502v5b78b8cbi586528f28e143f6c@mail.gmail.com"
type="cite">
<pre wrap="">hi,
thnks 4 reply,
actully i am using asterisk 1.4.15 and that is defined in menuselect
file.(xml file)
so no need to add entry in module.conf
Bhrugu mehta
On Dec 27, 2007 7:37 PM, dave cantera <a class="moz-txt-link-rfc2396E" href="mailto:david.cantera@iacnet.net"><david.cantera@iacnet.net></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">bhrugu,
did you try and load it manually?
Modules are compiled in to shared object (.so) files. They are installed
to /usr/lib/asterisk/modules and can be turned on and off from loading
by editing /etc/asterisk/modules.conf. Modules must include
asterisk/modules.h. Modules must also export several functions. The
following functions generally return 0 on success and non-zero on
failure. Do not define any of these functions as static.
<a class="moz-txt-link-freetext" href="http://www.lobstertech.com/doc/ast-12-func/#funcmod">http://www.lobstertech.com/doc/ast-12-func/#funcmod</a>
daveC
Bhrugu Mehta wrote:
</pre>
<blockquote type="cite">
<pre wrap="">hi, all
I creat new application app_myapp.c for asterisk 1.4.15.
I add this in asterisk/apps dir. to load.
after compiling asterisk app_myapp.o and app_myapp.so has been created but when
i run " show applications" at cli> . my application not displayed.
what's wrong???
any suggestion!!!
thanks
Bhrugu Mehta
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap="">--
My wife's sister is in California.
I should buy her a Videophone2008!
Truly, The Next Best Thing to Being There!
--
WorldWideVideoPhones.com
856.380.0894
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="132">--
My wife's sister is in California.
I should buy her a Videophone2008!
Truly, The Next Best Thing to Being There!
--
WorldWideVideoPhones.com
856.380.0894
</pre>
</body>
</html>