AW: [Asterisk-Users] some pri questions...

Thomas Haeger thomas.haeger at beronet.com
Mon Sep 1 08:03:55 MST 2003


Hi Martin,

in EuroISDN it is possible to hold the call and take another. This is part
of ISDN suplementary services.
Or make three-way-calling ...

And the question was if the * if you dial in
like your config:

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

these services will be tranfered to the Network Endpoint (NT part) of the
telcom provider.

And what is with the ISDN- Services (Audio3.1 Speech Data and so on...)
would these services go through those configuration between to ISDN
endpoints through * ?

The main question, i think, is can * be a transparent ISDN switch ?


-----Ursprüngliche Nachricht-----
Von: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]Im Auftrag von Martin
Pycko
Gesendet: Montag, 1. September 2003 16:15
An: Asterisk User
Betreff: Re: [Asterisk-Users] some pri questions...


> 	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:  thomas.haeger at beronet.com
> *******************************************
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list