Sends SIP gateway requests through the focus component.

This commit is contained in:
paweldomas 2015-01-05 08:03:08 +01:00
parent 652412cd4f
commit 78fcc8b72c
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Strophe.addConnectionPlugin('rayo',
var req = $iq( var req = $iq(
{ {
type: 'set', type: 'set',
to: config.hosts.call_control to: focusMucJid
} }
); );
req.c('dial', req.c('dial',