for credit manager vodeo intiated
This commit is contained in:
parent
35b44f3af4
commit
84378a14dd
@ -146,7 +146,7 @@ export class TwilioService {
|
||||
console.log("connected api",params)
|
||||
this.sendRoomandStatus(params).subscribe(rr=>{})
|
||||
}
|
||||
else if(this.user_data.type == '3' && withoutcustomer == '0'){
|
||||
else if(this.user_data.type == '3' && withoutcustomer == '1'){
|
||||
|
||||
console.log("User type in service",this.user_data)
|
||||
let params = {"fk_pd_id":this.user_data.pd_id,"room_id":this.roomObj.sid,"is_call_ended":"0"}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user