[asterisk-users] Nobody picked up in 20000 ms

Steve Totaro stotaro at asteriskhelpdesk.com
Sun Jun 21 10:05:46 CDT 2009


On Sun, Jun 21, 2009 at 10:59 AM, Joseph <syscon780 at gmail.com> wrote:

> On 06/21/09 11:31, Tzafrir Cohen wrote:
> >On Sat, Jun 20, 2009 at 09:49:05PM -0600, Joseph wrote:
> >> When I call my internal extension the phone rings only once and goes to
> voicemail.
> >> It suppose to ring for 30sec. before calls transfer to voicemail;
> >>
> >>      -- Executing [315 at internal:1] Dial("SIP/11-00780380",
> "SIP/218|20|rw") in new stack
> >>      -- Called 218
> >>      -- SIP/218-00786910 is ringing
> >>      -- Nobody picked up in 20000 ms
> >>      -- Executing [315 at internal:2] VoiceMail("SIP/11-00780380", "11")
> in new stack
> >>      -- <SIP/11-00780380> Playing 'vm-intro' (language 'en')
> >>    == Spawn extension (internal, 315, 2) exited non-zero on
> 'SIP/11-00780380'
> >>
> >> Does anybody knows why is it doing it?
> >
> >You asked Asterisk to be verbose. Strangely enough Asterisk decided to
> >tell you all sorts of non-interesting details. E.g. in your dialplan you
> >gave a timeout of 20 seconds for that dial command. The phone rang but
> >nobody answered that call within those 20 seconds.
> >
> >--
> >               Tzafrir Cohen
>
> My dial plan:
> exten => 315,1,Dial(${family},20,rw)
> exten => 315,2,Voicemail(11)
>
> The phone does not ring for 20sec. after the first ring it goes right into
> the voicemail.
>
> --
> Joseph
>

When watching the CLI does it take 20 seconds before the "Nobody Picked up"
line to appear?

If so, I suspect the problem is with the phone, maybe a feature like
forwarding or DND.

-- 
Thanks,
Steve Totaro
+18887771888 (Toll Free)
+12409381212 (Cell)
+12024369784 (Skype)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090621/b708dca6/attachment.htm 


More information about the asterisk-users mailing list