Files

23 lines
229 B
Plaintext

meta {
name: Answer Call
type: http
seq: 104
}
post {
url: http://192.168.68.1:3000/api/call/answer
body: json
auth: inherit
}
body:json {
{
"path": "/ril_0/voicecall01"
}
}
settings {
encodeUrl: true
}