[Asterisk-Users] PRI problem
    Andrew Kohlsmith 
    akohlsmith-asterisk at benshaw.com
       
    Sun Jan  8 06:11:31 MST 2006
    
    
  
On Sunday 08 January 2006 05:48, Joseph Rothstein wrote:
> When I dial my zap channel it does not seem to go beyond the first
> priority.
> exten => _0.,1,Dial(Zap/g1/${EXTEN:2},,f)
> exten => _0.,2,Noop(${DIALSTATUS})
No application continues upon hangup unless there are special conditions which 
permit this.  The Dial() option "g" does this.
-A.
    
    
More information about the asterisk-users
mailing list