Displaying 3 results from an estimated 3 matches for "extension1".
Did you mean:
extensions
2007 Jan 05
4
How To Spec Controllers with Finders
Given this code (which renders rjs), I''m faced with the fixture-
driven way of spec-ing or mocking. How the heck to you mock this so
the code at line (2) and (4) work right? I''m still struggling with
mocks but it seems like this can be done. Forgive the naivety of this
question.
1. def change_quantity
2. @line_item = LineItem.find_by_id(params[:id])
3. unless
2005 Jun 07
0
AgentCallbackLogin (logout)
Hi
Trying to get logout by dialling an extension sorted
out.
Thought the it worked was agent logs in and logs off
on an extension clears any previous agents currently
on that extension like:
1. agent 1 login to extension1
2. agent 2 login to extension1
3. agent 2 logout
agent 1 and 2 logged out
Is this how it should work? I am using current cvs.
Thanks
Jack
agent => 0,,nullagent
agent => 2000,1234,agent1
--
;login on 8600
exten =>
8600,1,AgentCallbackLogin(||${CALLERIDNUM}@local)
exten => 8600,2,H...
2010 Aug 04
0
Queue to queue transfer error
Hi all,
I have problem when i transfer call from one queue extension to other queue
extension.
*Scenario
*some one call to DID 8833383932 which is assigned to queue1 and pickedup
by extension1 of queue1, Now extension1 transfer call to queue2's
exntesion2, extension2 picked up the call but no voice and caller only hear
queue2 greetings but after picking up by extension2 then no voice.
what is the issue.. please help if someone know the answer.
Thanks you
--
Toqeer Ali Syed...