[Freeswitch-dev] Call Hold ans swapping on FXS
Michael Collins
mcollins at fcnetwork.com
Fri Jan 25 16:38:40 EST 2008
Question/Idea:
I know some PBX's address this issue by using 'feature dialtone' and
letting the user dial feature code, e.g., FLASH + *1 is 3-way, FLASH +
*2 is call-swap, etc. Another trick is to use FLASH-FLASH (kinda like a
double click) for feature access.
Would it be possible to set double flash to be the way you do a
call-swap and then a single flash, or single flash + feature code for
3-way?
Just an idea to kick around. Thoughts?
-MC
________________________________
From: freeswitch-dev-bounces at lists.freeswitch.org
[mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of
Anthony Minessale
Sent: Friday, January 25, 2008 8:51 AM
To: freeswitch-dev at lists.freeswitch.org
Subject: Re: [Freeswitch-dev] Call Hold ans swapping on FXS
I changed it to be options you have to set.
<!--<param name="hold-music" value="$${moh_uri}"/>-->
<!--<param name="enable-analog-option" value="call-swap"/>-->
<!--<param name="enable-analog-option" value="3-way"/>-->
in <settings> for global
or in <span> for local
*note* you cannot have both of these analog-options at once
because they compete.
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org
pstn:213-799-1400
----- Original Message ----
From: sanjeev mudholkar <sanjeev.mudholkar at gmail.com>
To: freeswitch-dev at lists.freeswitch.org
Sent: Friday, January 25, 2008 1:18:29 AM
Subject: [Freeswitch-dev] Call Hold ans swapping on FXS
Hi,
I'am trying to use Freeswitch(with FXS) as a UA. Everything is
fine for a outgoing and incoming call.
1)On doing a hold (flash) on the FXS the call is put on hold
but there no SIP signaling (i.e re-invite is not sent to the peer).
How can I force freeswitch to send a re-invite?
2) I'am not able to establish a consultation call as it is conferenced
with the first
one as soon as the second call is connected. This also prevents
from swaping between calls. The call swapping feature seems to have
been removed by introducing the transfer/conference feature.
Is there away to achieve call swapping ?
Appreciate your help.
Thanks in advance
-Sanjeev
________________________________
Never miss a thing. Make Yahoo your homepage.
<http://us.rd.yahoo.com/evt=51438/*http:/www.yahoo.com/r/hs>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20080125/2fef17fe/attachment.html
More information about the Freeswitch-dev
mailing list