Hi, I have two new Asterisk installations (1.4.4 and 1.4.5) and I have created rsa keys and they can now see each other as online peers: moe*CLI> iax2 show peers Name/Username Host Mask Port Status bart 192.168.2.201 (S) 255.255.255.255 4569 OK (48 ms) 1 iax2 peers [1 online, 0 offline, 0 unmonitored] but on the 1.4.5 instllation I cannot execute 'show keys' neither 'init keys' moe*CLI> init keys No such command 'init keys' (type 'help' for help) This may be the reason that I cannot place calls from one Asterisk to the other. chan_iax2.c:7285 socket_process: I don't know how to authenticate moe to 192.168.2.201 thanks in advance, Jonathan.
On 6/27/07, Jonathan Unai Marquez <jmarquez at ibada.es> wrote:> but on the 1.4.5 instllation I cannot execute 'show keys' neither 'init > keys'As of Asterisk 1.4, these commands have been standardized to the <module> <verb> format like most of the other CLI commands. In other words, the commands are now "keys init" and "keys show". -Jared
Thanks for your answer Jared, but I also tried that with no luck: Connected to Asterisk 1.4.5 currently running on moe (pid = 22879) -- Remote UNIX connection Verbosity is at least 6 moe*CLI> keys show No such command 'keys show' (type 'help' for help) Any clue of what can be wrong with my intallation? J Jonathan Unai Marquez wrote:> Hi, > > I have two new Asterisk installations (1.4.4 and 1.4.5) and I have > created rsa keys and they can now see each other as online peers: > > moe*CLI> iax2 show peers > Name/Username Host Mask Port > Status > bart 192.168.2.201 (S) 255.255.255.255 4569 > OK (48 ms) > 1 iax2 peers [1 online, 0 offline, 0 unmonitored] > > > but on the 1.4.5 instllation I cannot execute 'show keys' neither > 'init keys' > > moe*CLI> init keys > No such command 'init keys' (type 'help' for help) > > This may be the reason that I cannot place calls from one Asterisk to > the other. > > chan_iax2.c:7285 socket_process: I don't know how to authenticate moe > to 192.168.2.201 > > thanks in advance, > Jonathan. > >
hi I need a client to voip, like xlite, that can be integrated inside jabber, A few month ago, i saw a software that have include but I dont remember, .. I dont want to use firefox, .. because in this way I canot use the iax or othr protocols , only sip, thanks in advances