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

Mojo with Horan & Company, LLC mojo at horanappraisals.com
Wed Oct 3 14:27:21 CDT 2007


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
>   




More information about the asterisk-users mailing list