bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] Bayonne in a PABX environnement


From: David Sugar
Subject: Re: [Bayonne-devel] Bayonne in a PABX environnement
Date: Mon, 30 Aug 2004 12:45:15 -0400
User-agent: Mozilla Thunderbird 0.7.3 (Macintosh/20040803)

Many pabx systems also support blind transfer operations, at least to internal extensions. These might be done by a hookflash transfer on an analog port. I am not sure what the capi driver/isdn equiv. to this operation is offhand, though.

Erwan MAS wrote:

On Sun, Aug 29, 2004 at 06:30:02PM +0200, infos chez fdrconseil wrote:
| Le Sun, 29 Aug 2004 08:53:39 +1000, Mark Lipscombe <address@hidden> a | ?crit: | | >Erwan MAS wrote:
| >>Hello ,
| >>
| >>I have Bayonne with a capi driver configured , connected
| >>via a pabx .
| >>My configuration work , i can use the playrec.scr , via
| >>the phone number affected to the isdn card .
| >>
| >>I want to program this :
| >> After a selection , Bayonne must tranfert the call , to a another | >>phone via the pabx .
| >>
| >
| >Bayonne's CAPI driver doesn't currently support any kind of call | >transferring. To achieve this, you would need to implement transfer | >capabilities however CAPI 2.0 does it.
| >
| >Cheers,
| >Mark
| | | An other solution is : | After the selection, your script dials a number which will be understood | by the PABX as a local | number and that will be established on a local phone (connected to the | PABX). When this dial succeeds, you simply | join the incomming call with the outgoing call (using "wait" and "join" | script commands). | | | FdR.

In absolute , a typical script for doing a transfert , can be :

1)  answer

2)  wait

3)  dial origin=7795 7734

4)  join id=???
where i can found the id ...

--
    ____________________________________________________________
   / Erwan MAS                                                 /\
  | mailto:address@hidden                                   |_/
___|________________________________________________________   |
\___________________________________________________________\__/


_______________________________________________
Bayonne-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bayonne-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]