[asterisk-users] attended transfer with CEL
Marek Cervenka
cervajs at fpf.slu.cz
Wed Jun 20 16:52:29 CDT 2012
Dne 20.6.2012 18:40, Marek Cervenka napsal(a):
> https://wiki.asterisk.org/wiki/display/AST/CEL+Function
> on this wiki is "THIS IS NO LONGER TRUE REWRITE"
>
> is there some way to write userfield,accountcode to the cel?
>
solved. it's set(CHANNEL(userfield)=something)
another question
i'm using patch from https://issues.asterisk.org/jira/browse/ASTERISK-18037
it works great
but there is problem(bug?) in second axfer
A - call - B - axfer(AtoC) - C - axfer(AtoD) D
in cel is
eventtype, cid_num, exten
HOLD_START, A, B
HOLD_STOP, A, B
BUT second axfer is
HOLD_START, B, C
HOLD_STOP, B, C
this is strange because on hold is A. is it a bug?
very big problem is that, i cant get info about A - D call (after second
axfer). there is no info about bridged channel A after axfer
> Dne 5.6.2012 13:21, Marek Cervenka napsal(a):
>> hello,
>>
>> is there someone who successfully get info about attended transfer
>> from CEL?
>> if yes, can you post some hints/algorithm/...?
>>
>> scenario
>> A - customer
>> B - secretary
>> C - consultant1
>> D - consultant2
>>
>> A -> B
>> B axfer C
>> C axfer D
>>
>> i need to know
>> time B with C (consultation)
>> time A with C
>> time C with D (consultation)
>> time A with D
>> time A with everyone (full time - from start to the end of call)
>>
>>
>
>
--
---------------------------------------
Marek Cervenka
Centrum Vypocetni Techniky
jabber - cervenka at slu.cz
CVT - http://cvt.fpf.slu.cz
FPF SLU OPAVA - http://www.fpf.slu.cz
RHCE,RHCVA 100-175-678
=======================================
More information about the asterisk-users
mailing list