Displaying 6 results from an estimated 6 matches for "keycomment".
2001 Nov 25
2
displaying identity key comment string in passphrase prompt
...ment_str;
> goto parse_flag;
>
801a808
> options->display_comment_str = -1;
926a934,935
> if (options->display_comment_str == -1)
> options->display_comment_str = 0;
=============== sshconnect1.c
- in try_rsa_authentication() add a keycomment pointer
and a few lines to print the keycomment string if requested
and the comment string exists.
diff:
212a213
> char *keycomment; //BUCC: key comment string
259c260,267
< private = key_load_private_type(KEY_RSA1, authfile, "", NULL...
2004 Aug 12
10
H323 problems
All,
I have a problem with H323 the call disconnects when answered.
The debug shows
-- Executing Dial("SIP/sj1-4ff7", "H323/0797617729") in new stack
-- Called 0797617729
-- H323/0797617729 is ringing
-- H323/0797617729 answered SIP/sj1-4ff7
== Spawn extension (default, 0797617729, 1) exited non-zero on
'SIP/sj1-4ff7'
-- Executing
2005 Jan 11
28
SS7 and Asterisk solution
Hello,
We are looking for commercial solution SS7 with Asterisk.
It does not need to be "build-in" with Asterisk.
Could anybody suggest something?
Thank you in advance.
Bart
2005 Mar 21
0
Cdr_odbc asterisk 1.0.6
Asterisk Ready.
*CLI> -- Executing route("SIP/7408-02e3", "370263") in new stack
-- odbcquery: query=370263
> Query = 370263 : SQLcmd = select routing, ring_timer from ddi_pool
where ddi_inbound = '370263'
Urgent handler
> app_route: Query Successful!
-- Varname= 55
-- odbcquery: set route 721017101
-- odbcquery: set timer 15
2004 Sep 27
3
Asterisk Compile error
I'm trying to compile the voicemail module with mysql support and I get this
error on the chan_zap module .
Does anyone have any idea's on this one..
chan_zap.c: In function `handle_init_event':
chan_zap.c:5668: error: `ZT_EVENT_POLARITY' undeclared (first use in this
function)
chan_zap.c:5668: error: (Each undeclared identifier is reported only once
chan_zap.c:5668: error: for
2004 Sep 27
1
make update and upgrade failed with `ZT_EVEN T_POLARITY' undeclared
Did you get this working I'm having the same issues.
Sean
-----Original Message-----
From: Geoff Nordli [mailto:geoffn@gnaa.net]
Sent: 22 September 2004 18:29
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [Asterisk-Users] make update and upgrade failed with
`ZT_EVENT_POLARITY' undeclared
Hello everyone. I am trying to do a cvs update. I do the make