Ticket #20211 (closed update: fixed)
asterisk-1.6.1.1
| Reported by: | stefan.van.der.eijk@… | Owned by: | snc@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | mr_bond@…, marc.blanchet@… | |
| Port: | asterisk |
Description
Update to the asterisk port, to 1.6.1.1.
Attachments
Change History
comment:1 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to marc.blanchet@…
- Cc mr_bond@… added
- Port set to asterisk
comment:3 Changed 4 years ago by stefan.van.der.eijk@…
I don't think we're going to get a response from the maintainer(s). Can the maintainership perhaps be transferred to me?
comment:4 Changed 4 years ago by snc@…
- Cc marc.blanchet@… added
- Status changed from new to assigned
- Owner changed from marc.blanchet@… to snc@…
If you want to take over the port, file a port abandonment ticket.
Taking over this ticket, maintainer timeout.
comment:5 follow-up: ↓ 6 Changed 4 years ago by snc@…
Regarding #20251: It's a newer version, but beta. It does build, however.
I feel we should go for this port, non-beta. Does anyone have a preference?
comment:6 in reply to: ↑ 5 Changed 4 years ago by stefan.van.der.eijk@…
Replying to snc@…:
Regarding #20251: It's a newer version, but beta. It does build, however.
I feel we should go for this port, non-beta. Does anyone have a preference?
I don't mind if you got for the non-beta, as it contains 20090420bug14930.diff. Please take along the other changes I've made to the Portfile I've uploaded:
1/ Adding the startup item:
startupitem.create yes startupitem.netchange yes startupitem.executable ${prefix}/sbin/asterisk -d
2/ I think the following configure args should be sufficient:
configure.args --without-h323 --without-zaptel
It's been a while, but I think the arguments "--localstatedir=${prefix}/var --sysconfdir=${prefix}/etc/" caused a problem on my installation.
Do you have any plans to let asterisk run under it's own user account? I'd also like to see the jabber & gtalk module.

