Displaying 2 results from an estimated 2 matches for "axraagi".
2004 Sep 28
2
GSM phones, bluetooth and general hapiness
Hi Stefan,
> At the moment I'm into the Bleuz mailing list for getting the SCO
> feature to work, starting with my laptops BT and my dads Nokia.
>
> I have now a basic understanding from the RFCOMM layer which delivers
> the AT commands, AT works. If I get the basic SCO functions
> working with
> the test tools, to get the headsetfunction itself into the
> pc.
2004 Jul 29
0
New app: Consultative transfer for each phone
...ly provides consultative transfer for SIP and IAX2
phones. this should easily be extended to any phone technology.
hopefully, axra will soon provide 3 way calling.
there are two tranfer functions : PreTransfer and CTransfer
each should be implemented in the dial plan like :
exten => 76,1,AGI(axraagi|PreTransfer)
exten => 76,2,Hangup
exten => 77,1,AGI(axraagi|CTransfer|auto)
exten => 77,2,Hangup
you may choose other extensions than 76 & 77. you may omit 'auto'
when a call is transfered to PreTransfer (76), the call is parked and
waits for a transfer. if the timeout occurs...