{ "id":"${extention.id!''}", "extention":"${extention.extention!''}", "hostid":"${extention.hostid!''}", "callout":"<#if models?seq_contains("callout")>${extention.callout!''}", "webrtc":"<#if extention.enablewebrtc?? && extention.enablewebrtc == true && pbxhost?? && pbxhost.enablewebrtc?? && pbxhost.enablewebrtc == true>true<#else>false", "webrtchost":"<#if pbxhost??>${pbxhost.webrtcaddress!''}", "webrtcport":"<#if pbxhost??>${pbxhost.webrtcport!''}", "webrtcssl":"<#if pbxhost?? && pbxhost.webrtcssl == true>true<#else>false", "orgi":"${extention.orgi!''}", "userid":"${user.id!''}" }