Displaying 2 results from an estimated 2 matches for "495298".
2010 Mar 21
3
2.0.beta3 imapd running hot
...99.7 0.9 131:07.85 imap
vmail 29865 86.1 0.8 47820 3296 ? R Mar20 131:20
dovecot/imap [berni 2001:a60:f001:1:219:66ff:fe8b:a6e IDLE
strace -p <pid> shows a repeating pattern of
epoll_wait(8, {{EPOLLOUT, {u32=36560672, u64=36560672}}}, 5, 4872) = 1
gettimeofday({1269133967, 495298}, NULL) = 0
gettimeofday({1269133967, 495333}, NULL) = 0
gettimeofday({1269133967, 495370}, NULL) = 0
with the last argument of epoll_wait (4872) slowly decrementing and then
wrapping around to ~30k.
Attaching gdb shows the following backtrace:
(gdb) bt full
#0 array_idx_i (ioloop=0x22bd5f0) at...
2010 Jan 08
1
Multicast RTP Paging
HI Guys,
I am trying to use the RTPPage application on asterisk 1.4 using the Snom
320's?? My goal is to do the paging using a multicast IP address.
I tried the app_rtppage.c and i can only do unicast on the snom's and i was
unable to do a multicast.
https://issues.asterisk.org/view.php?id=11797
http://svnview.digium.com/svn/asterisk?revision=101218&view=revision
My dialplan