[asterisk-bugs] [JIRA] (ASTERISK-21142) Page app can't find ConfBridge

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Feb 20 09:36:18 CST 2013


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

Rusty Newton updated ASTERISK-21142:
------------------------------------

    Assignee: David Cunningham
      Status: Waiting for Feedback  (was: Triage)

I'd like to see what Asterisk spits out when it loads app_confbridge.so. We'd also like to know whether the module is possibly loaded but not running.

Apply the patch from ASTERISK-21108 , and then setup your full log for at least VERBOSE and DEBUG ( https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information )

Then run "logger rotate" at the CLI, and "core restart now".  For kicks, then reconnect to the Asterisk console and run "module unload app_confbridge.so" and "module load confbridge.so"


Then attach the full log as a file to this issue. (More Actions > Attach Files)
                
> Page app can't find ConfBridge
> ------------------------------
>
>                 Key: ASTERISK-21142
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21142
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_page
>    Affects Versions: 11.2.1
>         Environment: CentOS 6.3 x86_64
>            Reporter: David Cunningham
>            Assignee: David Cunningham
>
> The Page app gives an error that it can't find ConfBridge, however Asterisk reports that the ConfBridge module is loaded (which it should be, as it was compiled in).
> Please let us know what further information you need. Thanks.
> From Asterisk console (a few characters are junk control characters):
> hostname*CLI> <SIP/product-local-000253ea>AGI Rx << EXEC Page "Local/1 at product-call-exten/n&Local/2 at product-call-exten/n&Local/3 at product-call-exten/n&Local/4 at product-call-exten/n&Local/5 at product-call-exten/n,i,60"
> hostname*CLI>     -- AGI Script Executing Application: (Page) Options: (Local/1 at product-call-exten/n&Local/2 at product-call-exten/n&Local/3 at product-call-exten/n&Local/4 at product-call-exten/n&Local/5 at product-call-exten/n,i,60)
> hostname*CLI> [Feb 20 02:11:38] [1;31mWARNING[0m[24589][C-0000d95c]: [1;37mapp_page.c[0m:[1;37m198[0m [1;37mpage_exec[0m: There is no ConfBridge application available!
> hostname*CLI> module show like confbridge
> Module                         Description                              Use Count 
> app_confbridge.so              Conference Bridge Application            0         
> 1 modules loaded

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