Displaying 3 results from an estimated 3 matches for "1ecc".
Did you mean:
1ec1
2005 Jun 16
1
unamble to dialout to mobiles and others "special" numbers
...quot; and some not.
In particular it seems that i can't call mobiles and special telco
numbers like the information call center, emergency numbers,...
If i use a normal hardware isdn phone i am able to do such calls.
This is a call that "works":
-- Executing NoOp("SIP/11-1ecc", "Call to 756756756") in new stack
-- Executing GotoIf("SIP/11-1ecc", "0?3:5") in new stack
-- Goto (default,059305698,5)
-- Executing GotoIf("SIP/11-1ecc", "0?6:8") in new stack
-- Goto (default,059305698,8)
-- Execut...
2001 Jul 27
0
Font / charset encoding problem?
...hOutlineA (1ebc, '?', 0000, 0x405a5d88, 0, (nil),
0x405a5d78): stub
fixme:font:GetGlyphOutlineA (1ec4, '&', 0000, 0x405a5d4c, 0, (nil),
0x405a5d3c): stub
fixme:font:GetGlyphOutlineA (1ec8, '?', 0000, 0x405a5c20, 0, (nil),
0x405a5c10): stub
fixme:font:GetGlyphOutlineA (1ecc, 'B', 0000, 0x405a5d4c, 0, (nil),
0x405a5d3c): stub
fixme:font:GetGlyphOutlineA (1ed0, '?', 0000, 0x405a5d4c, 0, (nil),
0x405a5d3c): stub
fixme:mdi:MDIRefreshMenu partially function stub
err:font:XFONT_RealizeFont plf->lfHeight = -1254, Creating a 100 pixel font
and rescaling...
2005 Jan 19
1
sshd hangs
...28, 2, -1) (sleeping...)
gcore, mdb:
libc.so.1`_poll+4(b, 0, 0, ffbeef38, 6fc40, ffbeef28)
0x20710(ffbef084, ffbef080, ffbef07c, ffbef078, 0, 1)
server_loop2+0xd4(6a800, 0, 0, ff1e8000, 2151c, 1)
do_authenticated+0x80(753b0, 6a400, f90, 1, 2151c, 6d800)
main+0xbf4(2f, 6fc00, 6a800, 1ecc, 1, 6dbd0)
_start+0x5c(0, 0, 0, 0, 0, 0)
the corresponding c sources are:
void
server_loop2(Authctxt *authctxt)
{
[ ... ]
for (;;) {
process_buffered_input_packets();
rekeying = (xxx_kex != NULL && !xxx_kex->done);
if (!rekeying...