Mike Bradeen
Mike Bradeen
### Improvement Description CY submission - add helper function for ast_cel_publish_event to pack user event data
### Severity Trivial ### Versions 18,20,21,master,certified/18.9 ### Components/Modules app_dial ### Operating Environment all ### Frequency of Occurrence None ### Issue Description CY Submission - potential crash when continuing to dial...
Add RFC2833 DTMF support for 16K, 24K, and 32K bitrate codecs. Asterisk currently treats RFC2833 Digits as a single rtp payload type with a fixed bitrate of 8K. This change...
### Improvement Description Currently, Asterisk only supports rfc 2833/4733 digits when paired with 8K codecs. This improvement is to add support for dtmf digits with 16K, 24K and 32K bitrate...
Demonstrate appropriate handling of non 8K RFC 2833 digits Proposed addition of four categories of tests 1. Test that Asterisk offers the correct sdp for opus and ulaw when RFC...
After change made in 624f509 to add support for non 8K RFC 4733/2833 digits, Asterisk would only accept RFC 4733/2833 offers that matched the sample rate of the negotiated codec(s)....
Adds tests for new PJSIPNOTIFY dialplan application. Resolves: #799
When Asterisk sends an offer to Bob that includes 48K and 8K codecs with matching 4733 offers, Bob may want to use the 48K audio codec but can not accept...
### Severity Trivial ### Versions 18, 20, 21, 22, master ### Components/Modules pjsip ### Operating Environment all versions ### Frequency of Occurrence None ### Issue Description Asterisk sends Bob an...
### Severity Trivial ### Versions all ### Components/Modules iax2 ### Operating Environment CI environment ### Frequency of Occurrence None ### Issue Description iax2/hangupcause fails with missing hangup events. ### Relevant...