Is it possible to put command line in debug mode, for example display
line by line the command that is being executed to see where I'm getting
stuck.

My phone rings but when I answer it there silence, the voice is not
going through.
It rings few times, stops and rings again 

#Joseph

On Sat, 2004-09-18 at 21:22, Brian West wrote:
> Just an FYI
> 
> localmask is deprecated... 
> 
> As of latest CVS:
> 
> localnet=ip/mask
> 
> bkw
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:asterisk-users-
> > [EMAIL PROTECTED] On Behalf Of Joseph
> > Sent: Saturday, September 18, 2004 9:06 PM
> > To: [EMAIL PROTECTED]
> > Subject: [Asterisk-Users] Asterisk stopped answering the calls
> > 
> > Asterisk stopped answering the calls.
> > I'm just experimenting with asterisk, upon setup there is a [demo]
> > context.
> > I have SPA-3000 with PSTN line:
> > Dial plan 2: S0<:[EMAIL PROTECTED]>
> > my sip.conf
> > localnet = 10.0.0.101
> > localmask = 255.255.255.0
> > 
> > [3000]
> > type=friend
> > host=dynamic
> > username=3000
> > secret=my_secret
> > mailbox=3000
> > context=from_pstn
> > callerid="PSTN GW" <3000>
> > deny=0.0.0.0
> > permit=10.0.0.154  ;SPA-3000 IP address
> > dtmfmode=rfc2833
> > canreinvite=no
> > cantransfer=yes
> > 
> > My extension.conf
> > [globals]
> > PSTN_GW=10.0.0.154:5062
> > [from_pstn]
> > exten => 1000,1,Goto(demo,s,1)
> > [demo]
> > exten => s,1,Answer
> > exten => s,2,DigitTimeout,5
> > exten => s,3,ResponseTimeout,10
> > exten => s,4,BackGround(demo-congrats
> > 
> > When I type "show channels" I get "0 active channel(s)"
> > 
> > Why isn't asterisk answering the call?
> > --
> > #Joseph
> > _______________________________________________
> > 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
> 
> _______________________________________________
> 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
-- 
--
#Joseph
_______________________________________________
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

Reply via email to