Issues
- Raise AmidError when amid-client return ami errorWAZO-2214Resolved issue: WAZO-2214François Blackburn
- Redirect http to https when wazo-ui is installedWAZO-2207Resolved issue: WAZO-2207François Blackburn
- High availability: secondary server with different network can't serve IP to phones (DHCP)WAZO-2204Resolved issue: WAZO-2204Sébastien Duthil
- remove dahdi if not usedWAZO-2200Resolved issue: WAZO-2200François Blackburn
- wazo-confd - parking lots (Sort & Search)WAZO-2197Resolved issue: WAZO-2197François Blackburn
- wazo-auth - user (Sort only)WAZO-2196Resolved issue: WAZO-2196François Blackburn
- wazo-confd - contexts (Sort & Search)WAZO-2195Resolved issue: WAZO-2195François Blackburn
- wazo-confd - queues (Sort & Search)WAZO-2194Resolved issue: WAZO-2194François Blackburn
- wazo-confd - conference (Sort & Search)WAZO-2190Resolved issue: WAZO-2190François Blackburn
- wazo-call-logd - cdr (Sort Only)WAZO-2188Resolved issue: WAZO-2188François Blackburn
- wazo-confd - ring groups (Sort & Search)WAZO-2187Resolved issue: WAZO-2187François Blackburn
- wazo-confd - trunks (Sort & Search)WAZO-2186Resolved issue: WAZO-2186François Blackburn
- Website- Search is broken for some page (blog, md content file, ...)WAZO-2183Resolved issue: WAZO-2183Francis Chartrand
- make *3 pass through the APIWAZO-2179Resolved issue: WAZO-2179François Blackburn
- Add the ability to set SIP headers on outgoing callsWAZO-2178Resolved issue: WAZO-2178Pascal Cadotte
- Default Google/Office365 contact source may return mobile number twiceWAZO-2177Resolved issue: WAZO-2177Sébastien Duthil
- As a developper and an administrator I need to be able to set 2 pre-dial handlers on the same callWAZO-2176Resolved issue: WAZO-2176Pascal Cadotte
- Add 4 recording options on users in confd APIWAZO-2175Resolved issue: WAZO-2175François Blackburn
- API in calld to start a recordWAZO-2172Resolved issue: WAZO-2172Alexandre Fournier
- API in calld to stop a recordWAZO-2171Resolved issue: WAZO-2171Alexandre Fournier
- Add a property to calld calls (API + event call updated)WAZO-2170Resolved issue: WAZO-2170Sébastien Duthil
- Add secondary GPG key in wazo-keyringWAZO-2168Resolved issue: WAZO-2168Sébastien Duthil
- search and sort incall by exten with REST APIWAZO-2167Resolved issue: WAZO-2167François Blackburn
- Update wazo-ui to take in account new recording optionsWAZO-2162Resolved issue: WAZO-2162François Blackburn
- wazo-dird does not autocreate directory profiles for new tenantsWAZO-2147Resolved issue: WAZO-2147Pascal Cadotte
- wazo-dird: deleting a user that has a favorite contact throws an errorWAZO-2146Resolved issue: WAZO-2146Pascal Cadotte
- wazo-auth return session with user_uuid not being a uuidWAZO-2128Resolved issue: WAZO-2128François Blackburn
- Upgrade to Asterisk 18WAZO-2029Resolved issue: WAZO-2029Pascal Cadotte
- Traceback in calld when a SIP trunks register or deregisterWAZO-1998Resolved issue: WAZO-1998Pascal Cadotte
- Gigaset Provisioning - Error VLANWAZO-1894Resolved issue: WAZO-1894Alexandre Fournier
- Unauthorize to use asterisk cli with wazo-uiWAZO-1801Resolved issue: WAZO-1801François Blackburn
- update wazo keyring before 2021-11-27WAZO-1572Resolved issue: WAZO-1572Sébastien Duthil
- migration meetme confbridgeWAZO-175Resolved issue: WAZO-175François Blackburn
- Migration confbridge FunkeyWAZO-82Resolved issue: WAZO-82François Blackburn
34 of 34
Raise AmidError when amid-client return ami error
Done
Description
Zendesk Ticket IDs
None
Details
Priority
MediumAssignee
François BlackburnFrançois BlackburnReporter
François BlackburnFrançois BlackburnApprovers
Pascal CadotteFix versions
Sprint
None
Details
Details
Priority
Assignee
François Blackburn
François BlackburnReporter
François Blackburn
François BlackburnApprovers
Pascal Cadotte
Fix versions
Sprint
None
Zendesk Support
Zendesk Support
Zendesk Support
Created January 19, 2021 at 7:34 PM
Updated January 25, 2021 at 5:05 PM
Resolved January 19, 2021 at 8:37 PM
Activity
Show:
When I use wazo-amid to request:
Then I receive a 200 with the following body:
Expected: wazo-amid-client raise an error with the message "Could not start monitoring channel"
reason: It can hide errors and the client need to make custom logic to check if action has fail or not