[asterisk-bugs] [JIRA] (ASTERISK-21965) [patch] Bug-fixed version of safe_asterisk not installed over old version

Walter Doekes (JIRA) noreply at issues.asterisk.org
Mon Jun 9 07:17:56 CDT 2014


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

Walter Doekes commented on ASTERISK-21965:
------------------------------------------

Okay. So I've patched my safe_asterisk stuff now to work with getting overwritten.

http://lists.digium.com/pipermail/asterisk-commits/2014-June/068706.html
http://lists.digium.com/pipermail/asterisk-commits/2014-June/068758.html

Now this can get committed.

But where? [~mjordan]? 1.8, 11, 12?

I'd say 1.8 or 12 or trunk. 11 sounds like the worst alternative. (12 would suit me the best, since that one got all my patches.)

> [patch] Bug-fixed version of safe_asterisk not installed over old version
> -------------------------------------------------------------------------
>
>                 Key: ASTERISK-21965
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21965
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: 11.4.0, 11.5.0
>            Reporter: Jeremy Kister
>            Assignee: Matt Jordan
>            Severity: Minor
>         Attachments: safe_asterisk.patch
>
>
> {noformat}
> s4> ps -ef | grep asterisk                    
> root      5633 22285  0 01:42 pts/0    00:00:00 grep asterisk
> s4> safe_asterisk
> Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
> s4> ps -ef | grep asterisk
> root      5587     1  0 01:42 pts/0    00:00:00 /bin/sh /usr/local/sbin/safe_asterisk
> root      5589  5587  2 01:42 pts/0    00:00:00 /usr/local/sbin/asterisk -f -vvvg -c
> root      5615 22285  0 01:42 pts/0    00:00:00 grep asterisk
> s4>
> {noformat}



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



More information about the asterisk-bugs mailing list