instedd / verboice

Open source toolkit for voice services; with special focus to the needs of medium- and low-income countries, scalable services, and interacting with vulnerable populations
http://verboice.instedd.org/
GNU General Public License v3.0
44 stars 18 forks source link

Merge query parameters when invoking the status callback #797

Closed ggiraldez closed 7 years ago

ggiraldez commented 7 years ago

Right now, any query parameters given in the status callback URL are overwritten when actually performing the notification. Merge the session parameters into the existing parameters instead.

See https://github.com/instedd/verboice/blob/master/broker/src/session/session.erl#L314

pmallol commented 7 years ago

Ok in Version 3.1.1-3-gd29a265