View previous topic :: View next topic |
Author |
Message |
sollostech at gmail.com Guest
|
Posted: Wed Aug 20, 2014 9:48 am Post subject: [asterisk-users] customizing internal calls |
|
|
We have a client set up with an Elastix 2.5 install running Asterisk 11 and 2.11 using Aastra 6731i IP phones.
The client would like to have the feature where all internal calls use a distinctive ring (alert-info) so it sounds different than incoming external calls and they want it to check if the extension being called is on another call. If they are on another call, the client would like an audio message to be played telling them that extension is on another call, but continue to ring (as call waiting is enabled on all extensions).
Example: Extension 1002 is on a call with a vendor. Extension 1001 dials extension 1002 and gets Bellcore-dr3 instead of Bellcore-dr1 followed by an audio file stating “this person is currently on another call”. The phone continues to ring and goes to their busy message at which time extension 1001 leaves a voice message for extension 1002.
[/url]
David Shauger (dave@sollos.com)
Vice President
[url=https://twitter.com/sollostech] [/url] [url=http://www.linkedin.com/profile/view?id63533] [/url] 678-317-9444 x5 - voice
404-886-7603 - cell
This email has been certified by [url=http://www.comodo.com/home/email-security/free-email-certificate.php]Comodo
Email certification helps prevent identity theft |
|
Back to top |
|
|
webaccounts173 at jgoe... Guest
|
Posted: Wed Aug 20, 2014 10:52 am Post subject: [asterisk-users] customizing internal calls |
|
|
I would let the phone handle the different ring tones, if possible. For my phones a SIPAddHeader
with something like "Alert-Info: <http://127.0.0.1/Ringer3>" does the trick, but the syntax
might be vendor specific. The other problem should be taken care of with call queues.
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 |
|
|
|