Re: [asterisk-ss7] SS7-ISUP

2013-10-23 Thread Camilo Echeverry
Have you configured some destination for incoming calls in your dialplan?
could be something like this:

you may change SIP/1000 for the technology/extension you need to redirect
the incoming call.
this will redirect All incoming calls to extension 1000


[from-ss7]
exten - _X.,1,Dial(SIP/1000)
exten - _X.,1,Hangup




On Wed, Oct 9, 2013 at 3:02 PM, Marcelo Telco goias_ver...@hotmail.comwrote:


 Dear friends mailing list,

 I have a problem using SS7 with a telecommunications carrier. The E1 trunk
 is setting, making calls, but he did not receive. It shows the message
 number does not exist.

 He only receives call between extensions. He does not receive calls
 external and it features message number missing or busy signal.

 Apparently all channels are mapped: CIC 1-15,17-31, signaling on channel
 16. Everything looks right, but receives no external call. Only make call.
 What can it be?

 Below are my settings.


 ..

 System.conf

 # Span 1: WCT1/0 Digium Wildcard TE110P T1/E1 Card 0 (MASTER)
 span=1,1,0,ccs,hdb3
 # termtype: te
 bchan=1-15
 dchan=16
 bchan=17-31
 echocanceller=mg2,1-15,17-31
 #
 # Global data
 #
 loadzone = br
 defaultzone = br
 #


 

 chan_dahdi.conf
 ;
 [trunkgroups]

 [channels]
 language=pt_BR
 signalling=ss7
 context=from-ss7
 ss7type=itu
 ss7_called_nai=dynamic
 ss7_calling_nai=national
 ss7_internationalprefix=00
 ss7_nationalprefix=0
 ss7_subscriberprefix=3555
 ss7_unknownprefix=
 internationalprefix=00
 nationalprefix=0
 localprefix=223555
 privateprefix=223555
 unknownprefix=
 internationalprefix=+
 nationalprefix=+55
 localprefix=+55223555
 privateprefix=+55623555
 unknownprefix=
 usecallerid=yes
 hidecallerid=no
 callwaiting=yes
 usecallingpres=yes
 callwaitingcallerid=yes
 threewaycalling=yes
 transfer=yes
 canpark=yes
 cancallforward=yes
 callreturn=yes
 echocancel=yes
 echocancelwhenbridged=no
 musiconhold=default
 callerid=asreceived
 relaxdtmf=yes
 faxdetect=incoming
 rxgain=0.0
 txgain=0.0
 group=1
 callgroup=1
 pickupgroup=1

 linkset=1
 pointcode=
 adjpointcode=
 defaultdpc=
 networkindicator=national

 ;First E1
 sigchan=16
 cicbeginswith=1
 channel=1-15
 cicbeginswith=17
 channel=17-31
 mtp2=16

 ;Uncomment these lines if you have problems with the disconection of your
 analog lines
 busydetect=yes
 busycount=5

 immediate=no

 #include dahdi-channels.conf
 #include chan_dahdi_additional.conf
 ;


 ..

  dahdi-channels.conf 
 ;
 ; Span 1: WCT1/0 Digium Wildcard TE110P T1/E1 Card 0 (MASTER)
 group=0,11
 context=from-ss7
 switchtype = euroisdn
 signalling = ss7
 channel = 1-15,17-31
 context = default
 group = 63
 ;


 --
 _
 -- 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




-- 
Camilo A. Echeverry J.
301 7553789
-
Y todo lo que hagáis, hacedlo de corazón, como para el Señor y no para los
hombres.

Colonences 3:23
-- 
_
-- 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

Re: [asterisk-ss7] SS7-ISUP

2013-10-23 Thread bipin singh
Hi,
Check it with IVR also record the same calls with in out format.


On Thu, Oct 24, 2013 at 2:39 AM, Camilo Echeverry camiloecheve...@gmail.com
 wrote:

 Have you configured some destination for incoming calls in your dialplan?
 could be something like this:

 you may change SIP/1000 for the technology/extension you need to redirect
 the incoming call.
 this will redirect All incoming calls to extension 1000


 [from-ss7]
 exten - _X.,1,Dial(SIP/1000)
 exten - _X.,1,Hangup




 On Wed, Oct 9, 2013 at 3:02 PM, Marcelo Telco goias_ver...@hotmail.comwrote:


 Dear friends mailing list,

 I have a problem using SS7 with a telecommunications carrier. The E1
 trunk is setting, making calls, but he did not receive. It shows the
 message number does not exist.

 He only receives call between extensions. He does not receive calls
 external and it features message number missing or busy signal.

 Apparently all channels are mapped: CIC 1-15,17-31, signaling on channel
 16. Everything looks right, but receives no external call. Only make call.
 What can it be?

 Below are my settings.


 ..

 System.conf

 # Span 1: WCT1/0 Digium Wildcard TE110P T1/E1 Card 0 (MASTER)
 span=1,1,0,ccs,hdb3
 # termtype: te
 bchan=1-15
 dchan=16
 bchan=17-31
 echocanceller=mg2,1-15,17-31
 #
 # Global data
 #
 loadzone = br
 defaultzone = br
 #


 

 chan_dahdi.conf
 ;
 [trunkgroups]

 [channels]
 language=pt_BR
 signalling=ss7
 context=from-ss7
 ss7type=itu
 ss7_called_nai=dynamic
 ss7_calling_nai=national
 ss7_internationalprefix=00
 ss7_nationalprefix=0
 ss7_subscriberprefix=3555
 ss7_unknownprefix=
 internationalprefix=00
 nationalprefix=0
 localprefix=223555
 privateprefix=223555
 unknownprefix=
 internationalprefix=+
 nationalprefix=+55
 localprefix=+55223555
 privateprefix=+55623555
 unknownprefix=
 usecallerid=yes
 hidecallerid=no
 callwaiting=yes
 usecallingpres=yes
 callwaitingcallerid=yes
 threewaycalling=yes
 transfer=yes
 canpark=yes
 cancallforward=yes
 callreturn=yes
 echocancel=yes
 echocancelwhenbridged=no
 musiconhold=default
 callerid=asreceived
 relaxdtmf=yes
 faxdetect=incoming
 rxgain=0.0
 txgain=0.0
 group=1
 callgroup=1
 pickupgroup=1

 linkset=1
 pointcode=
 adjpointcode=
 defaultdpc=
 networkindicator=national

 ;First E1
 sigchan=16
 cicbeginswith=1
 channel=1-15
 cicbeginswith=17
 channel=17-31
 mtp2=16

 ;Uncomment these lines if you have problems with the disconection of your
 analog lines
 busydetect=yes
 busycount=5

 immediate=no

 #include dahdi-channels.conf
 #include chan_dahdi_additional.conf
 ;


 ..

  dahdi-channels.conf 
 ;
 ; Span 1: WCT1/0 Digium Wildcard TE110P T1/E1 Card 0 (MASTER)
 group=0,11
 context=from-ss7
 switchtype = euroisdn
 signalling = ss7
 channel = 1-15,17-31
 context = default
 group = 63
 ;


 --
 _
 -- 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




 --
 Camilo A. Echeverry J.
 301 7553789
 -
 Y todo lo que hagáis, hacedlo de corazón, como para el Señor y no para los
 hombres.

 Colonences 3:23

 --
 _
 -- 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




-- 
IT DESK
www.essencekey.com
i...@essencekey.com
Contact: +91-1164722856
-- 
_
-- 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

Re: [asterisk-ss7] SS7-ISUP

2013-10-22 Thread bipin singh
echo in IVR or echo in calls check it both are different ?


On Thu, Oct 10, 2013 at 1:32 AM, Marcelo Telco goias_ver...@hotmail.comwrote:


 Dear friends mailing list,

 I have a problem using SS7 with a telecommunications carrier. The E1 trunk
 is setting, making calls, but he did not receive. It shows the message
 number does not exist.

 He only receives call between extensions. He does not receive calls
 external and it features message number missing or busy signal.

 Apparently all channels are mapped: CIC 1-15,17-31, signaling on channel
 16. Everything looks right, but receives no external call. Only make call.
 What can it be?

 Below are my settings.


 ..

 System.conf

 # Span 1: WCT1/0 Digium Wildcard TE110P T1/E1 Card 0 (MASTER)
 span=1,1,0,ccs,hdb3
 # termtype: te
 bchan=1-15
 dchan=16
 bchan=17-31
 echocanceller=mg2,1-15,17-31
 #
 # Global data
 #
 loadzone = br
 defaultzone = br
 #


 

 chan_dahdi.conf
 ;
 [trunkgroups]

 [channels]
 language=pt_BR
 signalling=ss7
 context=from-ss7
 ss7type=itu
 ss7_called_nai=dynamic
 ss7_calling_nai=national
 ss7_internationalprefix=00
 ss7_nationalprefix=0
 ss7_subscriberprefix=3555
 ss7_unknownprefix=
 internationalprefix=00
 nationalprefix=0
 localprefix=223555
 privateprefix=223555
 unknownprefix=
 internationalprefix=+
 nationalprefix=+55
 localprefix=+55223555
 privateprefix=+55623555
 unknownprefix=
 usecallerid=yes
 hidecallerid=no
 callwaiting=yes
 usecallingpres=yes
 callwaitingcallerid=yes
 threewaycalling=yes
 transfer=yes
 canpark=yes
 cancallforward=yes
 callreturn=yes
 echocancel=yes
 echocancelwhenbridged=no
 musiconhold=default
 callerid=asreceived
 relaxdtmf=yes
 faxdetect=incoming
 rxgain=0.0
 txgain=0.0
 group=1
 callgroup=1
 pickupgroup=1

 linkset=1
 pointcode=
 adjpointcode=
 defaultdpc=
 networkindicator=national

 ;First E1
 sigchan=16
 cicbeginswith=1
 channel=1-15
 cicbeginswith=17
 channel=17-31
 mtp2=16

 ;Uncomment these lines if you have problems with the disconection of your
 analog lines
 busydetect=yes
 busycount=5

 immediate=no

 #include dahdi-channels.conf
 #include chan_dahdi_additional.conf
 ;


 ..

  dahdi-channels.conf 
 ;
 ; Span 1: WCT1/0 Digium Wildcard TE110P T1/E1 Card 0 (MASTER)
 group=0,11
 context=from-ss7
 switchtype = euroisdn
 signalling = ss7
 channel = 1-15,17-31
 context = default
 group = 63
 ;


 --
 _
 -- 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




-- 

www.essencekey.com
i...@essencekey.com
-- 
_
-- 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

Re: [asterisk-ss7] SS7-ISUP

2013-10-09 Thread Marcelo Telco

Dear friends mailing list,
I have a problem using SS7 with a telecommunications carrier. The E1 trunk is 
setting, making calls, but he did not receive. It shows the message number does 
not exist.
He only receives call between extensions. He does not receive calls external 
and it features message number missing or busy signal.
Apparently all channels are mapped: CIC 1-15,17-31, signaling on channel 16. 
Everything looks right, but receives no external call. Only make call. What can 
it be?
Below are my settings.
..
System.conf
# Span 1: WCT1/0 Digium Wildcard TE110P T1/E1 Card 0 (MASTER) 
span=1,1,0,ccs,hdb3# termtype: 
tebchan=1-15dchan=16bchan=17-31echocanceller=mg2,1-15,17-31## Global 
data#loadzone   = brdefaultzone = br#

chan_dahdi.conf; [trunkgroups]
[channels]language=pt_BRsignalling=ss7context=from-ss7ss7type=ituss7_called_nai=dynamicss7_calling_nai=nationalss7_internationalprefix=00ss7_nationalprefix=0ss7_subscriberprefix=3555ss7_unknownprefix=internationalprefix=00nationalprefix=0localprefix=223555privateprefix=223555unknownprefix=internationalprefix=+
 
nationalprefix=+55localprefix=+55223555privateprefix=+55623555unknownprefix=usecallerid=yeshidecallerid=nocallwaiting=yesusecallingpres=yescallwaitingcallerid=yesthreewaycalling=yestransfer=yescanpark=yescancallforward=yescallreturn=yesechocancel=yesechocancelwhenbridged=nomusiconhold=defaultcallerid=asreceivedrelaxdtmf=yesfaxdetect=incomingrxgain=0.0txgain=0.0group=1callgroup=1pickupgroup=1
linkset=1pointcode=adjpointcode=defaultdpc=networkindicator=national
;First 
E1sigchan=16cicbeginswith=1channel=1-15cicbeginswith=17channel=17-31mtp2=16
;Uncomment these lines if you have problems with the disconection of your 
analog linesbusydetect=yesbusycount=5
immediate=no
#include dahdi-channels.conf#include chan_dahdi_additional.conf;
..
 dahdi-channels.conf ;; Span 1: WCT1/0 Digium Wildcard TE110P T1/E1 
Card 0 (MASTER) group=0,11context=from-ss7switchtype = euroisdnsignalling = 
ss7channel = 1-15,17-31context = defaultgroup = 63;
  -- 
_
-- 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

[asterisk-ss7] SS7-ISUP

2013-10-07 Thread 3LINK黃俊豪
Hai Sir,
I am using asterisk 1.6.2.24 with digium runnig SS7 protocol. Now I face a 
problem, while my carrier send me CON(connect message) in Message Type, I will 
get an Unknow in Message Type.
There are two situation : 
(1) If a call receive Message Type like these -- IAM - CFN - ACM - ANM 
- Unknow
the Unknow should be CON
will get these errors messages --  chan_dahdi.c:12604 
dahdi_ss7_error: !! Unable to handle message of type 0xd
 chan_dahdi.c:12604 
dahdi_ss7_error: !! Unable to handle message of type 0xd on CIC 6
But the call still goes smooth.

(2) If a call receive Message Type like these -- IAM - CFN - Unknow - REL
the Unknow should be CON
  And this call will silent in caller side. 

   
I also using asterisk 1.8.14.0, digium hardware include echo 
cancelation (1TE820BF). But we still heard some echo.
Is that anything we need to turn?

Thanks a lot
-- 
_
-- 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