Soner, Thank you! This is what I needed.
Tomislav > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Soner Tari > Sent: 4. studeni 2005 12:28 > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Every SIP on its own FXO > > Assuming SIP users dial 9 to get FXO lines, and callerid's > for them are set as 11 and 12 in sip.conf, and Zap lines are > also 1 and 2, you could do it > easily: > > exten => 9,1,Dial(Zap/${CALLERIDNUM:1}) > > You can manipulate dial string further with arithmetic > expressions too. > Hope this helps, > Soner _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- 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
