[Asterisk-Users] FIREFLY repeat calls

listas iPfone listas at ipfone.com.br
Fri Jul 30 14:05:10 MST 2004


Hi!

I´m trying to use firefly 3 party with * and iax2.

I cant figure out why it reapeats every  call many times until it is closed.

It is a bug ?

I want it because of the skin changing thing..

Someone have a clue on how to use it with *

Thanks

Miklos

----- Original Message ----- 
From: "Jozeph Brasil" <jozeph at globalmedia.com.br>
To: <asterisk-users at lists.digium.com>
Sent: Friday, July 30, 2004 11:17 AM
Subject: RES: [Asterisk-Users] Softphone - Freeware?!


I have one X100P installed with two SIP extensions using X-Lite, I just
would like to transfer the call to another SIP extension; Just a
"Flash"+"Extension"+"Hangup CALL"...

Thanks for all!

-----Mensagem original-----
De: Eric Bart [mailto:btk-adm at byortek.com]
Enviada em: sexta-feira, 30 de julho de 2004 10:51
Para: asterisk-users at lists.digium.com
Assunto: Re: [Asterisk-Users] Softphone - Freeware?!

axra will do. it's an add-on that will give consultative
transfer to X-Lite (and others). see below :

-------------------------------------------
New application for asterisk : axra

axra runs separately. developped in C++. it dialogs with
asterisk through agi calls and through the manager api.
it proccesses phone calls through the dial plan (agi) and
concurently through the manager api.

axra currently 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, the call is ringed back.
if you call PreTransfer (76) directly, the parked call (if any) is
immediatly ringed back.

when a call is transfered to CTransfer (77), the call is linked to
the pretransfered (parked) call. if no pretransfer exists the call
is pretransfered just like 76 was dialed. however, if 'auto' was
specified, axra will try to link the call to the oldest live
channel attached to transferer's phone.


http://www.byortek.com/asterisk/axra-2004-07-29.tgz

Please download, read REAME and INSTALL. Any feedback greatly
appreciated.
----- Original Message -----
From: "Jozeph Brasil" <jozeph at globalmedia.com.br>
To: <asterisk-users at lists.digium.com>
Sent: Friday, July 30, 2004 3:30 PM
Subject: [Asterisk-Users] Softphone - Freeware?!


> Hi everybody,
>
> What is the most complete Softphone application freeware? X-Lite is
> very CooL, but the free version don´t support transfers... :(
> Anyone know, a windows softphone free application that I can use all
> Askterisk Resources?
>
> Congratulations,
> Jozeph Brasil.


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list