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

Attila Domjan adomjan at tvnet.hu
Wed Mar 17 05:03:11 CDT 2010


I published it many times in the list with configuration examples:

svn co https://observer.router.hu/repos_pub/libss7/trunk libss7
svn co https://observer.router.hu/repos/chan_dahdi/trunk chan_dahdi

added the ss7_autoacm function, you not needed call Proceeding, asterisk
will send automatically ACM before CPG if the called party "really" is
ringing.

example configuration:
;#################################################################
; UPC TELECOM

context = from-upctelecom-ss7
amaflags=billing
accountcode=provider-upctelecom-ss7bp
signalling = ss7
ss7type = itu

ss7_called_nai=dynamic
ss7_calling_nai=dynamic

ss7_internationalprefix=00
ss7_nationalprefix=06
ss7_networkroutedprefix=0P
ss7_subscriberprefix=0S
ss7_unknownprefix=0U

linkset = 1
language=hu
ss7_explicitacm=yes
ss7_autoacm=yes
ss7_use_echocontrol=yes
ss7_default_echocontrol=1
pointcode = 1344  
adjpointcode = 449
defaultdpc = 449

networkindicator=national_spare
sigchan = 1
mtp3_timer.q707_t1 = 4000 
mtp3_timer.q707_t2 = 30000

mtp3_timer.t1 = 500
mtp3_timer.t2 = 700
mtp3_timer.t3 = 500
mtp3_timer.t4 = 500
mtp3_timer.t5 = 500
mtp3_timer.t6 = 500

mtp3_timer.t10 = 60000
mtp3_timer.t12 = 800
mtp3_timer.t13 = 800 
mtp3_timer.t14 = 2000 
mtp3_timer.t19 = 67000
mtp3_timer.t21 = 63000

mtp3_timer.t22 = 300000   
mtp3_timer.t23 = 300000

isup_timer.t1 = 30000 
isup_timer.t2 = 180000
isup_timer.t5 = 300000
isup_timer.t6 = 90000
isup_timer.t7 = 20000

isup_timer.t8 = 10000

isup_timer.t12 = 15000 
isup_timer.t13 = 300000
isup_timer.t14 = 15000 
isup_timer.t15 = 300000

isup_timer.t16 = 15000 
isup_timer.t17 = 300000
isup_timer.t18 = 15000 
isup_timer.t19 = 300000
isup_timer.t20 = 15000
isup_timer.t21 = 300000

isup_timer.t22 = 15000
isup_timer.t23 = 300000

isup_timer.t27 = 240000

isup_timer.t33 = 12000 
isup_timer.t35 = 15000 
isup_timer.digittimeout = 5000

inr_if_no_calling = yes
ss7_initialhwblo = no
non_isdn_access = yes  
cause_location = 1

group = 2
cicbeginswith = 2
channel = 2-31

;2nd E1
cicbeginswith = 33
channel = 32-62

;3rd E1
cicbeginswith = 65
channel = 63-93

;4th E1
cicbeginswith = 97
channel = 94-124

;5th E1
cicbeginswith = 129
channel = 125-155



On Wed, 2010-03-17 at 12:50 +0300, Pavel Piankov wrote:
> Hi Attila,
> 
> in versions I specify ss7_explictacm=yes is not being considered.
> which versions you are using?
> 
> Cheers
> Pavel
> 
> On Mar 17, 2010, at 12:46 PM, Attila Domjan wrote:
> 
> > It is working in my version for me...
> > 
> > On Wed, 2010-03-17 at 10:47 +0300, Pavel Piankov wrote:
> >> Hi,
> >> 
> >> this did not help ether.
> >> 
> >> libss7 1.0.2
> >> * 1.6.0.26
> >> dahdi 2.2.1
> >> 
> >> it seems that ACM is sent in any case if a number has matching pattern in dialplan.
> >> is there any way to instruct * to send 34 instead of 16 if pattern not found?
> >> 
> >> thanks
> >> Pavel
> >> 
> >> On Mar 16, 2010, at 9:49 PM, Domjan Attila wrote:
> >> 
> >>> move 
> >>> ss7type = itu
> >>> ss7_called_nai=dynamic
> >>> ss7_calling_nai=dynamic
> >>> ss7_explictacm=yes
> >>> 
> >>> lines after the linkset=1
> >> 
> >> 
> > 
> > -- 
> > _____________________________________________________________________
> > -- 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
> 
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part
Url : http://lists.digium.com/pipermail/asterisk-ss7/attachments/20100317/410e625f/attachment.pgp 


More information about the asterisk-ss7 mailing list