Welcome, Guest. Please login or register.
Did you miss your activation email?
July 30, 2010, 12:18:35 AM
Home Help Search Login Register
News: Noojee Receptionist 3.5 Beta 2 released with Asterisk 1.6 support.
See the full details here.

+  Noojee Telephony Solutions Forums
|-+  Noojee Receptionist
| |-+  General Discussion
| | |-+  Unattended Transfer
« previous next »
Pages: [1] Print
Author Topic: Unattended Transfer  (Read 240 times)
akavan
Newbie
*
Offline Offline

Posts: 9


Email
« on: November 18, 2009, 08:39:53 AM »

We are looking to change our receptionist desk from lots of sidecars to Noojee Receptionist.  However, I can't figure out how to do something in the demo.

Using our old system, 95% of the time we do unattended transfers that, if the person on the other end doesn't answer the phone, will drop them into that persons voicemail (our standard internal dialing does that).  Is there a way to get this same behavior from Noojee?  We also have some extensions that are not tied to physical devices but to other dial plan constructs.  Does Noojee Receptionist support that as well?  Ideally I want to be able to tell Noojee Receptioist to just goto(from-sip,exten,1) when we try to call internally.
Logged
rlsutton1
Administrator
Jr. Member
*****
Offline Offline

Posts: 56


« Reply #1 on: November 18, 2009, 10:33:07 AM »

Hi,
in the config on the Asterisk tab there is an option to "use sip/ to dial extensions", if you turn this off you should get the desired affect.

There are some general asterisk issues when using local/ and you should make sure your dialplan behaves correctly when using local/. for example you can create loops that endlessly spawn new calls, but that would be the product of a badly written dialplan and is not normal.
Logged
akavan
Newbie
*
Offline Offline

Posts: 9


Email
« Reply #2 on: December 04, 2009, 05:07:06 AM »

I did that and it kinda works however my extension dial plan looks like:

exten => 1540,1,Dial(SIP/1540|20|WKTwkt)
exten => 1540,2,Answer()
exten => 1540,3,Playback(beep)
exten => 1540,4,Wait(1)
exten => 1540,5,Voicemail(u1540)
exten => 1540,6,Hangup()

If the receptionist uses Noojee Receptionist to call that extension, it tells her that the far end did not answer after the first dial part of the plan.  However, the leg of the call that is actually calling the remote extension continues to run, so the person called gets an empty voicemail message.

Any clue how to fix this?
Logged
akavan
Newbie
*
Offline Offline

Posts: 9


Email
« Reply #3 on: December 05, 2009, 04:31:04 AM »

Well I'm an idiot.  The receptionist console lets you know that the far end did not answer the call whenever it hits a voicemail call.  So it is working as it should.

I really love this program!
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!