Discussion:
[asterisk-users] Call Back on Busy
Ron
2011-01-10 14:57:18 UTC
Permalink
Hi All,

One of our user asked the question, when she tries to call another local
extension but the other end is engaged she will keep on trying until she
finally can get thru. So she asked would it be possible to request for
an auto-callback from the user she's trying to call to once it's not
engaged anymore. is this possible on asterisk? what is that feature
called? i am using asterisk 1.4 with freepbx. Thanks in advance.

Regards
Ron
John Novack
2011-01-10 16:39:18 UTC
Permalink
That function in the telephony world is called "camp-on"

Can't say for sure if Asterisk can do that, not which version, nor freepbx

John Novack
Post by Ron
Hi All,
One of our user asked the question, when she tries to call another
local extension but the other end is engaged she will keep on trying
until she finally can get thru. So she asked would it be possible to
request for an auto-callback from the user she's trying to call to
once it's not engaged anymore. is this possible on asterisk? what is
that feature called? i am using asterisk 1.4 with freepbx. Thanks in
advance.
Regards
Ron
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
http://www.asterisk.org/hello
asterisk-users mailing list
http://lists.digium.com/mailman/listinfo/asterisk-users
--
Dog is my Co-pilot
Jim Dickenson
2011-01-10 16:54:39 UTC
Permalink
It should not be too hard to write some dialplan code that detects the busy, plays a sound file asking if you want to camp-on to the called device, read an answer and loop around checking device status and placing a call when both the calling device and called device are free.
--
Jim Dickenson
mailto:***@cfmc.com

CfMC
http://www.cfmc.com/
Post by John Novack
That function in the telephony world is called "camp-on"
Can't say for sure if Asterisk can do that, not which version, nor freepbx
John Novack
Post by Ron
Hi All,
One of our user asked the question, when she tries to call another local extension but the other end is engaged she will keep on trying until she finally can get thru. So she asked would it be possible to request for an auto-callback from the user she's trying to call to once it's not engaged anymore. is this possible on asterisk? what is that feature called? i am using asterisk 1.4 with freepbx. Thanks in advance.
Regards
Ron
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
http://www.asterisk.org/hello
asterisk-users mailing list
http://lists.digium.com/mailman/listinfo/asterisk-users
--
Dog is my Co-pilot
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
http://www.asterisk.org/hello
asterisk-users mailing list
http://lists.digium.com/mailman/listinfo/asterisk-users
Paul Belanger
2011-01-10 17:20:07 UTC
Permalink
Post by Ron
One of our user asked the question, when she tries to call another local
extension but the other end is engaged she will keep on trying until she
finally can get thru. So she asked would it be possible to request for
an auto-callback from the user she's trying to call to once it's not
engaged anymore. is this possible on asterisk? what is that feature
called? i am using asterisk 1.4 with freepbx. Thanks in advance.
Asterisk 1.8 - Call Completion Supplementary Services (CCSS)[1]

[1] -
https://wiki.asterisk.org/wiki/display/AST/Call+Completion+Supplementary+Services+%28CCSS%29
--
Paul Belanger
Digium, Inc. | Software Developer
twitter: pabelanger | IRC: pabelanger (Freenode)
Check us out at: http://digium.com & http://asterisk.org
Ron
2011-01-11 03:31:13 UTC
Permalink
thanks for all the reply. now that i know what it's called should be
easy to find something on the net.

btw, the URL below did not load anything on my side...it seems like it's
connected somewhere but just downloading slow, but thanks for it anyway.

regards
Ron
Post by Paul Belanger
Post by Ron
One of our user asked the question, when she tries to call another local
extension but the other end is engaged she will keep on trying until she
finally can get thru. So she asked would it be possible to request for
an auto-callback from the user she's trying to call to once it's not
engaged anymore. is this possible on asterisk? what is that feature
called? i am using asterisk 1.4 with freepbx. Thanks in advance.
Asterisk 1.8 - Call Completion Supplementary Services (CCSS)[1]
[1] -
https://wiki.asterisk.org/wiki/display/AST/Call+Completion+Supplementary+Services+%28CCSS%29
Continue reading on narkive:
Loading...