<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/net/asterisk/files, branch master</title>
<subtitle>Mirror of telephony feed</subtitle>
<id>https://git.openwrt.org/feed/telephony/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/telephony/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/'/>
<updated>2026-02-23T19:12:42Z</updated>
<entry>
<title>asterisk: add an 'interface' option to trigger reregister events</title>
<updated>2026-02-23T19:12:42Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2021-11-04T08:16:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=04c1b2a250959821fe3e5ba0371a4bc534314284'/>
<id>urn:sha1:04c1b2a250959821fe3e5ba0371a4bc534314284</id>
<content type='text'>
If set this now automatically re-registers all outbound registrations when
the interface is becoming available. This ensures that no stale IPs are
registered at the SIP trunk.

Fixes #681

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk: add a reregister extra command</title>
<updated>2026-02-23T19:12:42Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2021-11-04T07:57:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=1b924c1b50bb5c2a99353a71a26bee79022bb0e5'/>
<id>urn:sha1:1b924c1b50bb5c2a99353a71a26bee79022bb0e5</id>
<content type='text'>
`/etc/init.d/asterisk reregister` will re-register all outbound registrations.

Currently only pjsip is supported, but, if required, this can be easily
extended in the future.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk: clean up init.d script</title>
<updated>2026-02-23T19:12:42Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2021-11-04T08:35:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=cc89b4b817defd9aa9254ebdd1dc290686c90dfe'/>
<id>urn:sha1:cc89b4b817defd9aa9254ebdd1dc290686c90dfe</id>
<content type='text'>
Remove redundant empty lines and refactor the logging. It
can now be used for any level.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk: use return in init script</title>
<updated>2022-11-08T20:08:54Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-11-08T20:08:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=69aebd4f4f4f8cf244276c4967813061412aed21'/>
<id>urn:sha1:69aebd4f4f4f8cf244276c4967813061412aed21</id>
<content type='text'>
"start_service()" is a function, hence "return" should be used instead
of "exit".

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk: don't send stdout to syslog by default</title>
<updated>2022-02-06T19:16:44Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2022-02-06T18:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=fb0c2cf2b8d5775e46cd8c2e71f9a20414feeb4a'/>
<id>urn:sha1:fb0c2cf2b8d5775e46cd8c2e71f9a20414feeb4a</id>
<content type='text'>
Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>asterisk: init: use daemon facility, not user</title>
<updated>2021-12-19T11:46:54Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2021-12-19T11:46:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=992c894c1c3fda14e285ebfbad0bae2ba3c709aa'/>
<id>urn:sha1:992c894c1c3fda14e285ebfbad0bae2ba3c709aa</id>
<content type='text'>
This facility was suggested in pull request #701.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk: send SIGHUP on reload</title>
<updated>2021-12-19T11:43:35Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2021-11-04T07:15:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=c84e2f74140afffd1afdc9d6a0e33dd852b9e82d'/>
<id>urn:sha1:c84e2f74140afffd1afdc9d6a0e33dd852b9e82d</id>
<content type='text'>
asterisk reloads its config upon SIGHUP, use it.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk: don't start with explicit group</title>
<updated>2021-10-22T22:12:15Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2021-10-22T22:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=9017e04b8755b298649280b3d4491666f1b0c94b'/>
<id>urn:sha1:9017e04b8755b298649280b3d4491666f1b0c94b</id>
<content type='text'>
Currently the asterisk init script starts the service with the group
"asterisk". Like this, even if the asterisk user is part of other groups,
asterisk will not be able to make use of them. So for instance if you add the
user to the group "dialout", asterisk will run under group "asterisk", instead
of "asterisk" _and_ "dialout".

Not specifying the group gets rid of this limitation.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk: upgrade to Asterisk 18 LTS</title>
<updated>2020-11-01T08:37:46Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2020-11-01T08:37:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=b936fade673fca57d1ab51fbfa9323c9fc9880bb'/>
<id>urn:sha1:b936fade673fca57d1ab51fbfa9323c9fc9880bb</id>
<content type='text'>
- Bump to new LTS release.
- Move to folder asterisk and remove AST_MAJOR_VERSION variable, as we
  only have one version anyway.
- Add new modules.
- Rename voicemail to app-voicemail.
- Remove deps of voicemail on res-adsi and res-smdi as they are
  optional.
- Use INSTALL_DATA for headers.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
</feed>
