Displaying 20 results from an estimated 73 matches for "liek".
Did you mean:
lie
2005 Feb 16
3
capiECT problem
Hi,
I'm trying to get capiECT working. I'd like to transfer call to another ISDN
router connected extension and free channel from router to Asterisk.
I get incoming call on CAPI and would liek to transfer it to dialed local
extension - 400 in this case:
[outbound-capi-local]
exten => _4XX,1,NoOp(Transferring to local PBX ISDN number ${EXTEN} on msn
CAPI/${CALLERIDNUM})
exten => _4XX,2,capiHOLD
exten => _4XX,3,capiECT,${CALLERIDNUM:1}:${EXTEN}
When I dial 400, another extensio...
2010 Mar 24
3
flash error & fade away
...: 3});
<% end %>
<% content_tag :script, :type => "text/javascript" do %>
setTimeout("new Effect.Fade(''<%= key %>'');", 10000);
<% end %>
<% end %>
but how can i achieve to css the rails standard way of showing errors liek
that one:
1 error prohibited this comment from being saved
There were problems with the following fields:
- Title can''t be blank
only if i return something like that:
flash[:error] = ''Error''
it actually shows up in "my" div.
hope u guys know what i m...
2002 Oct 14
3
Directory size display discrepency
Hi,
I would liek to ask the list if any one can explain why there should be
a discrepency in the directory sizes that are displayed when I use
explorer on Windows. This has been reported to me by a user, I have
never seen this before as I dont use windows if I can help it :-)...
When I slect properties of a direct...
2009 Jul 10
1
timestamp in jitterbuffer
Hi All,
I'd liek to know what the timestamp in the jitter buffer stands for. In
other words if I receive two packets "on time" how far apart should they be
in terms of the jitter buffer timestamp?
Thanks,
Mustafa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists...
2006 Jun 08
1
early session audio on zap channel
Sorry about stupid question but I would liek to get help about Zap channel.
We would like to get early media on session in progress from zap channel.
But using the standard exten => _X.,1,Dial(Zap/g1/${EXTEN}|60|o) I don't hear any audio until someone pickup the phone.
Now I can't now if there is a message from a mobile phone com...
2010 Aug 18
2
Please help me run these games on linux
ok I just had my windows hardrive attacked by viruses and now that harddrive is dead till I can fix it..
so I'm back on linux, and I would liek to play some of my favorite windows games on my linux machine (thus doing away with my need for the god aweful operating system in the first place)
so, heres a list of Games I'd like to see be put on the fun todo list for attempting to get them running without flaws.
http://us.ncsoft.com/en/c...
2010 Jan 26
1
monitor option in libvirt ?
Hello,
I woudl liek to start qemu-kvm with -monitor myfile.pipe options
instead of default -monitor pty
Anyway I have not found any way to tell libvirt (using virsh) that I
want to set a specific
-monitor option to the qemu-kvm command line.
How can I do this ?
I do not want to start manually qemu-kvm because in th...
2018 Jul 27
1
C7, just updated firefox, bugs
My FF 60 just crashed randomly when ever it feels liek it. ive since rolled back to older stable versions until community says its now stable.
On 07/27/2018 03:37 PM, wwp wrote:
Hello,
On Thu, 12 Jul 2018 10:36:55 -0400 "mark" <m.roth at 5-cent.us><mailto:m.roth at 5-cent.us> wrote:
I just updated the "critical" f...
2006 Feb 24
8
Ruby site structure on Apache
I use a hosting company,it use appache for RoR
I test a ''hello word'' code here
http://www.smtservers.com/demo/
I can see the working code here
http://www.smtservers.com/demo/public/say/hello
My question is how to short the url like
http://www.smtservers.com/demo/say/hello.I do not like public always in
URL
Thanks for help
Mark
--
Posted via http://www.ruby-forum.com/.
2004 Oct 09
2
Re:HELP
> There is no place for beginner to get a clue and still worse when they ask
His email was unreadable, I gave him this link that is what he really needs
http://www.bbc.co.uk/worldservice/learningenglish/
Ivan.
____________________________________________________________
Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione.
Abbonati subito su http://www.libero.it
2020 Aug 06
1
asterisk 13.33 and polycom
...server is in the cloud.
If the polycom has just booted - it receives a call, after some time
(couple minutes) it no longer receives a ring. I see no errors in the CLI -
looks just like the previous call as far as I can tell.
Then reboot the phone and as soon as its ready call it and it rings just
liek before. then some time later no longer rings.
-- Executing [something at smvoice-dialout:4] Dial("SIP/1005-000000ab",
"SIP/526,30000,tT") in new stack
== Using SIP RTP CoS mark 5
-- Called SIP/526
-- SIP/526-000000ac is ringing
526 is the extension in question. (m...
2018 Feb 12
4
domain users issue
Hi,
Using a samba 4, and having users configured as primary group domain
users (513) we detected that then if you execute net group /domain
"Domain Users" then user is not showed in as member of domain users,
if you remove from primary group and assign another group then with
net group /domain "Domain Users" you can list this user as member.
This generates that for example
2006 Apr 08
5
Creating sub actions
...al Car Details" (as default
selected tab). The problem is that I couldn''t figure out how do I move
to next tab which is "Parts" tab. Should I create a new action something
like "EditCarParts" or is there any way to define sub action for edit
action or something liek that?
My second question is by default an ection is binded to a citan view.
For example "Edit" action is binded to "Edit.rhtml" page. How can i
override this?
--
Posted via http://www.ruby-forum.com/.
2006 Apr 07
4
belongs_to and lookup tables
I have two classes, Listing and Warranty. A Listing (think of it as a
product) may or may not have a Warranty from a lookup table.
When I want the Warranty.company for a given Listing I want to say the
following:
@listing = Listing.find(4)
@company = @listing.warranty.company
In order to do that I did the following:
class Listing < ActiveRecord::Base
belongs_to :warranty
end
and
2006 Jul 13
4
Update
Folks-
I just commited another revision of the plugin. Nothing huge in this
update but some extra features. Acl lists are now configurable in the
config file. So you will want to blow away and recreate your config
file again. Thanks to Georg Friedrich for this.
And I applied Gunter Ladwig''s patch for singleton worker classes.
These are workers that only have one instance of
2010 Dec 12
3
weird fail with conversion to bridges?
...ad.
far as I can tell, the bridges are set up right and working, and the
interfaces are set up right and working, but shorewall is somehow TKOing
everything (I think) :(.
did I miss a crucial config somewhere?
is there more I need to do to handle a bridge device in ubuntu (my
interfaces looks liek this:)
auto lo
iface lo inet loopback
auto wan0
iface wan0 inet dhcp
auto lan0
iface lan0 inet static
address 10.0.0.254
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
auto lan1
iface lan1 inet static
address 10.0.1.254
netmask...
2018 Feb 12
3
domain users issue
...this to reproduce the
error
Thanks
2018-02-12 20:24 GMT+01:00 Trenta sis <trenta.sis at gmail.com>:
> Hi Rowland,
>
> Not really sure if that is correct, tried with native AD and domain
> users are showed also if they have domain users as primary group, IT
> seems a samba bug liek It was described here
> https://lists.samba.org/archive/samba/2017-October/211699.html
>
> Any suggestion about how to solve, other groups are working OK, but
> seems that with netapp cdot domain users are not usable, and this is a
> problem...
>
>
> Thanks<div id="D...
2006 Jun 27
2
Bug in Firebug or in RJS? Or something else?
I''m getting a really strange result using RJS page.replace_html and wonder if anybody knows anything that could help me figure it out.
I''m rendering a partial in a loop in edit.rhtml that puts a set of <div>s on the page, each <div> containing a checkbox_tag with an associated observe_field and a text_field_tag also with an associated observe_field. When the
2015 Jul 11
5
Re: Migrate Win2k3 to KVM
Hi,
Do you need the exact error message (the codes)?
I don't want Virtio. I want to boot my image first.
As I mentioned I can't use the mergeide.req on the physical machine but I
can do anything with the image (if I don't het error messages from the
virt-win-reg).
I don't know if my restore to iSCSI volume was perfect. There wasn't any
error messages and the imag is able to
2004 Dec 23
3
one machine connects, others do not
...of these machines are on a 192.168.2 and
192.168.2.102 network. i've modified the Workgroup a number of times(rebooting
of course) and each time, my computer can connect, but no one else.
Any input would be greatly appreciated...if i can supply more information,
please let me know. Seems liek it has to be something very simple...if i can
connect.
Thanks
Jeff
output from testparm
Load smb config files from /usr/local/etc/smb.conf
Processing section "[jdyke]"
Processing section "[xxxxx]"
Processing section "[xxxxx]"
Processing section "[xxxxx]"
Pr...