Displaying 6 results from an estimated 6 matches for "25833".
Did you mean:
2583
2016 May 27
2
asterisk odbc segfaults
hi,
i have the same problems as in
https://issues.asterisk.org/jira/browse/ASTERISK-25833
my current combination is centos 6 32-bit, unixODBC 2.3.2 (recompiled
from fedora20), mysql 5.1.73, mysql-connector-odbc 5.1.5, asterisk 13.9.1
i tried update to mysql-connector-odbc 5.3.6 from oracle but it
segfaults every time
can you share your working mysql+odbc combination?
thanks
odb...
2008 Feb 29
1
Received UDP packet from unknown source 1.2.3.4 (port 12345)
...in the faq this
is probably caused by a NAT rule on wither side, but I dont have such rules.
The thing is that IP in the 'Received UDP packet from unknown source ' message
is exactly what I have configured. The problem solves itself with time and
this is marked in the logs as:
tinc.vpn[25833]: Lost 219 packets from UA_VPN
When the tunnel works, both source and destination port of the udp packets is
655, while when I experience the problem the source port of the node that has
the problems is 602/601. I run tcpdump on that node and the packets have
exactly that port when they leave t...
2008 May 02
2
Truncated emails in Dovecot (v1.0.13)
Odd situation started recently whereby emails that are delivered into a
maildir folder are being truncated when read. The emails are delivered
via Exim and I can see the emails are complete when I look inside them.
However, when viewing the emails via Thunderbird or a webmail client,
they are truncated.
*** START 'dovecot -n' ***
# 1.0.13: /etc/dovecot/dovecot.conf
base_dir:
2006 Jan 25
1
Non-model methods go where?
Hi all --
I collect two pieces of data from users, then perform a calculation on
this data. Where should I put this calculator this method?
Helpers seem view-oriented, and the result here is not being sent to the
user. Anyway, I tried putting the method in a helper and got a "no
method" error.
At the moment, I have it in another Model, but this seems really lame to
me, so I
2024 Oct 04
1
Warning message: Removed 888 rows containing missing values or values outside the scale range (`geom_line()`)
..., "Total Private", "Total Private", "Total Private",
"Total Private", "Total Private", "Total Private", "Total Private",
"Total Private", "Total Private", "Total Private"), Employed = c(25338,
25447, 25833, 25801, 26113, 26485, 26481, 26848, 27468, 27830,
27740, 27886, 26847, 26902, 27205, 27255, 27535, 27765, 27789,
28332, 29007, 29399, 29619, 30221, 29402, 29671, 30079, 30610,
31379, 31999, 32545, 33014, 33417, 33457, 33367, 33552, 32660,
32739, 33240, 33764, 34203, 34624, 35065, 35460, 35771, 3585...
2016 May 27
2
asterisk odbc segfaults
...src/debug/mysql-connector-odbc-5.3.6-src/driver/utility.c:139
> 139 irrec->row.field= field;
>
>
> Dne 27.5.2016 v 17:58 Marek ?ervenka napsal(a):
>>
>> hi,
>>
>> i have the same problems as in
>> https://issues.asterisk.org/jira/browse/ASTERISK-25833
>>
>> my current combination is centos 6 32-bit, unixODBC 2.3.2 (recompiled
>> from fedora20), mysql 5.1.73, mysql-connector-odbc 5.1.5, asterisk 13.9.1
>>
>> i tried update to mysql-connector-odbc 5.3.6 from oracle but it
>> segfaults every time
>>
>&...