Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Asterisk 11.6.0 not starting up


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
earohuanca at gmail.com
Guest





PostPosted: Mon Nov 25, 2013 11:22 am    Post subject: [asterisk-users] Asterisk 11.6.0 not starting up Reply with quote

Hello Friends:
 
I've just installed Asterisk 11 on my Linux (debian) server but it is not starting up when trying with "asterisk -vvvvvvvvvvc" and "service asterisk start". Starting process just stop and shows: "Illegal instruction" as final output.
 
Looking at logs I fouind at /var/log/asterisk/messages :
 
[Nov 25 11:09:26] Asterisk 11.6.0 built by root @ (my-pbx-server) on a i686 running Linux on 2013-11-25 15:10:00 UTC
[Nov 25 11:09:26] NOTICE[24118] cdr.c: CDR simple logging enabled.
[Nov 25 11:09:26] NOTICE[24118] loader.c: 205 modules will be loaded.
[Nov 25 11:09:26] NOTICE[24118] res_odbc.c: res_odbc loaded.
[Nov 25 11:09:26] NOTICE[24118] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine curl
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine odbc
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine sqlite3
 
Any help would be welcome. My Linux distro is: Linux (my-ip-address) 3.11.6-x86-linode54 #1 SMP Wed Oct 23 15:22:49 EDT 2013 i686 GNU/Linux
 
Elder D. Arohuanca
Lima - Peru
Back to top
ldardini at gmail.com
Guest





PostPosted: Mon Nov 25, 2013 11:50 am    Post subject: [asterisk-users] Asterisk 11.6.0 not starting up Reply with quote

On which kind of processor are you trying to run asterisk? Is it a real or emulated CPU?

Leandro



2013/11/25 Daniel - Asterisk <earohuanca@gmail.com (earohuanca@gmail.com)>
Quote:
Hello Friends:
 
I've just installed Asterisk 11 on my Linux (debian) server but it is not starting up when trying with "asterisk -vvvvvvvvvvc" and "service asterisk start". Starting process just stop and shows: "Illegal instruction" as final output.
 
Looking at logs I fouind at /var/log/asterisk/messages :
 
[Nov 25 11:09:26] Asterisk 11.6.0 built by root @ (my-pbx-server) on a i686 running Linux on 2013-11-25 15:10:00 UTC
[Nov 25 11:09:26] NOTICE[24118] cdr.c: CDR simple logging enabled.
[Nov 25 11:09:26] NOTICE[24118] loader.c: 205 modules will be loaded.
[Nov 25 11:09:26] NOTICE[24118] res_odbc.c: res_odbc loaded.
[Nov 25 11:09:26] NOTICE[24118] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine curl
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine odbc
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine sqlite3
 
Any help would be welcome. My Linux distro is: Linux (my-ip-address) 3.11.6-x86-linode54 #1 SMP Wed Oct 23 15:22:49 EDT 2013 i686 GNU/Linux
 
Elder D. Arohuanca
Lima - Peru



--
_____________________________________________________________________
-- 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
Back to top
asannucci at gmail.com
Guest





PostPosted: Mon Nov 25, 2013 12:08 pm    Post subject: [asterisk-users] Asterisk 11.6.0 not starting up Reply with quote

Hi Elder,

on Linode VPS, when you execute make menuselect, on Compiler Flags menu you have to deselect "BUILD NATIVE" parameter. Then make, make install, make samples, make config

Regards

El 25/11/2013 11:49, Leandro Dardini escribió:

Quote:
On which kind of processor are you trying to run asterisk? Is it a real or emulated CPU?

Leandro



2013/11/25 Daniel - Asterisk <earohuanca@gmail.com (earohuanca@gmail.com)>
Quote:
Hello Friends:

I've just installed Asterisk 11 on my Linux (debian) server but it is not starting up when trying with "asterisk -vvvvvvvvvvc" and "service asterisk start". Starting process just stop and shows: "Illegal instruction" as final output.

Looking at logs I fouind at /var/log/asterisk/messages :

[Nov 25 11:09:26] Asterisk 11.6.0 built by root @ (my-pbx-server) on a i686 running Linux on 2013-11-25 15:10:00 UTC
[Nov 25 11:09:26] NOTICE[24118] cdr.c: CDR simple logging enabled.
[Nov 25 11:09:26] NOTICE[24118] loader.c: 205 modules will be loaded.
[Nov 25 11:09:26] NOTICE[24118] res_odbc.c: res_odbc loaded.
[Nov 25 11:09:26] NOTICE[24118] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine curl
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine odbc
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine sqlite3

Any help would be welcome. My Linux distro is: Linux (my-ip-address) 3.11.6-x86-linode54 #1 SMP Wed Oct 23 15:22:49 EDT 2013 i686 GNU/Linux

Elder D. Arohuanca
Lima - Peru



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





Back to top
earohuanca at gmail.com
Guest





PostPosted: Mon Nov 25, 2013 1:17 pm    Post subject: [asterisk-users] Asterisk 11.6.0 not starting up Reply with quote

Hello Bakko:
 
Asterisk 11 is working now.
Would that selection on COMPILER FLAGS needed for al IaaS plattforms?
 
Thank you!
 
Elder D. Arohuanca
Lima - Peru



On Mon, Nov 25, 2013 at 12:07 PM, Bakko <asannucci@gmail.com (asannucci@gmail.com)> wrote:
Quote:
Hi Elder,

on Linode VPS, when you execute make menuselect, on Compiler Flags menu you have to deselect "BUILD NATIVE" parameter. Then make, make install, make samples, make config

Regards

El 25/11/2013 11:49, Leandro Dardini escribió:

Quote:
On which kind of processor are you trying to run asterisk? Is it a real or emulated CPU?

Leandro



2013/11/25 Daniel - Asterisk <earohuanca@gmail.com (earohuanca@gmail.com)>
Quote:
Hello Friends:
 
I've just installed Asterisk 11 on my Linux (debian) server but it is not starting up when trying with "asterisk -vvvvvvvvvvc" and "service asterisk start". Starting process just stop and shows: "Illegal instruction" as final output.
 
Looking at logs I fouind at /var/log/asterisk/messages :
 
[Nov 25 11:09:26] Asterisk 11.6.0 built by root @ (my-pbx-server) on a i686 running Linux on 2013-11-25 15:10:00 UTC
[Nov 25 11:09:26] NOTICE[24118] cdr.c: CDR simple logging enabled.
[Nov 25 11:09:26] NOTICE[24118] loader.c: 205 modules will be loaded.
[Nov 25 11:09:26] NOTICE[24118] res_odbc.c: res_odbc loaded.
[Nov 25 11:09:26] NOTICE[24118] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine curl
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine odbc
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine sqlite3
 
Any help would be welcome. My Linux distro is: Linux (my-ip-address) 3.11.6-x86-linode54 #1 SMP Wed Oct 23 15:22:49 EDT 2013 i686 GNU/Linux
 
Elder D. Arohuanca
Lima - Peru



--
_____________________________________________________________________
-- 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
Back to top
earohuanca at gmail.com
Guest





PostPosted: Mon Nov 25, 2013 1:20 pm    Post subject: [asterisk-users] Asterisk 11.6.0 not starting up Reply with quote

Hello Leandro, I don't know exactly if it is real, but I think is emulated since it is a cheap VPS.
 
Elder D. Arohuanca



On Mon, Nov 25, 2013 at 11:49 AM, Leandro Dardini <ldardini@gmail.com (ldardini@gmail.com)> wrote:
Quote:
On which kind of processor are you trying to run asterisk? Is it a real or emulated CPU?

Leandro



2013/11/25 Daniel - Asterisk <earohuanca@gmail.com (earohuanca@gmail.com)>


Quote:
Hello Friends:
 
I've just installed Asterisk 11 on my Linux (debian) server but it is not starting up when trying with "asterisk -vvvvvvvvvvc" and "service asterisk start". Starting process just stop and shows: "Illegal instruction" as final output.
 
Looking at logs I fouind at /var/log/asterisk/messages :
 
[Nov 25 11:09:26] Asterisk 11.6.0 built by root @ (my-pbx-server) on a i686 running Linux on 2013-11-25 15:10:00 UTC
[Nov 25 11:09:26] NOTICE[24118] cdr.c: CDR simple logging enabled.
[Nov 25 11:09:26] NOTICE[24118] loader.c: 205 modules will be loaded.
[Nov 25 11:09:26] NOTICE[24118] res_odbc.c: res_odbc loaded.
[Nov 25 11:09:26] NOTICE[24118] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine curl
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine odbc
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine sqlite3
 
Any help would be welcome. My Linux distro is: Linux (my-ip-address) 3.11.6-x86-linode54 #1 SMP Wed Oct 23 15:22:49 EDT 2013 i686 GNU/Linux
 
Elder D. Arohuanca
Lima - Peru





--
_____________________________________________________________________
-- 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
Back to top
asannucci at gmail.com
Guest





PostPosted: Mon Nov 25, 2013 1:43 pm    Post subject: [asterisk-users] Asterisk 11.6.0 not starting up Reply with quote

Hello Elder,

I don't remember where but I read in some place on virtualized servers you have to deselect this parameter.

I'm using Linode too.

Regards

El 25/11/2013 13:16, Daniel - Asterisk escribió:

Quote:
Hello Bakko:

Asterisk 11 is working now.
Would that selection on COMPILER FLAGS needed for al IaaS plattforms?

Thank you!

Elder D. Arohuanca
Lima - Peru



On Mon, Nov 25, 2013 at 12:07 PM, Bakko <asannucci@gmail.com (asannucci@gmail.com)> wrote:
Quote:
Hi Elder,

on Linode VPS, when you execute make menuselect, on Compiler Flags menu you have to deselect "BUILD NATIVE" parameter. Then make, make install, make samples, make config

Regards

El 25/11/2013 11:49, Leandro Dardini escribió:

Quote:
On which kind of processor are you trying to run asterisk? Is it a real or emulated CPU?

Leandro



2013/11/25 Daniel - Asterisk <earohuanca@gmail.com (earohuanca@gmail.com)>
Quote:
Hello Friends:

I've just installed Asterisk 11 on my Linux (debian) server but it is not starting up when trying with "asterisk -vvvvvvvvvvc" and "service asterisk start". Starting process just stop and shows: "Illegal instruction" as final output.

Looking at logs I fouind at /var/log/asterisk/messages :

[Nov 25 11:09:26] Asterisk 11.6.0 built by root @ (my-pbx-server) on a i686 running Linux on 2013-11-25 15:10:00 UTC
[Nov 25 11:09:26] NOTICE[24118] cdr.c: CDR simple logging enabled.
[Nov 25 11:09:26] NOTICE[24118] loader.c: 205 modules will be loaded.
[Nov 25 11:09:26] NOTICE[24118] res_odbc.c: res_odbc loaded.
[Nov 25 11:09:26] NOTICE[24118] res_smdi.c: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine curl
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine odbc
[Nov 25 11:09:26] NOTICE[24118] config.c: Registered Config Engine sqlite3

Any help would be welcome. My Linux distro is: Linux (my-ip-address) 3.11.6-x86-linode54 #1 SMP Wed Oct 23 15:22:49 EDT 2013 i686 GNU/Linux

Elder D. Arohuanca
Lima - Peru



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





Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services