Port missing features from release-7.3 branch
Merge request reports
Activity
added 1 commit
- 9f0a2db4 - asterisk: generate configuration based on board-db
added 1 commit
- 2ac4c7b3 - Configuring timers and retires for SIP Failover
@Yalu Hi Yalu, this merge request is unfortunately very big. I decided against splitting it up into one per feature for the sake of simplicity, not having to do a lot of rebasing to get everything merged, etc. It consists of features developed on 7.3 which were never ported to devel and we need them on 7.4 to avoid regressions since we are moving all products over to 7.4. This is the corresponding ticket:
https://project.iopsys.eu/issues/16090
It is recommended to review commit by commit. It is also possible to make a comparison against release-7.3 and then you can see that the diff becomes relatively small and consists of features intentionally added/removed in devel:
release-7.3..erik-from-release-7.3
Note that this is still in draft state and untested. I need to make corresponding merge requests for voicemngr and libvoice-airoha, which are hopefully going to be considerably smaller, before testing. This is just a heads-up so you know what to expect.
I have done a basic sanity check on E650 and made sure that everything comes up and it is possible to make internal calls, etc. Jari will do more thorough testing.
These three merge requests are also part of the same ticket and all four are meant to be considered together (Jari will be testing all four together as well):
https://dev.iopsys.eu/voice/libvoice-airoha/-/merge_requests/41
assigned to @Yalu
added 13 commits
-
63495d9b - 1 commit from branch
devel
- 63495d9b...ad277233 - 2 earlier commits
- fe1bf8e3 - asterisk: clean up default UCI generation
- 610a1a31 - Fix #35275 (PART2) - TR104: Support multiple SIP accounts
- cd912227 - R#38290 VoIP: Registration fails when using outboundproxy
- c94f6de4 - asterisk: generate configuration based on board-db
- fbbb4542 - Configuring timers and retires for SIP Failover
- 7fe0df01 - config_asterisk.sh: Improve code structure
- 88965dde - config_asterisk.sh: Improve code structure
- bc24313b - Support SIP line selection for outgoing call
- 6b2c8e62 - config_asterisk.sh: Improve code structure
- a81b91f3 - Support anonymous call prefix 'CLIR_ACTIVATE'
Toggle commit list-
63495d9b - 1 commit from branch
I just rebased this which thankfully went without issue.
@Yalu @gyang I would like to suggest holding other changes off for a while until we can get this in (provided that it does not take too long). Like I said before, this MR is big and unwieldy and may become problematic to rebase.
In the future if development has to take place on a maintenance branch, let's all take care to port things to devel in a timely manner to prevent this from reoccurring.
- Resolved by Yalu Zhang
- Resolved by Yalu Zhang
- Resolved by Yalu Zhang
mentioned in merge request iopsys!1421 (merged)
added 1 commit
- f7970fdc - asterisk: add one extension back in default UCI to serve as an example
added 1 commit
- 76947c67 - asterisk: add one extension back in default UCI to serve as an example
added 1 commit
- e8b75d09 - asterisk: add one extension back in default UCI to serve as an example