This commit is contained in:
Dave Horton
2021-11-19 16:01:31 -05:00
parent 266f2b2b2e
commit e18597679d
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"status"
]
},
"sip:refer": {
"sip_refer": {
"properties": {
"referTo": "string",
"referredBy": "string",

View File

@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.2.11",
"version": "0.2.12",
"description": "",
"main": "lib/index.js",
"scripts": {