Hi Tomica,

i had the same problem and here is the solution from Maik Schmitt:

exten => _X.,1,GotoIf,"$[${CALLTYPE} = DIGITAL]?50:100"
exten => _X.,50,Dial(Zap/g3d/${EXTEN})
exten => _X.,100,Dial(Zap/g3/${EXTEN})

But maybe the dataendpoint would never be reached, and so can try out this:

go to bugs.digium.com and look at bug number "0000960" at "libpri" project

Regards,

Thomas.

-----Ursprungliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Tomica Crnek
Gesendet: Donnerstag, 5. Februar 2004 10:05
An: [EMAIL PROTECTED]
Betreff: [Asterisk-Users] Data call transfer


Hi everyone

I have TE410P with one E1 link connected to telecom PSTN, and another E1 to
my internal legacy PBX. On this PBX I have one extension where my RAS server
for both ISDN and analogue calls is located.

Can anyone tell me what has to be done to transfer voice call from one E1 to
another as voice, and if Asterisk detects that the call is a data call to
transfer it further as data?

Tomica

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

Reply via email to