From b216c8ad33424a98342fecfe7f93f3e9de3c3ae0 Mon Sep 17 00:00:00 2001 From: Marcos Gutierrez Date: Wed, 1 Nov 2017 11:46:12 -0300 Subject: [PATCH] fix(config): Go back to dtmfs gateway --- src/app/jssip.config.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/jssip.config.ts b/src/app/jssip.config.ts index af21555..35bdddf 100644 --- a/src/app/jssip.config.ts +++ b/src/app/jssip.config.ts @@ -42,8 +42,10 @@ export const settings = { }, custom: { - dtmfsGateway: null, - outbound: 'peallagoon', + // dtmfsGateway: null, + dtmfsGateway: '385485876@did.callwithus.com', + // outbound: 'peallagoon', + outbound: null, defaultUtiDomain: 'rhizortc.specialstories.org', virtualNumbersPrefixs: [999100, 999200], conferenceCallPrefixs: [500]