[asterisk-users] E1 Extensions.conf

2009-11-09 Thread Khaled W Chehab
Hi,

I have a digium card (igium, Inc. Wildcard TE405P quad-span T1/E1/J1 card
5.0V (rev 02)) 4 ports

I want to make a  loop test between digium card E1  to test the
configuration of dahdi

What I want to do scenario is 

I connect port 1 and port4 in the digium card with E1 cable 

SIPcall--E1 Digium port 1---(Loop)E1 port 2sip extension local.

 

kindly can any can help me to draw this dialpan in the extensions.conf

 

 

Description  Alarms  IRQbpviol CRC4   Fra
Codi Options  LBO

T4XXP (PCI) Card 0 Span 1OK  0  0  0  CCS
HDB3 CRC4 0 db (CSU)/0-133 feet (DSX-1)

T4XXP (PCI) Card 0 Span 2RED 0  0  0  CCS
HDB3 CRC4 0 db (CSU)/0-133 feet (DSX-1)

T4XXP (PCI) Card 0 Span 3RED 0  0  0  CCS
HDB3 CRC4 0 db (CSU)/0-133 feet (DSX-1)

T4XXP (PCI) Card 0 Span 4OK  0  0  0  CCS
HDB3 CRC4 0 db (CSU)/0-133 feet (DSX-1)

 

Khaled  Chehab

   NGN Eng.

 

 Untitled

 Operations Office - Lebanon

 Office : +961 1 868686 ext 115

 Mobile: +961 3 045212

 E-mail:   mailto:bs...@mg-tel.com kche...@xplorium.com

 MSN ID :khalidche...@hotmail.com  

 Web Site:  http://www.Xplorium.com http://www.Xplorium.com

 

 



*
No employee or agent is authorized to conclude any binding agreement on behalf 
of Xplorium with another party by e-mail without express written confirmation 
by an officer of Xplorium. Any views expressed by an individual in this 
electronic message do not necessarily reflect views of Xplorium or its 
subsidiaries and associates.

This electronic message and its attachments are solely addressed to the 
addressee(s), and contain confidential information protected from disclosure 
belonging to Xplorium.

If you are not the intended addressee of this electronic message and its 
attachments, kindly delete it immediately from your system and notify the 
sender by electronic mail. You must not copy this message or attachment or 
disclose its content to any other person.

Xplorium does not guarantee the integrity of this electronic message and any of 
its attachments, or that they are free from computer viruses or other defects.
*

image001.jpg___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] E1 Extensions.conf

2009-11-09 Thread Khaled W Chehab
Find my dahdi config files below 

 

dahdi-channels.conf

 

; Span 1: TE4/0/1 T4XXP (PCI) Card 0 Span 1 (MASTER) HDB3/CCS/CRC4
ClockSource

group=0,11

context=default

switchtype = euroisdn

signalling = pri_cpe

channel = 1-15,17-31

context = default

group = 63

 

; Span 2: TE4/0/2 T4XXP (PCI) Card 0 Span 2 HDB3/CCS/CRC4 RED

group=0,12

context=from-pstn

switchtype = euroisdn

signalling = pri_cpe

channel = 32-46,48-62

context = default

group = 63

 

; Span 3: TE4/0/3 T4XXP (PCI) Card 0 Span 3 HDB3/CCS/CRC4 RED

group=0,13

context=from-pstn

switchtype = euroisdn

signalling = pri_cpe

channel = 63-77,79-93

context = default

group = 63

 

; Span 4: TE4/0/4 T4XXP (PCI) Card 0 Span 4 HDB3/CCS/CRC4

group=0,14

context=from-pstn

switchtype = euroisdn

signalling = pri_cpe

channel = 94-108,110-124

context = default

group = 63

 

Chan_dahdi.conf

[trunkgroups]

[channels]

language=en

context=default

signalling = pri_cpe

callwaiting=yes

hidecallerid=no

usecallingpres=yes

callwaitingcallerid=yes

threewaycalling=yes

transfer=yes

canpark=yes

cancallforward=yes

callreturn=yes

echocancel=no

echocancelwhenbridged=no

relaxdtmf=yes

usedistinctiveringdetection=yes

usecallingpres=yes

busydetect=yes

callprogress=yes

rxgain=2.0

txgain=2.0

#include dahdi-channels.conf

 

/etc/dahdi/system.conf

# Span 1: TE4/0/1 T4XXP (PCI) Card 0 Span 1 (MASTER) HDB3/CCS/CRC4
ClockSource

span=1,1,0,ccs,hdb3,crc4

# termtype: te

bchan=1-15,17-31

dchan=16

echocanceller=mg2,1-15,17-31

 

# Span 2: TE4/0/2 T4XXP (PCI) Card 0 Span 2 HDB3/CCS/CRC4 RED

span=2,2,0,ccs,hdb3,crc4

# termtype: te

bchan=32-46,48-62

dchan=47

echocanceller=mg2,32-46,48-62

 

# Span 3: TE4/0/3 T4XXP (PCI) Card 0 Span 3 HDB3/CCS/CRC4 RED

span=3,3,0,ccs,hdb3,crc4

# termtype: te

bchan=63-77,79-93

dchan=78

echocanceller=mg2,63-77,79-93

 

# Span 4: TE4/0/4 T4XXP (PCI) Card 0 Span 4 HDB3/CCS/CRC4

span=4,4,0,ccs,hdb3,crc4

# termtype: te

bchan=94-108,110-124

dchan=109

echocanceller=mg2,94-108,110-124

 

# Global data

 

loadzone= us

defaultzone = us

 

Hi,

I have a digium card (igium, Inc. Wildcard TE405P quad-span T1/E1/J1 card
5.0V (rev 02)) 4 ports

I want to make a  loop test between digium card E1  to test the
configuration of dahdi

What I want to do scenario is 

I connect port 1 and port4 in the digium card with E1 cable 

SIPcall--E1 Digium port 1---(Loop)E1 port 2sip extension local.

 

kindly can any can help me to draw this dialpan in the extensions.conf

 

 

Description  Alarms  IRQbpviol CRC4   Fra
Codi Options  LBO

T4XXP (PCI) Card 0 Span 1OK  0  0  0  CCS
HDB3 CRC4 0 db (CSU)/0-133 feet (DSX-1)

T4XXP (PCI) Card 0 Span 2RED 0  0  0  CCS
HDB3 CRC4 0 db (CSU)/0-133 feet (DSX-1)

T4XXP (PCI) Card 0 Span 3RED 0  0  0  CCS
HDB3 CRC4 0 db (CSU)/0-133 feet (DSX-1)

T4XXP (PCI) Card 0 Span 4OK  0  0  0  CCS
HDB3 CRC4 0 db (CSU)/0-133 feet (DSX-1)

 

Khaled  Chehab

   NGN Eng.

 

 Untitled

 Operations Office - Lebanon

 Office : +961 1 868686 ext 115

 Mobile: +961 3 045212

 E-mail:  kche...@xplorium.com mailto:bs...@mg-tel.com 

 MSN ID :khalidche...@hotmail.com  

 Web Site: http://www.Xplorium.com

 

 

 

  _  

*
No employee or agent is authorized to conclude any binding agreement on
behalf of Xplorium with another party by e-mail without express written
confirmation by an officer of Xplorium. Any views expressed by an individual
in this electronic message do not necessarily reflect views of Xplorium or
its subsidiaries and associates.

This electronic message and its attachments are solely addressed to the
addressee(s), and contain confidential information protected from disclosure
belonging to Xplorium.

If you are not the intended addressee of this electronic message and its
attachments, kindly delete it immediately from your system and notify the
sender by electronic mail. You must not copy this message or attachment or
disclose its content to any other person.

Xplorium does not guarantee the integrity of this electronic message and any
of its attachments, or that they are free from computer viruses or other
defects.
*



*
No employee or agent is authorized to conclude any binding agreement on behalf 
of Xplorium with another party by e-mail without express written confirmation 
by an officer of Xplorium. Any views expressed by an individual in this 
electronic message do not necessarily reflect views of Xplorium or its 
subsidiaries and associates.

This electronic message and its attachments are solely addressed to the 
addressee(s), and contain confidential information protected from disclosure 
belonging to Xplorium.


Re: [asterisk-users] E1 Extensions.conf

2009-11-09 Thread Tzafrir Cohen
Hi,

On Mon, Nov 09, 2009 at 12:52:15PM +0200, Khaled W Chehab wrote:
 Hi,
 
 I have a digium card (igium, Inc. Wildcard TE405P quad-span T1/E1/J1 card
 5.0V (rev 02)) 4 ports
 
 I want to make a  loop test between digium card E1  to test the
 configuration of dahdi

This is fairly simple. But I figure it is best that you actually
understand what happens here.

 
 What I want to do scenario is 
 
 I connect port 1 and port4 in the digium card with E1 cable 
 
 SIPcall--E1 Digium port 1---(Loop)E1 port 2sip extension local.

In this scenario we have several different Asterisk channels:

1. SIPcall - E1-port1

Incoming call from SIP generates a SIP channel. The dialplan context for
it is set in sip.conf .

You want it to generate a call to some DAHDI channel. This could be done
using e.g. Dial(DAHDI/g1)  (why g1? To what channels does it refer? See
documentation in chan_dahdi.conf to see  why I set it like that. Much of
it is arbitrary).

2. E1-port1 - E1-port2

Loopback cable. 

It seems that you connected port 1 to port 4 rather than to port 2,
right?

3. E1-port2 - sip extension

Now we have an incoming DAHDI call. The dialplan context is set from
'context' in chan_dahdi.conf (where exactly?) . Now you'll probably need
to use some dialplan such as:

  Dial(SIP/your-local-sip-extension)

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] E1 Extensions.conf

2009-11-09 Thread Khaled W Chehab
Hi,

I have a digium card (digium, Inc. Wildcard TE405P quad-span T1/E1/J1 card
5.0V (rev 02)) 4 ports

I want to make a loop test between spans  on digium card in order to test
the spans.

 

I connect port 1 and port4 with cross E1 cable 

I am trying to do this scenario 

SIPcall-- Digium span 1---(Loop)Span 4sip
mailto:extens...@xx.xx.xx.xx extens...@xx.xx.xx.xx.

 

Kindly can you help me on how to forward the call from Span1-àSpan4 and then
from span4-à...@xx.xx.xx

 

My dahdi_channels.conf

; Span 1: TE4/0/1 T4XXP (PCI) Card 0 Span 1 (MASTER)

group=1

context=default

switchtype = euroisdn

signalling = pri_net

channel = 1-15,17-31

context = default

;group = 63

 

; Span 4: TE4/0/4 T4XXP (PCI) Card 0 Span 4

group=4

;context=default

switchtype = euroisdn

signalling = pri_cpe

channel = 94-108,110-124

context = incomingck

;group = 63

-extensions.conf-

[default]

exten = _X.,1,Dial(DAHDI/G1/${EXTEN})

 

[incomingck]

exten = _X.,1,Dial(SIP/96123...@212.98.141.217,60)

 

Regards

 

 



*
No employee or agent is authorized to conclude any binding agreement on behalf 
of Xplorium with another party by e-mail without express written confirmation 
by an officer of Xplorium. Any views expressed by an individual in this 
electronic message do not necessarily reflect views of Xplorium or its 
subsidiaries and associates.

This electronic message and its attachments are solely addressed to the 
addressee(s), and contain confidential information protected from disclosure 
belonging to Xplorium.

If you are not the intended addressee of this electronic message and its 
attachments, kindly delete it immediately from your system and notify the 
sender by electronic mail. You must not copy this message or attachment or 
disclose its content to any other person.

Xplorium does not guarantee the integrity of this electronic message and any of 
its attachments, or that they are free from computer viruses or other defects.
*

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users