VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
oza.4h07 at gmail.com Guest
|
Posted: Tue Feb 04, 2014 11:55 am Post subject: [asterisk-users] How to Busy signals on DAHDI |
|
|
Hello,
On a Asterisk 1.6.1 powered system, I've just discovered that using Busy() application in dialplan was no enough to send a Busy signal on incoming Dahdi channel.
On this specific install, adding an Answer()) and a Playtone() statement in dialplan triggered sending of busy tone but I'm still surprised by my findings.
Should I expect public switch to send a Busy tone to caller whenever Asterisk triggers Busy app or did I miss something ?
Regards |
|
Back to top |
|
|
rmudgett at digium.com Guest
|
Posted: Tue Feb 04, 2014 12:21 pm Post subject: [asterisk-users] How to Busy signals on DAHDI |
|
|
On Tue, Feb 4, 2014 at 10:56 AM, Olivier <oza.4h07@gmail.com (oza.4h07@gmail.com)> wrote:
Quote: | Hello,
On a Asterisk 1.6.1 powered system, I've just discovered that using Busy() application in dialplan was no enough to send a Busy signal on incoming Dahdi channel.
On this specific install, adding an Answer()) and a Playtone() statement in dialplan triggered sending of busy tone but I'm still surprised by my findings.
Should I expect public switch to send a Busy tone to caller whenever Asterisk triggers Busy app or did I miss something ?
|
It depends upon what kind of DAHDI channel. If it is an analog FXS/FXO port then
you have to answer for the busy tone to be heard by the caller because as far as the
telco is concerned it delivered a call to a non-busy line. If it is an ISDN
channel then it depends upon what you have the priindication option set to. With
priindication=outofband then a busy cause code is sent to the network and the call
is hung up. With priindication=inband then a busy tone is sent after a possible
PROGRESS message.
Richard |
|
Back to top |
|
|
oza.4h07 at gmail.com Guest
|
Posted: Wed Feb 05, 2014 2:41 am Post subject: [asterisk-users] How to Busy signals on DAHDI |
|
|
2014-02-04 Richard Mudgett <rmudgett@digium.com (rmudgett@digium.com)>:
Quote: |
On Tue, Feb 4, 2014 at 10:56 AM, Olivier <oza.4h07@gmail.com (oza.4h07@gmail.com)> wrote:
Quote: | Hello,
On a Asterisk 1.6.1 powered system, I've just discovered that using Busy() application in dialplan was no enough to send a Busy signal on incoming Dahdi channel.
On this specific install, adding an Answer()) and a Playtone() statement in dialplan triggered sending of busy tone but I'm still surprised by my findings.
Should I expect public switch to send a Busy tone to caller whenever Asterisk triggers Busy app or did I miss something ?
|
It depends upon what kind of DAHDI channel. If it is an analog FXS/FXO port then
you have to answer for the busy tone to be heard by the caller because as far as the
telco is concerned it delivered a call to a non-busy line.
|
That makes sense.
Then I'm wondering if playing a Busy tone is enough to let Caller's telco or device ask for automatic redial.
I think this feature is only available ISDN or equivalent networks.
Quote: | If it is an ISDN
channel then it depends upon what you have the priindication option set to. With
priindication=outofband then a busy cause code is sent to the network and the call
is hung up. With priindication=inband then a busy tone is sent after a possible
PROGRESS message.
|
Thank you very much for sharing this.
I'm gonna check what's really happening from caller's perspective when such parameter is set.
I would expect a busy tone (and the opportunity for automatic redialing).
|
|
Back to top |
|
|
iax at keybits.org Guest
|
Posted: Thu Feb 06, 2014 5:07 am Post subject: [asterisk-users] How to Busy signals on DAHDI |
|
|
Il 05/02/2014 8.42, Olivier ha scritto:
Quote: | channel then it depends upon what you have the priindication option
set to. With
priindication=outofband then a busy cause code is sent to the
network and the call
is hung up. With priindication=inband then a busy tone is sent
after a possible
PROGRESS message.
|
Quote: | I'm gonna check what's really happening from caller's perspective when
such parameter is set.
I would expect a busy tone (and the opportunity for automatic redialing).
|
Sending a busy signalling on D channel (priindication=outofband) will go
back into the telephone network exactly the same way the called party
was really busy... so no charge, busy tone, not completed call on the
caller side.
Just a couple of notes about priindication=inband.
- Usually sending in-band audio on a "not connected" state is not
allowed unless a special setup is done by the isdn provider.
- While sending in-band audio or busy signalling on D channel will make
no difference (from the caller perspective) if the call is originated
from an analog pstn line anything else (gsm->isdn, sip->isdn...) will
fail to get a proper state for that call.
Definitely I will never use it unless it is required, like the mandatory
price information message to be sent **before** connection if you run a
"value added" incoming service billed to the caller.
--
TeeBX VoIP communication platform (coming soon)
http://code.google.com/p/teebx/
-----------------------------------------------
Lightweight++ Business Friendly++ Open++
--
_____________________________________________________________________
-- 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 |
|
|
|
|
|
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
|