Basically I am trying to make it so I can dial an extension and it will pick up an fxs line and bridge me to it. It's to integrate it into an old intercom style system. So basically there is no ringing.. I dial the extension and it picks up the line and we are instantly connected. Any ideas? Thanks! -Chad -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050725/091be009/attachment.htm
Basically I am trying to make it so I can dial an extension and it will pick up an fxs line and bridge me to it. It's to integrate it into an old intercom style system. So basically there is no ringing.. I dial the extension and it picks up the line and we are instantly connected. Any ideas? Thanks! -Chad -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050725/45405d6a/attachment.htm
On Monday 25 July 2005 15:30, chouck wrote:> Basically I am trying to make it so I can dial an extension and it will > pick up an fxs line and bridge me to it. It's to integrate it into an old > intercom style system. So basically there is no ringing.. I dial the > extension and it picks up the line and we are instantly connected. Any > ideas?Please take a small bit of time and read the asterisk handbook draft on asterisk.org. you want immediate=yes. -A.