[asterisk-users] Secondary Dialtone and selecting a specific line from Zap/g

Al lists asteriskal at gmail.com
Wed Oct 3 20:04:18 CDT 2007


Here is how i overcome this problem,
ignorpat => 9
exten => 9*,1,Dial(ZAP/1/w)

press 9* from your handset and after 1 second you have POTS line dial tone
on your phone,

On 10/3/07, Mojo with Horan & Company, LLC <mojo at horanappraisals.com> wrote:
>
> It would be ugly, but you could prefix a zap channel or group number
> before the phone number to dial.  Using groups for an example:
>
> exten => _*X*X.,1,Dial(ZAP/g${EXTEN:1:1}/${EXTEN:3})
> exten => _*XX*X.,1,Dial(ZAP/g${EXTEN:1:2}/${EXTEN:4})
>
> so dialing *4*18005551212 dials out over zap group 4...
>
>
> bilal ghayyad wrote:
> > I need to select a line from the Zap group channel
> > using the SIP Phone (not FXO and not FXS ports).
> >
> > ignorepat does not work?
> >
> > Also, what is the method to let the second dial tone
> > has another tone frequency?
> >
> > Regards
> > Bilal
> >
> > ----------------
> > No, ignorepat is for FXS ports (FXS ports use FXO
> > signaling).  Also,
> > ignorepat does not apply to SIP phones, because SIP
> > phones provide
> >  their
> > own dialtone, not a dialtone provided by Asterisk.
> >
> > Al lists wrote:
> >
> >> Correction, on FXO port not FXS,
> >> second, read his email first:
> >> "Also, how it will be possible to assign an
> >>
> > dedicated
> >
> >> line (connected to FXO) to an
> >> button on the Polycom IP Phone or Broadtel IP Phone,
> >> so if user select that button
> >> then he will be sure that his outside call will be
> >>
> > via
> >
> >> that specific line."
> >> Just assign a key on your phone to dial that
> >>
> > extension, and you will
> >  have
> >
> >> dial tone on selected line,
> >> then as a traditional PBX you can send any digits to
> >>
> > your provider.
> >
> >> On 10/1/07, Eric ManxPower Wieling <eric at fnords.org>
> >>
> > wrote:
> >
> >>> ignorepat continues dialtone after a leading digit
> >>>
> > has been dialed
> >  on
> >
> >>> FXS ports.  How does ignorepat help this guy?
> >>>
> >>> Al lists wrote:
> >>>
> >>>> ignorpat is your friend
> >>>>
> >>>> On 9/30/07, Tzafrir Cohen
> >>>>
> > <tzafrir.cohen at xorcom.com> wrote:
> >
> >>>>> On Sun, Sep 30, 2007 at 02:34:01AM -0700, bilal
> >>>>>
> > ghayyad wrote:
> >
> >>>>>> Dear List;
> >>>>>>
> >>>>>> How can I place a call via Zap/g1 (group) but
> >>>>>>
> > need to
> >
> >>>>>> determine the line (FXO port)
> >>>>>> that will go via it?
> >>>>>>
> >>>>> Simply don't use groups. Use channels directly.
> >>>>>
> > To dial via the
> >
> >>> specific
> >>>
> >>>>> Zaptel channel NN, use Zap/NN
> >>>>>
> >>>>> Am I missing anything?
> >>>>>
> >
> >
> >
> >
> >
> >
> ____________________________________________________________________________________
> > Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's
> updated for today's economy) at Yahoo! Games.
> > http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-users mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071003/8a802f9f/attachment.htm 


More information about the asterisk-users mailing list