[Asterisk-Users] Asterisk Between PBX and FXS

Melcon Moraes levelz at terra.com.br
Wed Mar 29 21:51:01 MST 2006


What PBX is that? What do you see at CLI> when you call that port?
[]'s
MM


 -----Original Message-----
From:   "Fernando Lujan" <fernando.lujan at mandic.com.br>
To:     alyed.tzompa at simitel.com
Cc:     asterisk-users at lists.digium.com
Sent:  Thu, 30 Mar 2006 00:43:34 -0300 (BRST)
Delivered:  Wed,  29 Mar 2006 21:45:42 
Subject:[Asterisk-Users] Asterisk Between PBX and FXS


Thanks for your reply Alyed.

Actually, this behavior exists in the PBX. I need to make asterisk works like
a fxs that will receive the calls, and then route them in two diferents SIP.
Using your example:

I call to the extension 100 or extension 101. This will be routed to
asterisk. Inside a dialplan, how could I know if the incomming call was to
100 ou 101?


---- Mensagem Original ----
From: "Alyed Tzompa" <alyed.tzompa at simitel.com>
To: asterisk-users at lists.digium.com, fernando.lujan at mandic.com.br
Sent: Qua, Março 29, 2006 10:12 pm
Subject: re: [Asterisk-Users] Asterisk Between PBX and FXS


		As I understand this, it's a problem of redirecting the call to the same
FXS channel.

To replicate this behaviour in the Asterisk you could try the following in
the extensions.conf:

(suppose your FXS channel is group 1 in zapata.conf)

exten => 100,1,Dial(Zap/g1/${EXTEN},20)

exten => 100,1,Hangup

exten => 200,1,Dial(Zap/g1/${EXTEN},20)

exten => 200,1,Hangup

Then you'll end up with 2 extensions using the same FXS channel (of course
not at the same time).

Hope this is what you are looking for.

Alyed

----------------------------------------
Return-Path: <asterisk-users-bounces at lists.digium.com> Wed Mar 29 15:42:30
2006
Received: from digium-69-16-138-164.phx1.puregig.net [69.16.138.164] by
mail11.webcontrolcenter.com with SMTP;
   Wed, 29 Mar 2006 15:42:30 -0700
Received: from digium-69-16-138-164.phx1.puregig.net (localhost [127.0.0.1])
	by lists.digium.com (Postfix) with ESMTP id 347B3C322;
	Wed, 29 Mar 2006 15:38:29 -0700 (MST)

Hi guys,

I'm setting up asterisk to run with another pbx server. This pbx server
support a feature that allows 2 extensions connect to the same FXS. No I put
asterisk in the middle.

Asterisk receives the call and dial to a SIP/peer.

How the pbx installed support 2 extensions to one fxs... How can I figure
out
in asterisk which extension was dialed before the call came to asterisk?

Does asterisk receive this information in some variable?

${BRIDGEPEER}
${CALLERID(dndi)}
${BLINDTRANSFER}
${BLINDTRANSFER}

I tried the above variables without success.

Thanks in advance.

Fernando Lujan

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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






_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

E-mail classificado pelo Identificador de Spam Inteligente Terra.
Para alterar a categoria classificada, visite
http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=levelz&_l=1,1143690343.319107.26445.alcuta.terra.com.br,6188,Des15,Des15
 --Original Message Ends--

-- 
Melcon Moraes <melcon.moraes at terra.com.br>




More information about the asterisk-users mailing list