[asterisk-dev] Working on adding Camping to asterisk... wouldlikesome feedback

Alec Davis sivad.a at paradise.net.nz
Tue Oct 26 13:44:45 CDT 2010


Mitch

The concept of Campon is ok, but the polling, or retrying methods are where
the problem lies, CCSS methods need to be used to connect the caller with
the callee. 
This was an outcome of a short discussion I had on the IRC dev channel.

I'm also not yet aware of how CCSS works, and whether it needs to be
extended to put callers on hold while there in a Campon style queue.

Alec


-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Mitch Sharp
Sent: Wednesday, 27 October 2010 5:40 a.m.
To: Asterisk Developers Mailing List
Subject: Re: [asterisk-dev] Working on adding Camping to asterisk...
wouldlikesome feedback

Alec,

Thanks for pointing me to CCSS.  I had seen that in the list of new
features, but had no idea what it was.

Looks like I'll stop going in the direction of CampOn and take that time to
learn CCSS instead.

Mitch Sharp (bluecrow76)

-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com on behalf of Alec Davis
Sent: Tue 10/26/2010 5:44 AM
To: 'Asterisk Developers Mailing List'
Subject: Re: [asterisk-dev] Working on adding Camping to asterisk... would
likesome feedback
 
Mitch 
 
checkout https://issues.asterisk.org/view.php?id=464
 
It's an old patch, but recently revived for 1.6.2 and in use on a small
1.6.2 production box (30 users).
I have a later patch as it's change slightly...as we deployed.
 
But it's the wrong approach for trunk and 1.8, and probably 1.x due to the
number queues used, one queue for each extension that gets a campon call.
 
A preferred future method to use is CCSS.
 
Alec Davis

  _____  

From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Mitch Sharp
Sent: Tuesday, 26 October 2010 6:37 p.m.
To: asterisk-dev at lists.digium.com
Subject: [asterisk-dev] Working on adding Camping to asterisk... would
likesome feedback



I am working on adding camping to asterisk.  I've had customers wanting this
since 1.2.

A few weeks ago I realized instead of writing it from scratch I could just
extend the existing parking code to include camping and write a single
application CampOn() and use a blind transfer to it.

I've made some preliminary notes at the link below.  I'm still in the
brainstorming phase but should start coding within the week.  I would
appreciate your thoughts on things to do different or additional features.

http://wiki.bluecrow.net/index.php/Asterisk/Camp

Mitch Sharp (bluecrow76)







More information about the asterisk-dev mailing list