[Home]

Summary:ASTERISK-24003: testsuite: Write a rest_api/bridges test that puts two channels into a bridge and verifies that accountcodes/linkedids propagate
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2014-07-08 09:25:24Date Closed:2014-08-12 15:28:16
Priority:MajorRegression?
Status:Closed/CompleteComponents:Tests/testsuite
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Thanks to https://reviewboard.asterisk.org/r/3720, Stasis bridges can now have linkedids and accountcodes propagate. Yay!

Now we should test that out.

A test should be added that verifies that in a mixing two party bridge created by ARI, the resulting bridge propagates linkedids and accountcodes appropriately.

Correspondingly, we should also have a test with a holding bridge created by ARI where two channels join the bridge (one with an accountcode, one without) and verify that linkedids and accountcodes do no propagate.
Comments: