[asterisk-users] asterisk ISDN

2014-01-30 Thread binary dreamer
hello there. i do have debian 6 in alix 2d13 that runs asterisk 11.7.
i do need to interface an ISDN line to asterisk and i bought an external
isdn card usb. it is a dlink du 128ta.
i have seen that i need misdn and lcr.
in a clean install of debian 6.0.8 i installed through git the misdn and
misdn user. unofortunatelly i am stuck with the lcr.
i have installed misdn, misdnuser and LCR through git from misdn.eu.
i am not familiar with LCR, but with dadhdi. i do not know how to place
calls from asterisk through LCR to dlink usb.
-- 
_
-- 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

[asterisk-users] Asterisk, ISDN AVM C4 and Terrible noise

2007-08-03 Thread Alainn
Hello -

This problem has dogged me for weeks now.

I have installed the latest Asterisk (1.4.9), libpri 1.4.1, zaptel 1.4.4 -
and the TRUNK version of chan-capi.  also the HEAD version -

all compiled well under CentOs 5.0 - and it works with IAX soft phones properly.
 However, when I call from an ISDN phone through chan_capi to asterisk -

I hear no PlayBack
MusiconHold is violent data stream noise
I can hear what is said into the phone in the softphone
but in ISDN I hear noise, or nothing.

dialing in and out - no problem.

I have tried many things - the 1.2 branch of Asterisk and all else, the HEAD
version of chan_capi, stable - all of them.  but still the problem remains.
I have also tried several versions of the C4 firmware - no difference.

This card was working on a PII 2 CPU machine and a much earlier version of
asterisk and chan-capi.

any ideas?

My new machine is a Dual core Pentium 4300 w/ 4gb RAM.  Very fast, stable, but
it can not go into production until this is fixed!

thank you -



Álainn
*

The cheese-mites asked how the cheese got there,
And warmly debated the matter;
The orthodox said that it came from the air,
And the heretics said from the platter.   Anon.

___
--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] Asterisk ISDN: Problem Setting CallerID as DID Extension Numbers.

2005-09-19 Thread Voicomm User
Thanks very much Armin.

After migrating to chan_capi-cm, the issue now is, everytime a dial statement is 
executed, it fails and restarts asterisk! The restart I believe is due to safe_asterisk 
script. So, in my opinion chan_capi-cm terminates asterisk process abruptly. 
When I replace the driver, everything comes back fine. I have updated the dial 
syntax to suit the new driver. My Dial command now is Dial(CAPI/g1/dialled #,30), 
I have even tried Dial(CAPI/contr1/dialled #,30)

Unfortunately there arent many messges displayed on CLI, since asterisk gets
a SIGSEGV.

Have people in this list had any successfull implementation with chan_capi-cm 
driver and Eicon Hardware?

Regards 
-rOn 8/28/05, Armin Schindler [EMAIL PROTECTED] wrote:
On Sun, 28 Aug 2005, Voicomm User wrote: Hello Group, Current Setup: - Eicon Quad BRI ISDN Card. - 4 ISDN BRI (Telco: Telstra) Onramp2 services. - Mode: Point2Point. - 100 Indial Number ranges. Full National Number (9 digit format): BAAXX
 where: B (Area code): 2/3/7/8 A (Normal Numbers) X (99 Indial extensions) eg: BAA00 BAA20 etc Requirement: - To be able send Indial numbers as Caller ID when dialing out.
 Configration: capi.conf - [general] nationalprefix=0 internationalprefix=00 rxgain=0.8 txgain=0.8 [interfaces] mode=immediate
 isdnmode=ptp msn=BAA incomingmsn=* controller=1 softdtmf=1 accountcode= context=main-menu usecallerid=yes callerid=asreceived ;echosquelch=1
 ;echocancel=yes ;echotail=64 callgroup=1 pickupgroup=1 devices=2 mode=immediate isdnmode=ptp msn=BAA incomingmsn=* controller=2
 softdtmf=1 accountcode= context=main-menu usecallerid=yes callerid=asreceived callgroup=1 pickupgroup=1 devices=2 mode=immediate isdnmode=ptp
 msn=BAA incomingmsn=* controller=3 softdtmf=1 accountcode= context=main-menu usecallerid=yes callerid=asreceived callgroup=1 pickupgroup=1
 devices=2 mode=immediate isdnmode=ptp msn=BAA incomingmsn=* controller=4 softdtmf=1 accountcode= context=main-menu usecallerid=yes
 callerid=asreceived callgroup=1 pickupgroup=1 devices=2 extensions.conf [mob-service] ; Calleridnum is of the format 0BAAXX and TRUNKMSD = 1, TRUNKCAPI = CAPI
 exten = ${PAT-MOB},1,Dial(${TRUNKCAPI}/${CALLERIDNUM:1}:${EXTEN:${TRUNKMSD}},,t) Problem: When dialling out the number *always* defaults to the default service number.
 I have contacted the telco and they have confirmed they expect the caller id in 9 digit format. I tried modifying msn value in capi.conf to include more comma separated Full National Numbers of users internally. Eg.
 msn=BAA00,BAA06,BAA07,BAA08,BAA09,BAA10,BAA11,BAA12,BAA13,BAA14,BAA15,BAA16,BAA17,BAA20,BAA21,BAA22 This works fine upto BAA17, but for numbers from extentions 20 onwards I
 get a 'msn not found! check your config error'. Can anyone please shed somelight on whether this is really possible (to be able to send DID numbers as caller ID when dialling out)? I have read some posts
 indicating more than 5 msns is not possible, but in my case I have definetely got it working with more than 5 msns atleast. No source clearly indicated if this is possible, and if yes, how.
Use chan_capi-cm from sourceforge.net, adapt your capi.conf and thedialstring to new structure (see README of chan_capi-cm) and set your DIDwith e.g. SetCallerId(15)
Armin
___
--Bandwidth and Colocation sponsored by Easynews.com --

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

Re: [Asterisk-Users] Asterisk ISDN: Problem Setting CallerID as DID Extension Numbers.

2005-09-19 Thread Armin Schindler
On Mon, 19 Sep 2005, Voicomm User wrote:
 Thanks very much Armin.
 
 After migrating to chan_capi-cm, the issue now is, everytime a dial 
 statement is 
 executed, it fails and restarts asterisk! The restart I believe is due to 
 safe_asterisk 
 script. So, in my opinion chan_capi-cm terminates asterisk process abruptly. 
 
 When I replace the driver, everything comes back fine. I have updated the 
 dial 
 syntax to suit the new driver. My Dial command now is Dial(CAPI/g1/dialled 
 #,30), 
 I have even tried Dial(CAPI/contr1/dialled #,30)
 
 Unfortunately there arent many messges displayed on CLI, since asterisk gets
 a SIGSEGV.

Can you create a backtrace (generating core file using option -g) ?
 
 Have people in this list had any successfull implementation with 
 chan_capi-cm 
 driver and Eicon Hardware?

Which version of chan_capi-cm do you use?
Have you tried latest CVS HEAD? This will become chan_capi-cm-0.6 soon
and has many new features and of course fixes.

Armin

 On 8/28/05, Armin Schindler [EMAIL PROTECTED] wrote:
  
  On Sun, 28 Aug 2005, Voicomm User wrote:
   Hello Group,
  
   Current Setup:
   - Eicon Quad BRI ISDN Card.
   - 4 ISDN BRI (Telco: Telstra) Onramp2 services.
   - Mode: Point2Point.
   - 100 Indial Number ranges. Full National Number (9 digit format): 
  BAAXX
  
   where: B (Area code): 2/3/7/8
   A (Normal Numbers)
   X (99 Indial extensions)
   eg: BAA00
   BAA20 etc
   Requirement:
   - To be able send Indial numbers as Caller ID when dialing out.
  
   Configration:
   capi.conf
   -
  
   [general]
   nationalprefix=0
   internationalprefix=00
   rxgain=0.8
   txgain=0.8
  
   [interfaces]
   mode=immediate
   isdnmode=ptp
   msn=BAA
   incomingmsn=*
   controller=1
   softdtmf=1
   accountcode=
   context=main-menu
   usecallerid=yes
   callerid=asreceived
   ;echosquelch=1
   ;echocancel=yes
   ;echotail=64
   callgroup=1
   pickupgroup=1
   devices=2
  
   mode=immediate
   isdnmode=ptp
   msn=BAA
   incomingmsn=*
   controller=2
   softdtmf=1
   accountcode=
   context=main-menu
   usecallerid=yes
   callerid=asreceived
   callgroup=1
   pickupgroup=1
   devices=2
  
   mode=immediate
   isdnmode=ptp
   msn=BAA
   incomingmsn=*
   controller=3
   softdtmf=1
   accountcode=
   context=main-menu
   usecallerid=yes
   callerid=asreceived
   callgroup=1
   pickupgroup=1
   devices=2
  
  
   mode=immediate
   isdnmode=ptp
   msn=BAA
   incomingmsn=*
   controller=4
   softdtmf=1
   accountcode=
   context=main-menu
   usecallerid=yes
   callerid=asreceived
   callgroup=1
   pickupgroup=1
   devices=2
  
  
   extensions.conf
  
   [mob-service]
   ; Calleridnum is of the format 0BAAXX and TRUNKMSD = 1, TRUNKCAPI = 
  CAPI
   exten =
   ${PAT-MOB},1,Dial(${TRUNKCAPI}/${CALLERIDNUM:1}:${EXTEN:${TRUNKMSD}},,t)
  
  
   Problem:
   When dialling out the number *always* defaults to the default service
   number.
   I have contacted the telco and they have confirmed they expect the 
  caller id
   in 9
   digit format. I tried modifying msn value in capi.conf to include more 
  comma
  
   separated Full National Numbers of users internally. Eg.
  
   
  msn=BAA00,BAA06,BAA07,BAA08,BAA09,BAA10,BAA11,BAA12,BAA13,BAA14,BAA15,BAA16,BAA17,BAA20,BAA21,BAA22
  
   This works fine upto BAA17, but for numbers from extentions 20 
  onwards I
   get
   a 'msn not found! check your config error'.
  
   Can anyone please shed somelight on whether this is really possible (to 
  be
   able
   to send DID numbers as caller ID when dialling out)? I have read some 
  posts
   indicating more than 5 msns is not possible, but in my case I have
   definetely
   got it working with more than 5 msns atleast. No source clearly 
  indicated if
   this
   is possible, and if yes, how.
  
  Use chan_capi-cm from sourceforge.net http://sourceforge.net, adapt your 
  capi.conf and the
  dialstring to new structure (see README of chan_capi-cm) and set your DID
  with e.g.
  SetCallerId(15)
  
  Armin
  
 
 
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


RE: [Asterisk-Users] Asterisk ISDN: Problem Setting CallerID as DIDExtension Numbers.

2005-09-19 Thread gw



this happened to me on a cvs update, rebuilt a clean chan 
capi cm and all is well.

Greg


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Voicomm 
UserSent: Monday, September 19, 2005 3:29 AMTo: Armin 
SchindlerCc: asterisk-users@lists.digium.comSubject: Re: 
[Asterisk-Users] Asterisk ISDN: Problem Setting CallerID as DIDExtension 
Numbers.
Thanks very much Armin.After migrating to chan_capi-cm, the 
issue now is, everytime a dial statement is executed, it fails and restarts 
asterisk! The restart I believe is due to safe_asterisk script. So, in my 
opinion chan_capi-cm terminates asterisk process abruptly. When I replace 
the driver, everything comes back fine. I have updated the dial syntax to 
suit the new driver. My Dial command now is Dial(CAPI/g1/dialled #,30), 
I have even tried Dial(CAPI/contr1/dialled 
#,30)Unfortunately there arent many messges displayed on CLI, since 
asterisk getsa SIGSEGV.Have people in this list had any successfull 
implementation with chan_capi-cm driver and Eicon Hardware?Regards 
-r
On 8/28/05, Armin 
Schindler [EMAIL PROTECTED] 
wrote:
On 
  Sun, 28 Aug 2005, Voicomm User wrote: Hello Group, 
  Current Setup: - Eicon Quad BRI ISDN Card. - 4 ISDN BRI 
  (Telco: Telstra) Onramp2 services. - Mode: Point2Point. - 100 
  Indial Number ranges. Full National Number (9 digit format): BAAXX 
   where: B (Area code): 2/3/7/8 A (Normal 
  Numbers) X (99 Indial extensions) eg: BAA00 
  BAA20 etc Requirement: - To be able send Indial numbers as 
  Caller ID when dialing out.  Configration: 
  capi.conf - [general] 
  nationalprefix=0 internationalprefix=00 rxgain=0.8 
  txgain=0.8 [interfaces] mode=immediate  
  isdnmode=ptp msn=BAA incomingmsn=* 
  controller=1 softdtmf=1 accountcode= 
  context=main-menu usecallerid=yes callerid=asreceived 
  ;echosquelch=1  ;echocancel=yes ;echotail=64 
  callgroup=1 pickupgroup=1 devices=2 
  mode=immediate isdnmode=ptp msn=BAA 
  incomingmsn=* controller=2 softdtmf=1 
  accountcode= context=main-menu usecallerid=yes 
  callerid=asreceived callgroup=1 pickupgroup=1 
  devices=2 mode=immediate isdnmode=ptp  
  msn=BAA incomingmsn=* controller=3 
  softdtmf=1 accountcode= context=main-menu 
  usecallerid=yes callerid=asreceived callgroup=1 
  pickupgroup=1  devices=2 
  mode=immediate isdnmode=ptp msn=BAA 
  incomingmsn=* controller=4 softdtmf=1 
  accountcode= context=main-menu usecallerid=yes  
  callerid=asreceived callgroup=1 pickupgroup=1 
  devices=2 extensions.conf 
  [mob-service] ; Calleridnum is of the format 0BAAXX and TRUNKMSD = 
  1, TRUNKCAPI = CAPI  exten = 
  ${PAT-MOB},1,Dial(${TRUNKCAPI}/${CALLERIDNUM:1}:${EXTEN:${TRUNKMSD}},,t) 
  Problem: When dialling out the number *always* defaults to the default 
  service number.  I have contacted the telco and they have 
  confirmed they expect the caller id in 9 digit format. I tried 
  modifying msn value in capi.conf to include more comma 
  separated Full National Numbers of users internally. Eg.  
  msn=BAA00,BAA06,BAA07,BAA08,BAA09,BAA10,BAA11,BAA12,BAA13,BAA14,BAA15,BAA16,BAA17,BAA20,BAA21,BAA22 
  This works fine upto BAA17, but for numbers from extentions 20 onwards I 
   get a 'msn not found! check your config 
  error'. Can anyone please shed somelight on whether this is 
  really possible (to be able to send DID numbers as caller ID 
  when dialling out)? I have read some posts  indicating more than 5 
  msns is not possible, but in my case I have definetely got it 
  working with more than 5 msns atleast. No source clearly indicated if 
  this is possible, and if yes, how. Use chan_capi-cm from sourceforge.net, adapt your capi.conf and 
  thedialstring to new structure (see README of chan_capi-cm) and set your 
  DIDwith e.g.SetCallerId(15) 
Armin
___
--Bandwidth and Colocation sponsored by Easynews.com --

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

Re: [Asterisk-Users] Asterisk ISDN: Problem Setting CallerID as DID Extension Numbers.

2005-08-28 Thread Armin Schindler
On Sun, 28 Aug 2005, Voicomm User wrote:
 Hello Group,
 
 Current Setup:
 - Eicon Quad BRI ISDN Card.
 - 4 ISDN BRI (Telco: Telstra) Onramp2 services.
 - Mode: Point2Point.
 - 100 Indial Number ranges. Full National Number (9 digit format): BAAXX 
 
 where: B (Area code): 2/3/7/8
 A (Normal Numbers)
 X (99 Indial extensions)
 eg: BAA00
 BAA20 etc
 Requirement:
 - To be able send Indial numbers as Caller ID when dialing out.
 
 Configration:
 capi.conf
 -
 
 [general]
 nationalprefix=0
 internationalprefix=00
 rxgain=0.8
 txgain=0.8
 
 [interfaces]
 mode=immediate
 isdnmode=ptp
 msn=BAA
 incomingmsn=*
 controller=1
 softdtmf=1
 accountcode=
 context=main-menu
 usecallerid=yes
 callerid=asreceived
 ;echosquelch=1
 ;echocancel=yes
 ;echotail=64
 callgroup=1
 pickupgroup=1
 devices=2
 
 mode=immediate
 isdnmode=ptp
 msn=BAA
 incomingmsn=*
 controller=2
 softdtmf=1
 accountcode=
 context=main-menu
 usecallerid=yes
 callerid=asreceived
 callgroup=1
 pickupgroup=1
 devices=2
 
 mode=immediate
 isdnmode=ptp
 msn=BAA
 incomingmsn=*
 controller=3
 softdtmf=1
 accountcode=
 context=main-menu
 usecallerid=yes
 callerid=asreceived
 callgroup=1
 pickupgroup=1
 devices=2
 
 
 mode=immediate
 isdnmode=ptp
 msn=BAA
 incomingmsn=*
 controller=4
 softdtmf=1
 accountcode=
 context=main-menu
 usecallerid=yes
 callerid=asreceived
 callgroup=1
 pickupgroup=1
 devices=2
 
 
 extensions.conf
 
 [mob-service]
 ; Calleridnum is of the format 0BAAXX and TRUNKMSD = 1, TRUNKCAPI = CAPI
 exten = 
 ${PAT-MOB},1,Dial(${TRUNKCAPI}/${CALLERIDNUM:1}:${EXTEN:${TRUNKMSD}},,t)
 
 
 Problem:
 When dialling out the number *always* defaults to the default service 
 number.
 I have contacted the telco and they have confirmed they expect the caller id 
 in 9
 digit format. I tried modifying msn value in capi.conf to include more comma 
 
 separated Full National Numbers of users internally. Eg.
 
 msn=BAA00,BAA06,BAA07,BAA08,BAA09,BAA10,BAA11,BAA12,BAA13,BAA14,BAA15,BAA16,BAA17,BAA20,BAA21,BAA22
 
 This works fine upto BAA17, but for numbers from extentions 20 onwards I 
 get 
 a 'msn not found! check your config error'.
 
 Can anyone please shed somelight on whether this is really possible (to be 
 able
 to send DID numbers as caller ID when dialling out)? I have read some posts 
 indicating more than 5 msns is not possible, but in my case I have 
 definetely 
 got it working with more than 5 msns atleast. No source clearly indicated if 
 this
 is possible, and if yes, how.

Use chan_capi-cm from sourceforge.net, adapt your capi.conf and the 
dialstring to new structure (see README of chan_capi-cm) and set your DID
with e.g.
 SetCallerId(15)

Armin

___
--Bandwidth and Colocation sponsored by Easynews.com --

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


[Asterisk-Users] Asterisk ISDN: Problem Setting CallerID as DID Extension Numbers.

2005-08-27 Thread Voicomm User
Hello Group,

Current Setup:
- Eicon Quad BRI ISDN Card.
- 4 ISDN BRI (Telco: Telstra) Onramp2 services.
- Mode: Point2Point.
- 100 Indial Number ranges. Full National Number (9 digit format): BAAXX 
 where: B (Area code): 2/3/7/8
 A (Normal Numbers)
 X (99 Indial extensions)
 eg: BAA00
 BAA20 etc
Requirement:
- To be able send Indial numbers as Caller ID when dialing out.

Configration:
capi.conf
-

[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8

[interfaces]
mode=immediate
isdnmode=ptp
msn=BAA
incomingmsn=*
controller=1
softdtmf=1
accountcode=
context=main-menu
usecallerid=yes
callerid=asreceived
;echosquelch=1
;echocancel=yes
;echotail=64
callgroup=1
pickupgroup=1
devices=2

mode=immediate
isdnmode=ptp
msn=BAA
incomingmsn=*
controller=2
softdtmf=1
accountcode=
context=main-menu
usecallerid=yes
callerid=asreceived
callgroup=1
pickupgroup=1
devices=2

mode=immediate
isdnmode=ptp
msn=BAA
incomingmsn=*
controller=3
softdtmf=1
accountcode=
context=main-menu
usecallerid=yes
callerid=asreceived
callgroup=1
pickupgroup=1
devices=2


mode=immediate
isdnmode=ptp
msn=BAA
incomingmsn=*
controller=4
softdtmf=1
accountcode=
context=main-menu
usecallerid=yes
callerid=asreceived
callgroup=1
pickupgroup=1
devices=2


extensions.conf

[mob-service]
; Calleridnum is of the format 0BAAXX and TRUNKMSD = 1, TRUNKCAPI = CAPI
exten = ${PAT-MOB},1,Dial(${TRUNKCAPI}/${CALLERIDNUM:1}:${EXTEN:${TRUNKMSD}},,t)


Problem:
When dialling out the number *always* defaults to the default service number.
I have contacted the telco and they have confirmed they expect the caller id in 9
digit format. I tried modifying msn value in capi.conf to include more comma 
separated Full National Numbers of users internally. Eg.

msn=BAA00,BAA06,BAA07,BAA08,BAA09,BAA10,BAA11,BAA12,BAA13,BAA14,BAA15,BAA16,BAA17,BAA20,BAA21,BAA22

This works fine upto BAA17, but for numbers from extentions 20 onwards I get 
a 'msn not found! check your config error'.

Can anyone please shed somelight on whether this is really possible (to be able
to send DID numbers as caller ID when dialling out)? I have read some posts 
indicating more than 5 msns is not possible, but in my case I have definetely 
got it working with more than 5 msns atleast. No source clearly indicated if this
is possible, and if yes, how.

Thanks for you time.
-r
___
--Bandwidth and Colocation sponsored by Easynews.com --

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

Re: [Asterisk-Users] Asterisk ISDN CallerID identification failure

2005-08-23 Thread Armin Schindler
On Tue, 23 Aug 2005, Voicomm User wrote:
 Hello,
 
 We have 4 'Onramp-2' Telstra ISDN BRI services operating on Asterisk
 Server with Eicon 4BRI card. For most part the service is okay.
 However, we are are having problems with passing callerID to internal
 extensions.
 
 This is the set of command executed.
 
 exten = pattern,1,Answer ; Answer the line
 exten = pattern,2,NoOp(${DNIS}) ; debug statements
 exten = pattern,3,NoOp(${CALLERID})
 exten = pattern,4,NoOp(${CALLERIDNUM})
 exten = pattern,5,NoOp(${CALLERIDNAME})
 
 exten = pattern,6,SetCIDNum(${CALLERIDNUM}) ; setting caller id
 exten = pattern,7,Macro(dialexten,${DNID:${PRETRIM}},SIP/${VIC}${DNID})
 exten = pattern,8,Hangup
 
 Now all the above NoOp cmds display null . I am able to see the
 caller id appear on asterisk CLI when a call comes in by on a channel,
 but it doesn't get set. Any leads will be much appreciated. This is what 
 I see in asterisk cli,
 
 -- Executing Answer(CAPI[contr4/86986114]/105, ) in new stack
 -- CAPI Answering for MSN 6986114
 -- Executing NoOp(CAPI[contr4/86986114]/105, ) in new stack
 -- Executing NoOp(CAPI[contr4/86986114]/105, ) in new stack
 -- Executing NoOp(CAPI[contr4/86986114]/105, ) in new stack
 -- Executing NoOp(CAPI[contr4/86986114]/105, ) in new stack
 
 I have confirmed with the telco that ISDN services come with Caller ID by 
 default.
 The ISDN mode is pointtopoint.

If you enable capi debugging (set verbose 5, capi debug), you can see if the 
callerid is present.

Armin

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


[Asterisk-Users] Asterisk ISDN CallerID identification failure

2005-08-22 Thread Voicomm User
Hello,

We have 4 'Onramp-2' Telstra ISDN BRI services operating on Asterisk
Server with Eicon 4BRI card. For most part the service is okay.
However, we are are having problems with passing callerID to internal
extensions.

This is the set of command executed.

exten = pattern,1,Answer ; Answer the line
exten = pattern,2,NoOp(${DNIS}) ; debug statements
exten = pattern,3,NoOp(${CALLERID})
exten = pattern,4,NoOp(${CALLERIDNUM})
exten = pattern,5,NoOp(${CALLERIDNAME})

exten = pattern,6,SetCIDNum(${CALLERIDNUM}) ; setting caller id
exten = pattern,7,Macro(dialexten,${DNID:${PRETRIM}},SIP/${VIC}${DNID})
exten = pattern,8,Hangup

Now all the above NoOp cmds display null . I am able to see the
caller id appear on asterisk CLI when a call comes in by on a channel,
but it doesn't get set. Any leads will be much appreciated. This is what 
I see in asterisk cli,

-- Executing Answer(CAPI[contr4/86986114]/105, ) in new stack
-- CAPI Answering for MSN 6986114
-- Executing NoOp(CAPI[contr4/86986114]/105, ) in new stack
-- Executing NoOp(CAPI[contr4/86986114]/105, ) in new stack
-- Executing NoOp(CAPI[contr4/86986114]/105, ) in new stack
-- Executing NoOp(CAPI[contr4/86986114]/105, ) in new stack

I have confirmed with the telco that ISDN services come with Caller ID by 
default.
The ISDN mode is pointtopoint.

cheers
-r
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk ISDN

2005-08-02 Thread mihai iancu
Hi,

I'm wondering if someone tried to use Asterisk and ISDN as an ISDN
simulator for Cisco lab.

Searched the net but I didn't find anything.

Thank you,

Mihai 





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk + ISDN HFC_PCI + Music-on-hold + Soft fax HOWTO

2005-02-10 Thread Michiel van Baak
On 00:30, Wed 09 Feb 05, Remco Barende wrote:
 I can confirm that I have had several instances of my Athlon64 box hanging 
 when unloading the modules. I guess these hangs are not strictly smp 
 related, maybe just APIC related?
 

Try recompiling your kernel without PREEMPT and boot with
the extra boot param noapic.
This helped me to get it a lot more stable.
Yet it is still acting weird from time to time. At least
once a day my hfpci cards will stop passing audio in one
way. Either we dont hear the calling party or they dont hear
us. Capi fixes this (I hope, new config is only running for
two days now)
-- 
Michiel van Baak
http://lunteren.vanbaak.info
[EMAIL PROTECTED]
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7E0B9A2D

Two of the most famous products of Berkeley are LSD and BSD. I don't think 
that this is a coincidence.

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


[Asterisk-Users] Asterisk + ISDN HFC_PCI + Music-on-hold + Soft fax HOWTO

2005-02-08 Thread Bart Roos
Hi There,
I've made a small Asterisk + ISDN HFC_PCI + Music-on-hold + Soft fax HOWTO. 
I think it's pretty useful for people that are getting started with 
Asterisk. If you're interested check http://www.bartroos.com/asterisk/.

If you have any questions or suggestions for this HOWTO, feel free to 
contact me!

Kind regards,
Bart Roos
Next I.T.
Tweede tochtweg 3
2911 LA Nieuwerkerk aan den IJssel
The Netherlands
Tel. +31 (0)180-632933
Fax. +31 (0)180-632755
www.nextit.nl 

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


Re: [Asterisk-Users] Asterisk + ISDN HFC_PCI + Music-on-hold + Soft fax HOWTO

2005-02-08 Thread Remco Barende
Thanks for the great howto, makes life a lot easier
Do you know if the florz patch also helps to prevent bristuff from 
'dropping' the ISDN line? I have a problem that after a random amount of 
time bristuff loses connectivity. At first incoming calls do not work 
(they get information tone as if the number doesn't exist) outgoing still 
works, and occasionally neither incoming nor outgoing calls will work on 
the channel.

The only 'fix' for this is stopping *, unloading the modules, reloading 
them and starting * again. Kinda annoying when it happens 2 times a day.

I can confirm that I have had several instances of my Athlon64 box hanging 
when unloading the modules. I guess these hangs are not strictly smp 
related, maybe just APIC related?

Cheers!
Remco
On Tue, 8 Feb 2005, Bart Roos wrote:
Hi There,
I've made a small Asterisk + ISDN HFC_PCI + Music-on-hold + Soft fax HOWTO. I 
think it's pretty useful for people that are getting started with Asterisk. 
If you're interested check http://www.bartroos.com/asterisk/.

If you have any questions or suggestions for this HOWTO, feel free to contact 
me!

Kind regards,
Bart Roos
Next I.T.
Tweede tochtweg 3
2911 LA Nieuwerkerk aan den IJssel
The Netherlands
Tel. +31 (0)180-632933
Fax. +31 (0)180-632755
www.nextit.nl 
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

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


[Asterisk-Users] Asterisk + ISDN BRI - gateway or card?

2004-09-02 Thread slwatts

Hi All,

Has anyone had experiences with Asterisk
and ISDN Gateways or cards? I am looking to setup a home phone system using
asterisk and am looking to convert my two existing no's to a single isdn2e
line. 

I was wandering if anyone could recommend
which is better to use with asterisk - ISDN Card or gateway? also which
brands are best with linux/asterisk? I have used eicon BRI cards for fax
servers which worked well, but they are expensive and were a pain to setup.
Are they even supported in asterisk?

Thanks,

Sam
Winckworth Sherwood Solicitors and 
Parliamentary Agents 
DX 148400 WESTMINSTER 5 : 35 Great Peter Street, London SW1P 3LR
Telephone 020 7593 5000 Fax 020 7593 5099

Confidentiality 
This email message and any attachments are confidential; they may be subject 
to legal professional privilege and are intended for the named recipient only. 
If you are not the named recipient, please return the message and enclosures 
immediately and delete them from your system.

Caution 
Before advice received only by email (whether by attachment or otherwise) may 
be relied on, the authenticity of the communication must be verified by means 
independent of email.

Regulation
The firm is regulated by the Law Society. 
Partners 
A list of partners is available for inspection at each office of the firm and 
on the firm's website at
www.winckworths.co.uk



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [Asterisk-Users] Asterisk + ISDN BRI - gateway or card?

2004-09-02 Thread steve


On Thu, 2 Sep 2004 [EMAIL PROTECTED] wrote:

 Has anyone had experiences with Asterisk and ISDN Gateways or cards? I am 
 looking to setup a home phone system using asterisk and am looking to 
 convert my two existing no's to a single isdn2e line. 
 
 I was wandering if anyone could recommend which is better to use with 
 asterisk - ISDN Card or gateway? also which brands are best with 
 linux/asterisk? I have used eicon BRI cards for fax servers which worked 
 well, but they are expensive and were a pain to setup. Are they even 
 supported in asterisk?

I'd vote for a card.  You'll have the best results using a card with the 
HFC-S chip and Kapejod's driver (www.junghanns.net).  Next best is an AVM 
Fritz! card with the CAPI interface and Kapejod's CAPI driver.  

The BT Speedway ISDN PCI card is an AVM Fritz! card - cheap on EBay.

Regards,
Steve

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk ISDN-card

2004-08-05 Thread Holger Schurig
 a) enable me to connect that server to the public phone net

Yes

 b) allow me to connect an ISDN phone to the server and use it as a

No. An ISDN phone is always an ISDN phone.

But with the right card (and magic, e.g. proper termination) you can 
connect an ISDN phone to Asterisk.

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk ISDN-card

2004-08-04 Thread Evert Meulie
Hi!

If I install a CAPI-compatible ISDN-card in my server, will that:

a) enable me to connect that server to the public phone net
b) allow me to connect an ISDN phone to the server and use it as a SIP-phone
c) all of the above?



Regards,
   Evert

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk ISDN-card

2004-08-04 Thread Martin List-Petersen
Citat Evert Meulie [EMAIL PROTECTED]:

 Hi!
 
 If I install a CAPI-compatible ISDN-card in my server, will that:
 
 a) enable me to connect that server to the public phone net
 b) allow me to connect an ISDN phone to the server and use it as a
 SIP-phone
 c) all of the above?

Only a) would work. b) (or c) for that sake) can only be archived with HFC-S
based passive ISDN cards at the moment and either zaphfc/qozap modules/channel
drivers or mISDN/chan_mISDN, when talking BRI.

Kind regards,
Martin List-Petersen
-- 
When he got in trouble in the ring, [Ali] imagined a door swung open and
inside he could see neon, orange, and green lights blinking, and bats
blowing trumpets and alligators blowing trombones, and he could hear snakes
screaming.  Weird masks and actors' clothes hung on the wall, and if he
stepped across the sill and reached for them, he knew that he was committing
himself to destruction.
-- George Plimpton

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users