Re: [Asterisk-Users] mISDN, CAPI, ISDN ???

2004-10-19 Thread daschi
I've just used chan_capi it's very easy to use with Fritz!Cards and
therefore I like it ;-)

> Did someone have experience with:
> 
>  
> 
> -  Chan_modem
> 
> -  Chan_capi
> 
> -  Chan_misdn
> 
>  
> 
> What is the best???
> 
>  
> 
>  
> 
> _
> 
> Erwan Desvergnes - ANDIUM -
> 
> 82/86 rue Château Gaillard
> 
> 69100 Villeurbanne
> 
>  
> 
> Tel. 04 37 43 44 45 / Fax 04 37 43 44 44
> 
> E-mail: [EMAIL PROTECTED]  
> 
>  
> 
> 

-- 
+++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++
Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl

___
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] internal s0 using chancapi

2004-09-05 Thread daschi
Hi,

just a short question:
Can I use * with chan-capi to build up an internal S0 (for ISDN)?

Regards and tia Daniel

-- 
NEU: Bis zu 10 GB Speicher für e-mails & Dateien!
1 GB bereits bei GMX FreeMail http://www.gmx.net/de/go/mail

___
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] queue name too long when sending sms over 32 chars

2004-08-13 Thread daschi
Hi everyone,

I think asterisk is really great, but since I started sending sms using *
I've some troubles with it! I setup everything as it is described at
voip-info.org
(http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20Sms) and it
really works: I can send SMS - as long as they are shorter than 32
characters.
btw I'm living in Germany and therefore I send my SMS via T-Com (they use
the same protocol BT uses).

Does anyone know what's going wrong?

Bye, Daniel



the relavant part of my extensions:

;;;
; send sms
[smsdial]
connect to 0193010
exten = _X.,1,SMS(${CALLERIDNUM},,${EXTEN},${CALLERIDNAME})
exten = _X.,2,SMS(${CALLERIDNUM})
exten = _X.,3,Hangup



an example outgoing file (I generate them using a bash script):
action: originate
callerid: test test test test
Extension: 017DESTINATIONNUMBER
Channel: CAPI/myISDNMSN:0193010
Context: smsdial
priority: 1


The error that occurs (grep'ed from log/full):

Aug 12 20:28:47 ERROR[1225231280]: Queue name too long
Aug 13 12:10:43 ERROR[1225231280]: Queue name too long
Aug 13 12:10:52 ERROR[1225231280]: Queue name too long
Aug 13 12:11:00 ERROR[1225231280]: Queue name too long




-- 
NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl

___
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