[asterisk-ss7] IAM-REL instead of IAM-ACM-REL

Pavel Piankov pashah at me.com
Tue Mar 16 10:25:35 CDT 2010


Hi Gustavo,

chan_dahdi.conf

[trunkgroups]

[channels]
switchtype=euroisdn
priindication = outofband
signalling=ss7
usecallerid=yes
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
group=1
callgroup=1
pickupgroup=1


context=rr

ss7type = itu
ss7_called_nai=dynamic
ss7_calling_nai=dynamic
ss7_explictacm=yes
linkset = 1
pointcode = 1234
adjpointcode = 5543
defaultdpc = 05543
networkindicator=international
cicbeginswith = 2
sigchan = 1
channel = 2-31


extensions.conf
[rr]
exten => _X.,1,Hangup(34)

exten => _441X.,1,Dial(IAX2/otherbox/${EXTEN})
exten => _49X.,1,Dial(IAX2/otherbox1/${EXTEN})


Cheers
Pavel


On Mar 16, 2010, at 5:13 PM, Gustavo Marsico wrote:

> Send dahdi config and exten associated with the call.
> 
> 
> On 16 Mar 2010, at 12:13, Pavel Piankov wrote:
> 
>> Dear All,
>> 
>> have a problem with libss7
>> 
>> ss7_explictacm=yes
>> 
>> default rule in proper context is 
>> exten => _X.,1,Hangup(34) 
>> in order for rerouting to work on customer side, other side is nortel cs2000
>> 
>> but due to the fact that * sends IAM-ACM-REL instead of IAM-REL
>> rerouting does not work.
>> 
>> If I would remove exten => _X.,1,Hangup(34) 
>> customer would receive IAM-REL16 which is also no good ether.
>> 
>> any pointers?
>> 
>> Kindest regards,
>> Pavel
>> 
>> -- 
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> 
>> asterisk-ss7 mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-ss7
> 
> 
> -- 
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> asterisk-ss7 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-ss7




More information about the asterisk-ss7 mailing list