mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 16:50:39 +00:00
initial checkin
This commit is contained in:
9
test/data/good/sip-decline.json
Normal file
9
test/data/good/sip-decline.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"sip:decline": {
|
||||
"status": 480,
|
||||
"reason": "Gone Fishin",
|
||||
"headers": {
|
||||
"Retry-After": 300
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user