4.3.94
Changes for 4.3.94
Changes to branch 4.3
after version 4.3.93
.
Commits
-
DUPT-150: add from_name to the faxes api response - by Sean Wysor
-
populated from_name field in fax_request from call object
-
updated views to emit it
-
-
add stubs for carriers - 4.3 - by lazedo
-
KZOO-56: handle conflict when moving faxes to MODB - by James Aimonetti
The faxes DB fills up when the
move_doc
fails with a conflict wheninserting the doc into the MODB. Handle the error by checking that the
document exists in the MODB and forcing deletion of the doc in the
faxes database.
-
allow use of kz_moh - 4.3 - by lazedo
kz_moh was added to freeswitch so that
hold media position is preserved
between HOLD/UNHOLD
this is opt-in and for now is global