Re: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

2011-02-20 Thread Borin
thanks a lot. that was a problem.

On Fri, Feb 18, 2011 at 8:44 PM, Tilghman Lesher tilgh...@meg.abyt.eswrote:

 On Friday 18 February 2011 05:29:56 Borin wrote:
  Hello,
  trying to load ael module in asterisk ver 1.6.2 got the following:
 
  asterisk*CLI module load pbx_ael.so
  Unable to load module pbx_ael.so
  Command 'module load pbx_ael.so' failed.
  [Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error
  loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so:
  undefined symbol: ast_compile_ael2
  [Feb 18 11:25:47] WARNING[7412]: loader.c:839 load_resource: Module
  'pbx_ael.so' could not be loaded.
 
  I did not find in google what it could be and what should be done to
  solve this. I also tried the same on ast ver 1.8.2.3, got the same. I
  am usind debian as OS and install asterisk from sources that I took on
  digium site. Did anyone have the same issue?

 Make sure res_ael_share.so is loaded first.

 --
 Tilghman

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

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

[asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

2011-02-18 Thread Borin
Hello,
trying to load ael module in asterisk ver 1.6.2 got the following:

asterisk*CLI module load pbx_ael.so
Unable to load module pbx_ael.so
Command 'module load pbx_ael.so' failed.
[Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error
loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined
symbol: ast_compile_ael2
[Feb 18 11:25:47] WARNING[7412]: loader.c:839 load_resource: Module
'pbx_ael.so' could not be loaded.

I did not find in google what it could be and what should be done to solve
this. I also tried the same on ast ver 1.8.2.3, got the same. I am usind
debian as OS and install asterisk from sources that I took on digium site.
Did anyone have the same issue?

Regards, Kate
--
_
-- 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

Re: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

2011-02-18 Thread Faisal Hanif
Did you checked if you extension.ael doesn't have syntax error?

Did you upgraded anything after last compile?

Or

 

Try a clean recompile

 

Faisal Hanif

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Borin
Sent: Friday, February 18, 2011 4:30 PM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

 

Hello, 
trying to load ael module in asterisk ver 1.6.2 got the following:

asterisk*CLI module load pbx_ael.so
Unable to load module pbx_ael.so
Command 'module load pbx_ael.so' failed.
[Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error
loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined
symbol: ast_compile_ael2
[Feb 18 11:25:47] WARNING[7412]: loader.c:839 load_resource: Module
'pbx_ael.so' could not be loaded.

I did not find in google what it could be and what should be done to solve
this. I also tried the same on ast ver 1.8.2.3, got the same. I am usind
debian as OS and install asterisk from sources that I took on digium site.
Did anyone have the same issue? 

Regards, Kate

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

Re: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

2011-02-18 Thread Borin
On Fri, Feb 18, 2011 at 3:29 PM, Faisal Hanif fai...@vopium.com wrote:

 Did you checked if you extension.ael doesn’t have syntax error?


I think there is no error. I loaded the standard ael first (provided by
asterisk) then my test config, got the same result.

 Did you upgraded anything after last compile?

No. I just took ver 1.6.2.16.1 , compiled with ael support got this error.
then decided to check with ver 1.8.2. Error remained the same.

 Or



 Try a clean recompile



 Faisal Hanif



 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *Borin
 *Sent:* Friday, February 18, 2011 4:30 PM
 *To:* asterisk-users@lists.digium.com
 *Subject:* [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2



 Hello,
 trying to load ael module in asterisk ver 1.6.2 got the following:

 asterisk*CLI module load pbx_ael.so
 Unable to load module pbx_ael.so
 Command 'module load pbx_ael.so' failed.
 [Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error
 loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined
 symbol: ast_compile_ael2
 [Feb 18 11:25:47] WARNING[7412]: loader.c:839 load_resource: Module
 'pbx_ael.so' could not be loaded.

 I did not find in google what it could be and what should be done to solve
 this. I also tried the same on ast ver 1.8.2.3, got the same. I am usind
 debian as OS and install asterisk from sources that I took on digium site.
 Did anyone have the same issue?

 Regards, Kate

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

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

Re: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

2011-02-18 Thread Faisal Hanif
Are you on CentOS?

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Borin
Sent: Friday, February 18, 2011 7:46 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

 

 

On Fri, Feb 18, 2011 at 3:29 PM, Faisal Hanif fai...@vopium.com wrote:

Did you checked if you extension.ael doesn't have syntax error?


I think there is no error. I loaded the standard ael first (provided by
asterisk) then my test config, got the same result. 

Did you upgraded anything after last compile?

No. I just took ver 1.6.2.16.1 , compiled with ael support got this error.
then decided to check with ver 1.8.2. Error remained the same.  

Or

 

Try a clean recompile

 

Faisal Hanif

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Borin
Sent: Friday, February 18, 2011 4:30 PM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

 

Hello, 
trying to load ael module in asterisk ver 1.6.2 got the following:

asterisk*CLI module load pbx_ael.so
Unable to load module pbx_ael.so
Command 'module load pbx_ael.so' failed.
[Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error
loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined
symbol: ast_compile_ael2
[Feb 18 11:25:47] WARNING[7412]: loader.c:839 load_resource: Module
'pbx_ael.so' could not be loaded.

I did not find in google what it could be and what should be done to solve
this. I also tried the same on ast ver 1.8.2.3, got the same. I am usind
debian as OS and install asterisk from sources that I took on digium site.
Did anyone have the same issue? 

Regards, Kate


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

 

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

Re: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

2011-02-18 Thread Borin
Linux version 2.6.26-2-686 (Debian 2.6.26-24) (da...@debian.org) (gcc
version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25))


On Fri, Feb 18, 2011 at 4:09 PM, Faisal Hanif fai...@vopium.com wrote:

 Are you on CentOS?



 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *Borin
 *Sent:* Friday, February 18, 2011 7:46 PM
 *To:* Asterisk Users Mailing List - Non-Commercial Discussion
 *Subject:* Re: [asterisk-users] pbx_ael.so: undefined symbol:
 ast_compile_ael2





 On Fri, Feb 18, 2011 at 3:29 PM, Faisal Hanif fai...@vopium.com wrote:

 Did you checked if you extension.ael doesn’t have syntax error?


 I think there is no error. I loaded the standard ael first (provided by
 asterisk) then my test config, got the same result.

 Did you upgraded anything after last compile?

 No. I just took ver 1.6.2.16.1 , compiled with ael support got this error.
 then decided to check with ver 1.8.2. Error remained the same.

 Or



 Try a clean recompile



 Faisal Hanif



 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *Borin
 *Sent:* Friday, February 18, 2011 4:30 PM
 *To:* asterisk-users@lists.digium.com
 *Subject:* [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2



 Hello,
 trying to load ael module in asterisk ver 1.6.2 got the following:

 asterisk*CLI module load pbx_ael.so
 Unable to load module pbx_ael.so
 Command 'module load pbx_ael.so' failed.
 [Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error
 loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined
 symbol: ast_compile_ael2
 [Feb 18 11:25:47] WARNING[7412]: loader.c:839 load_resource: Module
 'pbx_ael.so' could not be loaded.

 I did not find in google what it could be and what should be done to solve
 this. I also tried the same on ast ver 1.8.2.3, got the same. I am usind
 debian as OS and install asterisk from sources that I took on digium site.
 Did anyone have the same issue?

 Regards, Kate


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



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

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

Re: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

2011-02-18 Thread Borin
The error appears only if I load module. There is no warning during
installation, so module pbx_ael.so is compiled and placed in modules dir of
asterisk

On Fri, Feb 18, 2011 at 4:15 PM, Borin katerin.bo...@gmail.com wrote:

 Linux version 2.6.26-2-686 (Debian 2.6.26-24) (da...@debian.org) (gcc
 version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25))



 On Fri, Feb 18, 2011 at 4:09 PM, Faisal Hanif fai...@vopium.com wrote:

 Are you on CentOS?



 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *Borin
 *Sent:* Friday, February 18, 2011 7:46 PM
 *To:* Asterisk Users Mailing List - Non-Commercial Discussion
 *Subject:* Re: [asterisk-users] pbx_ael.so: undefined symbol:
 ast_compile_ael2





 On Fri, Feb 18, 2011 at 3:29 PM, Faisal Hanif fai...@vopium.com wrote:

 Did you checked if you extension.ael doesn’t have syntax error?


 I think there is no error. I loaded the standard ael first (provided by
 asterisk) then my test config, got the same result.

 Did you upgraded anything after last compile?

 No. I just took ver 1.6.2.16.1 , compiled with ael support got this error.
 then decided to check with ver 1.8.2. Error remained the same.

 Or



 Try a clean recompile



 Faisal Hanif



 *From:* asterisk-users-boun...@lists.digium.com [mailto:
 asterisk-users-boun...@lists.digium.com] *On Behalf Of *Borin
 *Sent:* Friday, February 18, 2011 4:30 PM
 *To:* asterisk-users@lists.digium.com
 *Subject:* [asterisk-users] pbx_ael.so: undefined symbol:
 ast_compile_ael2



 Hello,
 trying to load ael module in asterisk ver 1.6.2 got the following:

 asterisk*CLI module load pbx_ael.so
 Unable to load module pbx_ael.so
 Command 'module load pbx_ael.so' failed.
 [Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error
 loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so: undefined
 symbol: ast_compile_ael2
 [Feb 18 11:25:47] WARNING[7412]: loader.c:839 load_resource: Module
 'pbx_ael.so' could not be loaded.

 I did not find in google what it could be and what should be done to solve
 this. I also tried the same on ast ver 1.8.2.3, got the same. I am usind
 debian as OS and install asterisk from sources that I took on digium site.
 Did anyone have the same issue?

 Regards, Kate


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



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



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

Re: [asterisk-users] pbx_ael.so: undefined symbol: ast_compile_ael2

2011-02-18 Thread Tilghman Lesher
On Friday 18 February 2011 05:29:56 Borin wrote:
 Hello,
 trying to load ael module in asterisk ver 1.6.2 got the following:
 
 asterisk*CLI module load pbx_ael.so
 Unable to load module pbx_ael.so
 Command 'module load pbx_ael.so' failed.
 [Feb 18 11:25:47] WARNING[7412]: loader.c:449 load_dynamic_module: Error
 loading module 'pbx_ael.so': /usr/lib/asterisk/modules/pbx_ael.so:
 undefined symbol: ast_compile_ael2
 [Feb 18 11:25:47] WARNING[7412]: loader.c:839 load_resource: Module
 'pbx_ael.so' could not be loaded.
 
 I did not find in google what it could be and what should be done to
 solve this. I also tried the same on ast ver 1.8.2.3, got the same. I
 am usind debian as OS and install asterisk from sources that I took on
 digium site. Did anyone have the same issue?

Make sure res_ael_share.so is loaded first.

-- 
Tilghman

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