[asterisk-users] e911 Signalling

2014-01-31 Thread Adam Vocks
Hi,

 

We've got a dedicated T1 with two trunks running into our ILECs
selective router for 911.  Split out of the T1 into two MF CAMA trunks
on ILEC side.

 

I'm trying to use asterisks e911 signaling, but I'm having trouble with
the dial command. (== Everyone is busy/congested at this time (1:1/0/0))

 

I'm missing something and I'm thinking it has to do with the hookstate
of the dahdi channel.

 

If anyone has a similar situation and want to provide some guidance, I'd
sure appreciate it.

 

Thanks!

 

Adam

 

 

Here's my config:

 

DAHDI version 2.8.0.1

 

[root@e911 dahdi]# dahdi_hardware

pci::02:01.0 wct1xxp+ e159:0001 Digium Wildcard T100P T1/PRI
or E100P E1/PRA Board

 

e911*CLI core show version

Asterisk 11.7.0 built by root @ e911 on a x86_64 running Linux on
2014-01-28 15:50:19 UTC

 

/etc/dahdi/system.conf

span=1,1,0,esf,b8zs

em=1-2

 

/etc/asterisk/chan_dahdi.conf

 

[channels]

group=1

signalling=e911

channel=1-2

 

/etc/asterisk/extensions.conf

[InFromSIP]

exten = s,1,dial(DAHDI/1/${CALLERID(num)})

 

e911*CLI dahdi show status

Description  Alarms  IRQbpviol CRC
Fra Codi Options  LBO

Digium Wildcard T100P T1/PRI Card 0  OK  0  0  0
ESF B8ZS  0 db (CSU)/0-133 feet (DSX-1)

 

e911*CLI dahdi show channels

   Chan Extension  Context Language   MOH Interpret
BlockedState  Description

pseudodefaultdefault
In Service

  1public default
In Service

  2public default
In Service

 

e911*CLI dahdi show channel 1

Channel: 1

Description:

File Descriptor: 7

Span: 1

Extension:

Dialing: no

Context: public

Caller ID:

Calling TON: 0

Caller ID name:

Mailbox: none

Destroy: 0

InAlarm: 0

Signalling Type: E911 (MF)

Radio: 0

Owner: None

Real: None

Callwait: None

Threeway: None

Confno: -1

Propagated Conference: -1

Real in conference: 0

DSP: no

Busy Detection: no

TDD: no

Relax DTMF: no

Dialing/CallwaitCAS: 0/0

Default law: ulaw

Fax Handled: no

Pulse phone: no

Gains (RX/TX): 0.00/0.00

Dynamic Range Compression (RX/TX): 0.00/0.00

DND: no

Echo Cancellation:

128 taps

currently OFF

Wait for dialtone: 0ms

Actual Confinfo: Num/0, Mode/0x

Actual Confmute: No

Hookstate (FXS only): Offhook

 

 

 

 

 

Here's a debug from a 911 call.

 

[Jan 31 11:29:53] DEBUG[9876][C-0005]: pbx.c:4890
pbx_extension_helper: Launching 'Dial'

-- Executing [s@InFromSIP:1] Dial(SIP/SIP-0005,
DAHDI/1/212001) in new stack

[Jan 31 11:29:53] DEBUG[9876][C-0005]: sig_analog.c:820
analog_available: analog_available 1

[Jan 31 11:29:53] DEBUG[9876][C-0005]: sig_analog.c:845
analog_available: Channel 1 off hook, can't use

[Jan 31 11:29:53] WARNING[9876][C-0005]: app_dial.c:2437
dial_exec_full: Unable to create channel of type 'DAHDI' (cause 17 -
User busy)

  == Everyone is busy/congested at this time (1:1/0/0)

[Jan 31 11:29:53] DEBUG[9876][C-0005]: app_dial.c:3100
dial_exec_full: Exiting with DIALSTATUS=BUSY.

-- Auto fallthrough, channel 'SIP/SIP-0005' status is 'BUSY'

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] e911 Signalling

2014-01-31 Thread Adam Vocks
Well, good news, it was the telco side.  They had their ports disabled.

 

I ended up having to use signalling=fgccamamf.

 

Adam

 

From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Adam Vocks
Sent: Friday, January 31, 2014 11:43 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] e911 Signalling

 

Hi,

 

We've got a dedicated T1 with two trunks running into our ILECs
selective router for 911.  Split out of the T1 into two MF CAMA trunks
on ILEC side.

 

I'm trying to use asterisks e911 signaling, but I'm having trouble with
the dial command. (== Everyone is busy/congested at this time (1:1/0/0))

 

I'm missing something and I'm thinking it has to do with the hookstate
of the dahdi channel.

 

If anyone has a similar situation and want to provide some guidance, I'd
sure appreciate it.

 

Thanks!

 

Adam

 

 

Here's my config:

 

DAHDI version 2.8.0.1

 

[root@e911 dahdi]# dahdi_hardware

pci::02:01.0 wct1xxp+ e159:0001 Digium Wildcard T100P T1/PRI
or E100P E1/PRA Board

 

e911*CLI core show version

Asterisk 11.7.0 built by root @ e911 on a x86_64 running Linux on
2014-01-28 15:50:19 UTC

 

/etc/dahdi/system.conf

span=1,1,0,esf,b8zs

em=1-2

 

/etc/asterisk/chan_dahdi.conf

 

[channels]

group=1

signalling=e911

channel=1-2

 

/etc/asterisk/extensions.conf

[InFromSIP]

exten = s,1,dial(DAHDI/1/${CALLERID(num)})

 

e911*CLI dahdi show status

Description  Alarms  IRQbpviol CRC
Fra Codi Options  LBO

Digium Wildcard T100P T1/PRI Card 0  OK  0  0  0
ESF B8ZS  0 db (CSU)/0-133 feet (DSX-1)

 

e911*CLI dahdi show channels

   Chan Extension  Context Language   MOH Interpret
BlockedState  Description

pseudodefaultdefault
In Service

  1public default
In Service

  2public default
In Service

 

e911*CLI dahdi show channel 1

Channel: 1

Description:

File Descriptor: 7

Span: 1

Extension:

Dialing: no

Context: public

Caller ID:

Calling TON: 0

Caller ID name:

Mailbox: none

Destroy: 0

InAlarm: 0

Signalling Type: E911 (MF)

Radio: 0

Owner: None

Real: None

Callwait: None

Threeway: None

Confno: -1

Propagated Conference: -1

Real in conference: 0

DSP: no

Busy Detection: no

TDD: no

Relax DTMF: no

Dialing/CallwaitCAS: 0/0

Default law: ulaw

Fax Handled: no

Pulse phone: no

Gains (RX/TX): 0.00/0.00

Dynamic Range Compression (RX/TX): 0.00/0.00

DND: no

Echo Cancellation:

128 taps

currently OFF

Wait for dialtone: 0ms

Actual Confinfo: Num/0, Mode/0x

Actual Confmute: No

Hookstate (FXS only): Offhook

 

 

 

 

 

Here's a debug from a 911 call.

 

[Jan 31 11:29:53] DEBUG[9876][C-0005]: pbx.c:4890
pbx_extension_helper: Launching 'Dial'

-- Executing [s@InFromSIP:1] Dial(SIP/SIP-0005,
DAHDI/1/212001) in new stack

[Jan 31 11:29:53] DEBUG[9876][C-0005]: sig_analog.c:820
analog_available: analog_available 1

[Jan 31 11:29:53] DEBUG[9876][C-0005]: sig_analog.c:845
analog_available: Channel 1 off hook, can't use

[Jan 31 11:29:53] WARNING[9876][C-0005]: app_dial.c:2437
dial_exec_full: Unable to create channel of type 'DAHDI' (cause 17 -
User busy)

  == Everyone is busy/congested at this time (1:1/0/0)

[Jan 31 11:29:53] DEBUG[9876][C-0005]: app_dial.c:3100
dial_exec_full: Exiting with DIALSTATUS=BUSY.

-- Auto fallthrough, channel 'SIP/SIP-0005' status is 'BUSY'

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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