>       1. Are "supplementary services" like conferencing, call brokering or call
> forwarding supported by * ?
Conferencing (check MeetMe application), cal brokering ??? call forwarding
you can do that by having a little script in extensions.conf (unless
you're using FXS ports, where you can use *code for that)

>       2. Is there a way to switch calls "transparent" through * from one port to
> another port ?
Sure,
simply you have to have something similar to this line in extensions.conf
and group the channels to a certain context and group (g2) in zapata.conf


[incoming]
exten => _X.,1,Dial,Zap/g2/${EXTEN}

>       3. Is it possible to configure the * so that * detecting dtmf during a call
> ?
Yes, but you'd have to make some changes to chan_zap.c PSTN channel
driver.

regards
Martin

>
> Thanks for answering questions, regards,
>
> Thomas. :-)
>
> *******************************************
> beroNet technologies GmbH
> Dipl.- Ing. Thomas Häger
> Potsdamer Str. 18 A
> 14513 Teltow
>
> FON:    +49 (0) 3328 3077731
> FAX:    +49 (0) 3328 334779
> Email:  [EMAIL PROTECTED]
> *******************************************
>
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to