tags 377272 patch thanks dude With debugging symbols:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1226097744 (LWP 13388)] 0xb7916f97 in q931_setup (pri=0x8149ed8, c=0x81a6970, req=0x81506e8) at q931.c:3609 3609 memcpy(c->llc, req->llc, sizeof(c->llc)); (gdb) print c->llc $1 = '\0' <repeats 15 times> (gdb) print req->llc $2 = 0x1 <Address 0x1 out of bounds> Being just plain blunt, I removed q931.c:3609 mentioned above, introduced by the bristuffed patch. Now dialling works. No negative side effects noticeable either. Hmm. Tagged 'patch' therefore. t. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]