[asterisk-bugs] [JIRA] (ASTERISK-23814) No call started after peer dialed

Lefteris Zafiris (JIRA) noreply at issues.asterisk.org
Wed Jun 11 05:15:56 CDT 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-23814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=219301#comment-219301 ] 

Lefteris Zafiris commented on ASTERISK-23814:
---------------------------------------------

With this patch load_module() returns AST_MODULE_LOAD_FAILURE in case the config files are not present, and causes asterisk to terminate.
I think the correct behavior is to return AST_MODULE_LOAD_DECLINE. In this case the module wont be loaded but asterisk will keep running as it is supposed to.

> No call started after peer dialed
> ---------------------------------
>
>                 Key: ASTERISK-23814
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23814
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/chan_ooh323
>    Affects Versions: 11.10.0
>            Reporter: Igor Goncharovsky
>            Assignee: Alexander Anikin
>      Target Release: 1.8.29.0, 11.11.0, 12.4.0
>
>         Attachments: ASTERISK-23814-ast11.patch, ASTERISK-23814-ast18.patch, ooh323_call_wontstart.txt
>
>
> On fresh asterisk installation configured several peers in ooh323.conf. When dial peer from dialplan call does not starts, log stoped on line '+++ h323_new'



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list