[asterisk-bugs] [JIRA] (ASTERISK-20686) Confbridge module not loading successfully after changing

Michael L. Young (JIRA) noreply at issues.asterisk.org
Thu Nov 15 15:41:45 CST 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael L. Young updated ASTERISK-20686:
----------------------------------------

    Description: 
After compiling asterisk 11.0.1 on centos 5.5. I am not able to start it using /etc/init.d/asterisk start, 
It gives the error " -bash: /etc/init.d/asterisk: No such file or directory" but "asterisk -vvr" works. 

The most important feature "Confbridge" , its not loading properly if we do some changes in confbridge.conf file

{noformat}
asterisk*CLI> module load app_confbridge.so
Unable to load module app_confbridge.so
Command 'module load app_confbridge.so' failed.
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] ERROR[5202]: config_options.c:570 aco_process_var: Could not find option suitable for category 'a-1-1-0' named 'denoice' at line 456 of
[Nov 15 09:02:02] ERROR[5202]: config_options.c:405 process_category: In confbridge.conf: Processing options for a-1-1-0 failed
[Nov 15 09:02:02] ERROR[5202]: app_confbridge.c:2856 load_module: Unable to load config. Not loading module.
{noformat}

  was:
After compiling asterisk 11.0.1 on centos 5.5. I am not able to start it using /etc/init.d/asterisk start, 
It gives the error " -bash: /etc/init.d/asterisk: No such file or directory" but "asterisk -vvr" works. 

The most important feature "Confbridge" , its not loading properly if we do some changes in confbridge.conf file

asterisk*CLI> module load app_confbridge.so
Unable to load module app_confbridge.so
Command 'module load app_confbridge.so' failed.
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
[Nov 15 09:02:02] ERROR[5202]: config_options.c:570 aco_process_var: Could not find option suitable for category 'a-1-1-0' named 'denoice' at line 456 of
[Nov 15 09:02:02] ERROR[5202]: config_options.c:405 process_category: In confbridge.conf: Processing options for a-1-1-0 failed
[Nov 15 09:02:02] ERROR[5202]: app_confbridge.c:2856 load_module: Unable to load config. Not loading module.




    
> Confbridge module not loading successfully after changing 
> ----------------------------------------------------------
>
>                 Key: ASTERISK-20686
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20686
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/New Feature, Applications/app_confbridge
>    Affects Versions: 11.0.1
>         Environment: CentOS : 5.5, kernel : 2.6.18-308.20.1.el5 , 
>            Reporter: Rohit Wanchoo
>
> After compiling asterisk 11.0.1 on centos 5.5. I am not able to start it using /etc/init.d/asterisk start, 
> It gives the error " -bash: /etc/init.d/asterisk: No such file or directory" but "asterisk -vvr" works. 
> The most important feature "Confbridge" , its not loading properly if we do some changes in confbridge.conf file
> {noformat}
> asterisk*CLI> module load app_confbridge.so
> Unable to load module app_confbridge.so
> Command 'module load app_confbridge.so' failed.
> [Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
> [Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
> [Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
> [Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
> [Nov 15 09:02:02] WARNING[5202]: config_options.c:771 uint_handler_fn: Attempted to set internal_sample_rate=auto, but set it to 0 instead due to default)
> [Nov 15 09:02:02] ERROR[5202]: config_options.c:570 aco_process_var: Could not find option suitable for category 'a-1-1-0' named 'denoice' at line 456 of
> [Nov 15 09:02:02] ERROR[5202]: config_options.c:405 process_category: In confbridge.conf: Processing options for a-1-1-0 failed
> [Nov 15 09:02:02] ERROR[5202]: app_confbridge.c:2856 load_module: Unable to load config. Not loading module.
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list