[asterisk-dev] Problem with *1.6.0.5; "Skipping dialing interface since it has already been dialed"

Håkon Nessjøen haakon at avelia.no
Mon Nov 9 03:47:35 CST 2009


2009/10/12 Håkon Nessjøen <haakon at avelia.no>

> Hi,
>
> I'm getting a bounch of these:
> [Oct 12 13:26:53] DEBUG[7738]: app_queue.c:3364 try_calling: Skipping
> dialing interface 'DAHDI/g0' since it has already been dialed
> [Oct 12 13:26:53] DEBUG[7738]: app_queue.c:3364 try_calling: Skipping
> dialing interface 'DAHDI/g0' since it has already been dialed
>
> Actually every time a user calls into a queue, this message is shown one
> extra time. So the amount of these messages grow proportionally with the
> number of calls gone through the system.
> (after 5 calls, it shows 5 notices when the user enters the queue)
>
> So after 2000 calls, you can think the notices are many for each queue
> call.
>
> This didn't seem too critical, since it wass "DEBUG" messages, not
> warnings. But now the server suddenly died with a lot of calls going on, and
> the last message it wrote before it segfaulted was indeed the "skipping
> dialing interface" message.
>
> Anyone other than me, that have had problems with this?
>
> Regards,
> Håkon Nessjøen
>

Seems like this has something to do with Realtime. Have anyone else had
problems with this?

If I do a "queue show 33" where 33 is a name of one of my queues, i get a
whole bunch of:
    40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken 1 calls
(last was 5721 secs ago)
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken 1 calls
(last was 5523 secs ago)
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken no calls
yet
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken 1 calls
(last was 5362 secs ago)
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken no calls
yet
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken no calls
yet
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken no calls
yet
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken 1 calls
(last was 5131 secs ago)
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken 1 calls
(last was 4437 secs ago)
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken no calls
yet
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken no calls
yet
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken 1 calls
(last was 3904 secs ago)
      40 (DAHDI/g0) with penalty 1 (realtime) (Unknown) has taken no calls
yet

All this (and much more, this was just a snippet) even though member 40 is
indeed only 1 member, not several. So it seems like each time it tries to
call the queuemember, it generates a new dynamic member in the queue. Even
though the member info has not changed.

Håkon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20091109/02febedb/attachment.htm 


More information about the asterisk-dev mailing list