package databag import ( "net/http" ) //AddCall adds an active call with ice signal and relay func AddCall(w http.ResponseWriter, r *http.Request) { }