login | register
Sun 07 of Sep, 2008 [10:28 UTC]

voip-info.org

Asterisk bounty Call Pickup with CID info. - SIP

Created by: admin,Last modification on Thu 02 of Jun, 2005 [14:31 UTC] by ramonpeek

Call Pickup with CID info. (SIP)


When a call is transferred from a ringing SIP-Phone to an other SIP-Phone using the *8 feature no call info is displayed.
This is offcourse logical because the set is dialing out to *8 and therefore no Call Info can be displayed.

What we would like to see is a call-pickup feature which works like this:

A call arrives at a SIP-phone (Extension "X").

1. A user diales *8 on Extension "Z" (or any other featurecode that we would like)
2. Asterisk immediatly ends the call, but remembers the Extension of the person who dialed *8 (Extension "Z").
3. Asterisk might wanna wait for 1 second (to let Extension "Z" become idle)
4. Asterisk then transfers the incoming call on Extension "X" to Extension "Z".

This offcourse will result in a new incoming call on extension "Z" textwithtext CID Info.
An extra advantage of this is that the person on extension "Z" can choose whether to answer the call or not depending on the CID information.


THIS IS NOW REALIZED THROUGH THE FOLLOWING PATCH AT:

http://www.gomotion.org/trends/Asterisk/alternative_sip_pickup-1.0.2_v2.diff

2 Jul 2005: Patch for Asterisk 1.0.7 released at;
http://www.gomotion.org/trends/Asterisk/alternative_sip_pickup-1.0.7_v2.diff

Please note that this ONLY applies to SIP-Channels!!

The patch was made by Marcin Pycko and we thank him for this!

This version of the code is tested on 1.0.2 and 1.0.3.
It complains about the 'fuzz' when applying to 1.0.3 but still works properly.
It will likely work on newer realeses as well, allthough we are hoping to have incorperated in Asterisk

Usage;

Unpack the patch to eg: /tmp with unzip then go to the root asterisk source directory and

    patch -p0 < /tmp/alternative_sip_pickup-1.0.2_v2.diff
    make install

in configs/features.conf.sample you'll find the two options that have to be defined in /etc/asterisk/features.conf

    alternative_pickup = yes      ; Use alternative way to pickup the calls
    alternative_pickup_wait = 4   ; Wait that many seconds before bringing the call to your interface

Now in order for it to work also the groups for the incoming channel have to match the picking channels
(eg: callgroup and pickupgroup) or if the incoming channel doesn't have calgroup defined the groups don't matter.

Good Luck,

Ramon Peek
Trends Telematics BV




Comments

Comments Filter
222

333Whats happened?

by gk_nz, Monday 01 of May, 2006 [01:46:27 UTC]
Is there anywhere that this function is still available? And if so does it still work with new versions of asterisk? Would really like to get this going!
222

333version 1.0.9

by froguz, Thursday 10 of November, 2005 [22:58:32 UTC]
i have problems trying to apply this patch on Asterisk v1.0.9 because of the changes in app_dial since v1.0.8.
it would be a great idea to continue developing this (i really hope) good patch while v1.2 stills on beta.

thanks.
222

333Oh! yes! freely available !

by Gus, Tuesday 19 of April, 2005 [15:08:44 UTC]
Could you tell me how can i request it from you?

I´ve had a lot ot problems because of it.

Thanks, sincerely.
(:redface:)
222

333Re: Bounty Solved

by stst, Thursday 31 of March, 2005 [07:48:57 UTC]
i'm interested in your patch - please post it on voip-info.org or send it to: stst@fhwn.ac.at !

many thanxs, stephan
222

333Bounty Solved

by ramonpeek, Wednesday 30 of March, 2005 [12:24:47 UTC]
Requested feature is realised by creating a specific patch that add extra functionality.: Alternate_Call_Pickup

If requested this patch is freely available from me.
222

333Bounty is already completed

by , Friday 11 of February, 2005 [16:02:44 UTC]
But waits for being tested by the bounty giver ...
222

333Bounty still not taken!

by , Monday 31 of January, 2005 [07:20:40 UTC]
People!,

The bounty is still not taken!
Although this seems to me to be quite an easy tweak, no one has yet taken the bounty. Are you shure you just wanna let go of $325?!!?