[Asterisk-Users] Re: Asterisk-Users Digest, Vol 8, Issue 229
Nenad Radosavljevic
nenadr at deltaplan.co.yu
Mon Mar 28 11:55:28 MST 2005
> On Sun, 27 Mar 2005, Nenad Radosavljevic wrote:
>> Only way I have managed to get Zap channel to reject a call on TE110P
>> without answering it, is to dial number that is not handled in dialplan
>> (I
>> have a ISDN PRI with 100 number DID service, and about 30 of them are
>> handled by dialplan). So far I didn't manage to reject call that are
>> handled
>> in dialplan, except by Congestion command which answers the call first.
>
> There are two methods:
>
> * use the Hangup app after setting the PRI_CAUSE variable. This is the
> general way of sending a specified disconnect code. See
> http://www.voip-info.org/wiki-Asterisk+variable+PRI_CAUSE
Tried this with the Stable 1.0.6 connected to Panasonic D500 and it
indeed hung up a call from panasonics EXT or CO line but it doesn't give a
busy or concestion signal to a caller (no sound to caller). I presume this
is a Panasonic issue :( .
>
> * set the configuration option "priindication=oob". This will make busy
> and congestion send an isdn disconnect insteadof playing audio.
>
I belive that I have tried to set priindication=outofband and then tried
with Congestion() in dialplan but it had a same effect as setting PRI_CAUSE
+ Hangup() . I'll try with the priindication=oob tomorow and i'll post
results if there is any success.
Nenad
More information about the asterisk-users
mailing list