asternic at gmail.com Guest
|
Posted: Sat Apr 26, 2008 1:58 am Post subject: [asterisk-users] Drag and Drop transfer application |
|
|
Hello,
On Thu, Apr 24, 2008 at 9:24 PM, Al lists <asteriskal at gmail.com> wrote:
Quote: | any of you guys have used FOP for drag and drop transfer on 30 40 phones
environment?
how stable is that?
I'm playing with it but so far drag and dropping phone icon to another phone
disconnectes the call.
|
If your calls disconnects it is probably a misconfiguration (the
asterisk CLI with some debug and verbose levels will help you find
out). You have to match a context and extension as defined in
op_buttons.cfg with the extension at context you use in your dialplan.
Also you have two ways or points of view to perform transfers,
dragging the other leg (default behaviour), or your own.. you have to
select which one you like with "reverse_transfer=1" in op_server.cfg
Best regards,
--
Nicol?s Gudi?o
Buenos Aires - Argentina |
|