Welcome, Guest. Please login or register.
Did you miss your activation email?
September 08, 2010, 03:23:19 PM
Home Help Search Login Register
News: Noojee Click 1.6.4 released.
Download it from here

+  Noojee Telephony Solutions Forums
|-+  Noojee Receptionist
| |-+  Installation Support
| | |-+  can't able to transfer the call to another extentions
« previous next »
Pages: [1] Print
Author Topic: can't able to transfer the call to another extentions  (Read 922 times)
asteriskvairam
Newbie
*
Offline Offline

Posts: 1


« on: January 27, 2009, 04:40:02 PM »

Dear All,

I have 7 Users trial licences. I would like to use NOOJEE as a telephone operate panel.

I can see the calls and status of the calls.But i am not able to transfer the call.Could you tell me how do i transfer the call to another extensions.

Here with i have mentioned my extensions configurations.

[trc]
; this is the dial in extension
exten => 6000,1,answer
exten => 6000,2,ringing
exten => 6000,3,wait(30)
exten => 6000,4,goto(6000,2)
;this is the hold extension - this is used during an assisted transfer
exten => 6001,1,answer
exten => 6001,2,ringing
exten => 6001,3, wait(30)
exten => 6001,4,goto(6001,2)
; this is the transfer extension.
exten => 6002,1,DIAL(${dest},60,r)
exten => 6002,2,wait(10)
exten => 6002,3,goto(6002,1)
;this is the meetme extension
exten => 6302,1,answer
exten => 6302,2,meetme(${room},qd)
;this is the music on hold extension - this is used when calls are on hold
exten => 6003,1,answer
exten => 6003,2,musiconhold()
exten => 6003,3,wait(30)
exten => 6003,4,goto(6053,2)
include => trc


Is there any modification needs to be done please guide me

Thanks
Vairam
Logged
Brett Sutton
Asterisk IT Staff
Sr. Member
*****
Offline Offline

Posts: 412



« Reply #1 on: January 29, 2009, 05:41:32 PM »

Can you describe the symptoms in more detail?
Logged
sebele67
Jr. Member
**
Offline Offline

Posts: 61


« Reply #2 on: March 11, 2009, 09:57:26 PM »

the include=trc at the end is not good it's would make loops in asterisk.

what have you enter for the transfer extension?
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!