View previous topic :: View next topic |
Author |
Message |
enno.egbert at web.de Guest
|
Posted: Thu Jun 11, 2009 3:07 pm Post subject: [Freeswitch-users] re direct calls |
|
|
Hello Freeswitch User!
I am using FS since a few weeks. My intent is to have clients who uses TLS
and SRTP for a full encrypted call.
I just managed it, that calls are encrypted with TLS and SRTP. My second aim
ist to redirect this calls for reduce the processing of the server. I only
use the FS for calls between users of this freeswitch. I just tested a
"redirect" in the dialplan (without TLS and SRTP) but it doesn´t work. How i
have to configure the dialplan for redirect the call to the other user.
I use a SNOM hardphone and a phonerlite softphone.
Thanks for sour help!
NOX
--
View this message in context: http://www.nabble.com/redirect-calls-tp23982889p23982889.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Thu Jun 11, 2009 3:13 pm Post subject: [Freeswitch-users] re direct calls |
|
|
On Jun 11, 2009, at 3:04 PM, NOx-WHV wrote:
Quote: |
Hello Freeswitch User!
I am using FS since a few weeks. My intent is to have clients who uses TLS
and SRTP for a full encrypted call.
I just managed it, that calls are encrypted with TLS and SRTP. My second aim
ist to redirect this calls for reduce the processing of the server. I only
use the FS for calls between users of this freeswitch. I just tested a
"redirect" in the dialplan (without TLS and SRTP) but it doesn´t work. How i
have to configure the dialplan for redirect the call to the other user.
|
You can't. Its not possible because we are a b2bua and you have already negotiated the keys between the endpoints and FreeSWITCH and when you redirect the media neither phone can decrypt the packets correctly.
Quote: |
I use a SNOM hardphone and a phonerlite softphone.
Thanks for sour help!
|
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
|