RestComm / visual-designer

Restcomm Visual Designer
http://www.restcomm.com/
GNU Affero General Public License v3.0
4 stars 15 forks source link

Support for Client statusCallBack URL #98

Closed otsakir closed 7 years ago

otsakir commented 7 years ago

RVD does not suport status callacks for calls made with Dial/Client element.

http://documentation.telestax.com/connect/rcml/client-rcml.html#statuscallbackevent

Note that such request do not expect to be fed with RCML. So it seems that a new sort of module may be required where only Log and ES elements are allowed.

Relates to https://github.com/RestComm/Restcomm-Connect/issues/1937

otsakir commented 7 years ago

statusCallback is temporarily disabled only in UI until it's enabled from restcomm side. I did this to make sure the project version aspect as well as #100 are committed to master.