Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] terminating the call, when transferer hangs up the call during attended transfer


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
nikola.ciprich at linu...
Guest





PostPosted: Mon Nov 25, 2013 1:36 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

Hello guys,

I'm vainly trying to figure out how to setup quite a strange
customers requirement:

they require that when during attended transfer, (A->B->C)
whenever B hangs up the call before it's connected to C,
the call just returns to B, instead of changing to blind transfer.

I tried using atxfer drop call option (enabling null channel in sources),
but to no avail..

Is there some way how this could be achieved?

thanks a lot for any help..

with best regards

nikola ciprich

--
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28.rijna 168, 709 00 Ostrava

tel.: +420 591 166 214
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
webaccounts at jgoettg...
Guest





PostPosted: Mon Nov 25, 2013 2:26 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

So:
A calls B
B answers
B puts A on hold
B calls C
B talks to C
B ends conversation with C
B talks to A again, regardless

I this correct? Looks like a simple "Hold" exercise.

jg

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
nikola.ciprich at linu...
Guest





PostPosted: Mon Nov 25, 2013 3:40 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

On Mon, Nov 25, 2013 at 08:25:44AM +0100, jg wrote:
Quote:
So:
A calls B
B answers
B puts A on hold
B calls C
B talks to C
B ends conversation with C
B talks to A again, regardless

I this correct? Looks like a simple "Hold" exercise.

Hello JG,

thanks for your reply..

not exactly, it's rather something like:

A calls B
B answers
B starts attended transfer (thus puts A on hold)
B dials C
B hangs up before C answers

now I need call to C to be terminated, so I can ring
back to B.

n.

Quote:

jg

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


--
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28.rijna 168, 709 00 Ostrava

tel.: +420 591 166 214
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
webaccounts at jgoettg...
Guest





PostPosted: Mon Nov 25, 2013 6:07 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

Ok, that's called "blond transfer", though this is how some Asterisk people coined this. Should
work that way when using features.conf (DTMF).

With "Hold" and "Transfer", I don't know. It probably depends on the phone. Which phones are
your using?

jg

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
nikola.ciprich at linu...
Guest





PostPosted: Mon Nov 25, 2013 6:22 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

Hi JG,

On Mon, Nov 25, 2013 at 12:06:36PM +0100, jg wrote:
Quote:
Ok, that's called "blond transfer", though this is how some Asterisk people
coined this. Should work that way when using features.conf (DTMF).
hmm, yes, I've seen this term before Smile

However, the problem is, I don't really want blond transfer to happen,
I need to have call to C terminate immediately... but I'm not really sure
this is achievable, since such scenario even doesn't make that much sense.. Sad


Quote:

With "Hold" and "Transfer", I don't know. It probably depends on the phone.
Which phones are your using?

unfortunately this can't be phone speciffic, I can use only internal asterisk
features...

BR

nik

Quote:

jg

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


--
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28.rijna 168, 709 00 Ostrava

tel.: +420 591 166 214
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
webaccounts at jgoettg...
Guest





PostPosted: Mon Nov 25, 2013 7:10 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

in features.conf there is the option "Disconnect Call" that retrieves the call from callee C.

Depending on your setup you may need to change it to something like "*0". I don't like single
'*' or '#' keys as some of these combinations might trigger a reboot of some phone models.

jg

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
dk at donkelly.biz
Guest





PostPosted: Mon Nov 25, 2013 8:53 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

On Mon, Nov 25, 2013 at 08:25:44AM +0100, jg wrote:
Quote:
So:
A calls B
B answers
B puts A on hold
B calls C
B talks to C
B ends conversation with C
B talks to A again, regardless

I this correct? Looks like a simple "Hold" exercise.

Hello JG,

thanks for your reply..

not exactly, it's rather something like:

A calls B
B answers
B starts attended transfer (thus puts A on hold) B dials C B hangs up before
C answers

now I need call to C to be terminated, so I can ring back to B.

n.

Is B deciding C is unavailable and hanging up? In that case, rather than
hanging up, B wants to abandon the transfer and recover the original call.
Is that right?

--Don



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
nikola.ciprich at linu...
Guest





PostPosted: Mon Nov 25, 2013 8:56 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

Hi Don,

Quote:
Is B deciding C is unavailable and hanging up? In that case, rather than
hanging up, B wants to abandon the transfer and recover the original call.
Is that right?

well, yes actually.. I know this can be achieved by using hangup/cancel transfer
feature, but the request is, that "when the user is confused, he can always
just hangup the call and A is returned to him automatically" Sad

n.

Quote:

--Don



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


--
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28.rijna 168, 709 00 Ostrava

tel.: +420 591 166 214
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
webaccounts at jgoettg...
Guest





PostPosted: Mon Nov 25, 2013 9:23 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

I think I got it now:

While A is on hold,
B dials C
after a few seconds B wants to stop dialing C and hangs up,
"the system" calls back and B is connected again with A

Is that correct?

If (yes) {
I see a logical problem
} else {
please be more specific about the events
}

jg

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
nikola.ciprich at linu...
Guest





PostPosted: Mon Nov 25, 2013 9:35 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

On Mon, Nov 25, 2013 at 03:23:05PM +0100, jg wrote:
Quote:
I think I got it now:

While A is on hold,
B dials C
after a few seconds B wants to stop dialing C and hangs up,
"the system" calls back and B is connected again with A

yes, I think this is what is required...

Quote:

Is that correct?

If (yes) {
I see a logical problem
I THINK this makes a bit of sense, (A party starts ringing
on B again), even though it's quite ridiculous request Sad

in principle, I need to DISABLE blond transfer function
and force the Dial to C party to be terminated, so I can
ring back to B..

do You think there is some way to achieve this?

n.


Quote:
} else {
please be more specific about the events
}

jg

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


--
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28.rijna 168, 709 00 Ostrava

tel.: +420 591 166 214
fax: +420 596 621 273
mobil: +420 777 093 799
www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
webaccounts at jgoettg...
Guest





PostPosted: Mon Nov 25, 2013 10:18 am    Post subject: [asterisk-users] terminating the call, when transferer hangs Reply with quote

Quote:
Quote:
I think I got it now:

While A is on hold,
B dials C
after a few seconds B wants to stop dialing C and hangs up,
"the system" calls back and B is connected again with A
yes, I think this is what is required...
You should know this, not think what it could be. Even if the customer doesn't know what he
wants, you will look stupid eventually, because you can't deliver.
Quote:
Quote:
Is that correct?

If (yes) {
I see a logical problem
I THINK this makes a bit of sense, (A party starts ringing
on B again), even though it's quite ridiculous request Sad
It does not make any sense. The problem is, once the call has been been hung up and the phone
starts to ring again, you somebody else might be on the other end of the line. I have a customer
who had similar brilliant ideas before I taught them to use the "Disconnect Call" feature, but
never ever hang up the receiver when using features.conf sequences. You need something like the
"active" call to make things unique.

If you hang up the receiver, then things are actually easier, but only if, your phones have the
"Hold" and "Transfer" keys. The signaling is a bit different in this case. Dealing with both
parties is then completely independent. The only problem is, while A is on hold, more calls can
come in for B (limits do not solve this), which typically requires some training until the
receptionist B is able to select the proper party for the transfer.
Quote:

in principle, I need to DISABLE blond transfer function
and force the Dial to C party to be terminated, so I can
ring back to B..
No, don't do that. Blond transfer is quite convenient. Tell them to use the "Disconnect Call"
feature, but make sure it also works if the phone is in "ringing" state.
Quote:

do You think there is some way to achieve this?
Yes, there are several ways to do exactly this and all are ugly. I would not implement such a
non-standard feature. Sooner or later you will get bitten by that. If you really need it, and
someone is willing to pay some money for this nonsense, I could do it before next Fool's Day.

In your situation, it might be worthwhile to explore the parking option. B might stop to ring C
because C might not have been the right person, so B continues with D. Parking typically makes
sense, when it is not known a priori which extension eventually takes A's call. You could even
map the parking slot to LEDs on the phones for easy pickup. Essentially B can decide whether to
continue with something else or get back to A, whatever.

jg

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services