RE: [Asterisk-Users] Re: Building Asterisk embedded device

2006-04-03 Thread Lee Chit Seong

Anyone come across embedded device with FXO built in?



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Tomislav Parcina
Sent: Monday, April 03, 2006 2:22 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Re: Building Asterisk embedded device


In article [EMAIL PROTECTED], [EMAIL PROTECTED] says...
 Hi,
 
 I want to build a PBX base on Asterisk using an embedded device.
 Can anyone please recommend an embedded device I can use for doing so?
 I will install linux or freebsd in the device.

For now, I use Via EPIA PD6000. Pretty small and pretty fast.


--
Tomislav Parcina
tparcina#lama.hr
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --

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


[Asterisk-Users] FXS Caller ID?

2006-03-15 Thread Lee Chit Seong



Hi, 


Anyone know how to 
activate CallerID in FXS module (S100)? I've no problem to see the incoming 
caller ID in * console, but somehow this caller ID is not seen in my analog 
phone LCD (with caller ID enabled).

;[206]
signalling=fxo_ks usecallerid=yes 

hidecallerid=no
record_out=On-Demandrecord_in=On-Demandmailbox=echotraining=800echocancelwhenbridge=noechocancel=yescontext=from-internalcallprogress=nocallerid="" 
206busydetect=nobusycount=7channel=2


rgds
CS
___
--Bandwidth and Colocation provided by Easynews.com --

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


[Asterisk-Users] Fax and SIP Device

2005-05-28 Thread Seong bear
A DID number was dedicated to receive fax, but i have the problem when 
getting fax call,
which call will become a normal phone call and no fax was printed. When 
fax is detected,
the fax extension is executed and dial the extension of the HT486 device 
(firmware 1.0.5.22).
Somehow sending fax out working well. In the mailing lists, i notice 
some are using HT286 and it work.

Could someone share theirs experience and give some help?

   E1
PSTN -- Asterisk (TE100P)  HT486  Fax machine

zapata.conf
[channel]
context=Local
switchtype=euroisdn
signalling=pri_cpe
rxwink=300 
callwaiting=yes

usecallingpres=yes;
callwaitingcallerid=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
echotraining=400
rxgain=0.0
txgain=0.0
immediate=no
faxdetect=both
musiconhold=default

extension.conf
[Incoming]
exten = 8003,1,Answer
exten = 8003,2,Wait(5)
exten = 8003,3,Macro(dial-sip,1300,${LONGTIMEOUT})
exten = fax,1,Dial(SIP/1300,30)
exten = fax,2,Congestion
exten = fax,102,Congestion

sip.conf
[1300]
type=friend
host=dynamic
username=xxx
secret=xxx
nat=yes
context=Local
canreinvite=no
disallow=all
allow=ulaw
allow=alaw

On the other hand, i was tired with getting the same error when 
compiling rxfax/txfax.

spandsp-0.0.2pre18 and spandsp-0.0.1

gcc -O2 -g  -Iinclude -I../include -c -o  app_rxfax.o app_rxfax.c
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:77: error: structure has no member named `callerid'
make[1]: *** [app_rxfax.o] Error 1

Best Regards
Khng

___
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] Grandstream ATA 286 problems

2005-04-25 Thread seong
I having the same problem when getting the granstream budgetone 101 and
ATA 286/486 to use codec g.723. It just hanging there

And i notice other problem that grandstream devices always appeared as
offline in *, so i have to reboot these devices manually. I wonder are
they sending re-register msg to *? Almost everyday i encouter this
problem and which at least one will down.

Anton Krall wrote:

Anobody had any problem with GS ata 286? The past few days Ive been having
some problem with it, while making a call or during a call, I suddely hear a
low noise like a car engine starting and then the ata dies, as if it got
stuck or frozen.

Anybody had these problems?

___
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