Comparing version 0.4.41 to 0.4.50
@@ -114,2 +114,4 @@ const debug = require('debug') ('sipware:ua') | ||
ctx.headers.via = []; | ||
if(ctx.lookup.proxy) { | ||
@@ -116,0 +118,0 @@ this.push(ctx, this.via); |
@@ -67,3 +67,3 @@ { | ||
"optionalDependencies": {}, | ||
"version": "0.4.41", | ||
"version": "0.4.50", | ||
"directories": { | ||
@@ -70,0 +70,0 @@ "lib": "lib" |
124563
3025