Displaying 2 results from an estimated 2 matches for "disrel".
Did you mean:
lisrel
2004 Dec 26
1
Cannot transfer after queue agent picks up c all
I had the same problem with snom 190 phones.
Using the transfer with # instead of "Transfer Button on the phone" worked
for me.
In my configuration "REFER" was not send, so the transfer with the button on
the phone did not work.
Guido Hecken
-----Urspr?ngliche Nachricht-----
Von: steve szmidt [mailto:steve@szmidt.org]
Gesendet: Sonntag, 26. Dezember 2004 17:14
An:
2007 Jul 18
10
Rails - Mock going out of scope?
Hello list,
I think I have a rails related RSpec problem with a mock going out of
scope on a recursive call to a model.
The code is at: http://pastie.textmate.org/79821 if you want to see it
highlighted. I have pasted it below as well.
Basically, I have an acts_as_nested_set model called "Node", which
works fine. I have a function which finds the language name of the
node instance.