Call A oad:007 dad:123 --> chan_misdn
chan_misdn creates Asterisk Channel -> Dial(Dev1&Dev2&..&DevN)
DevX is in the State to be deflected to his mobile --> Chan_misdn sends
Calldeflect for Call A to mobile Nr. 555.
Switch disconnects Call A and deflects the Call to mobile Nr. 555
Call A is Disconnected ---> Chan_misdn sends Asterisk the hangup
asterisk has hangup --> Dev1-DevN will be hanguped as well.
there are two different types of call deflection, as far as i understood.
one is "CD im amt" , and the other is CD (only) (in ITU Q82.3 CD is
described in both maners.)
The above is "CD im amt"
what i need is not "CD im amt"
i need this:
007 calls 123 -->asterisk creates channel for 007
dialplan says DIAL (DEV1&...DEVn)
----> asterisk creates channels for each DEV
(did i understand this right?)
one of the useres of Dev1 to DevN (lets call him Mr A) (he does not know
that the call is multiplexed)
knows the calling Party and knows, that the calling party does want to
speak to Mr X, insted of him.
(maybe A is a technican, and calle wants to talk to somebody from SALES)
then Mr A sends a CD signal to asterisk (containing new destination).
then a new channel is generated to/for Mr X
and the old channel to Mr A is hungup.
I know, that mISDN is not jet capable of handling facility messages.
so what i really want to have included in mISDN can not be done at the
moment
---
It is not possible to sort of split the Calldeflect and remain with the
Setup. The only solution i see is that you add the to deflected nr. to
the dial which means if Dev X is to be deflected to Nr 555 just make the
dial like :
Dial(Dev1&...DevX-1&mISDN/g:out/555&DevX+1&...&DevN)
This costs indeed 2 channels, one incoming and one outgoing. If the
mobile would pickup the Phone, we could in general try to do some sort
of ECT to connect the call in the switch, but still 2 channels where used.
this is correct call deflection to outgoing or something would cost 2 lines
(hmm it has te bo configurable which OUTGOING LINE is used to call
the CD_dest.)
Regards
Kai
_______________________________________________
Misdn-asterisk mailing list
[email protected]
http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk