[AsteriskBrasil] Roteador wifi + FXS

2014-07-21 Por tôpico Yves Fernandes
Pessoal Boa Tarde,

Vocês conhecem algum roteador wifi banda N que tenha portas fxs ?

Só achei um Tplink adsl2+ mas não queria adsl.

Um abraço,

Yves Fernandes
___

WORKOFFEE KHOMP: Eventos Khomp na sua cidade! Desenvolva seu
conhecimento na tecnologia e portfólio Khomp. Próxima edição
em CURITIBA, 7 de agosto. Inscrições GRATUITAS. 
Garanta a sua vaga e saiba mais em: www.workoffee.com.br
___

ALIGERA – Fabricante e desenvolvedor nacional de Soluções para telefonia IP .
Gateway Sip, Placas de 1E1, 2E1, 4E1 e 8E1 para PCI ou PCI Express.
Banco de Canais Analógicos  – Appliance Asterisk
 Acesse www.aligera.com.br
___
Para remover seu email desta lista, basta enviar um email em branco para 
asteriskbrasil-unsubscr...@listas.asteriskbrasil.org


[AsteriskBrasil] Fwd: [asterisk-dev] DAHDI-Linux and DAHDI-Tools 2.9.2 Now Available

2014-07-21 Por tôpico Sylvio Jollenbeck
-- Mensagem encaminhada --
De: Asterisk Development Team rmeyerrie...@digium.com
Data: 21/07/2014 18:43
Assunto: [asterisk-dev] DAHDI-Linux and DAHDI-Tools 2.9.2 Now Available
Para: asterisk-annou...@lists.digium.com, asterisk-...@lists.digium.com,
asterisk-us...@lists.digium.com
Cc:

The Asterisk Development Team has announced the releases of:
DAHDI-Linux-v2.9.2
DAHDI-Tools-v2.9.2
dahdi-linux-complete-2.9.2+2.9.2

This release is available for immediate download at:
http://downloads.asterisk.org/pub/telephony/dahdi-linux
http://downloads.asterisk.org/pub/telephony/dahdi-tools
http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete

* Mostly stability patches affecting the xpp, wctc4xxp, and wcte43xp
drivers.
* Allows compilation against CentOS 5.5
* Includes fixes for a crash when setting a tone zone on a channel
currently playing a tone and spurious signaling bit transitions in wcte13xp
and wcte43x drivers when running dahdi_cfg repeatedly.
Shortlog of dahdi-linux changes since v2.9.1:
Doug Bailey (1):
  wct4xxp: AMI w/CAS errata applies to octal card as well.

Oron Peled (10):
  xpp: fix failed multi-PRI E1-T1 transition
  xpp: new xbus attribute: dahdi_registration
  xpp: prevent double dahdi un-registration
  xpp: stability fixes - xusb mutex
  xpp: stability -- cleaner xpp_open/close
  xpp: stability -- better debug information
  xpp: stability -- deadlock in waitfor_xpds()
  xpp: stability -- better xbus shut down
  xpp: demote some NOTICE() to DBG()
  xpp: re-organize calls so worker_reset()

Shaun Ruffell (58):
  wcte13xp: Trivial. Remove duplicate pointer to struct pci_dev.
  wcte13xp: Remove redundant call to synchronize_irq().
  wcte43xp: Close potential unbalanced call to enable_irq().
  dahdi: Define pf_fmt() globally in kernel.h
  wctc4xxp: Trivial. Remove unused timer_list from struct tcb.
  wcte43x: Trivial fix of 'source' in comment.
  wcte43x: Build against 2.6.18 and CentOS 5.5
  wctc4xxp: Make sure we call the pci_enable_mwi() function.
  wctc4xxp: Disable read-line and read-line-multiple PCI commands.
  wctc4xxp: Halt the card when an alert is received.
  wctc4xxp: Remove unused debug ioctl interface.
  wctc4xxp: Replace channel semaphore with channel mutex.
  wctc4xxp: Enable the fatal bus error interrupt.
  wctc4xxp: Always ack a response packet.
  wctc4xxp: Check for shutdown after acquiring the mutex lock.
  wctc4xxp: Do not need locks on the transcoder buffers.
  wctc4xxp: Do not allow duplicated sequence numbers to be received for
the channels.
  wctc4xxp: Only capture commands once they are on the descriptor ring.
  wctc4xxp: We always want to ack the responses.
  wctc4xxp: Encode the function in the ACK.
  wctc4xxp: All the commands do not need to have completions embedded
in them.
  wctc4xxp: Cleanup RTP for unopened channels.
  wctc4xxp: Trivial removal of the receiveprep function.
  wctc4xxp: Reduce the number of locks grabbed when sending commands
  wctc4xxp: Make sure csm_encaps commands are sent before RTP.
  wctc4xxp: Use hardware timer for polling and not kernel timer
  wctc4xxp: channel count does not need to be atomic.
  wctc4xxp: Allow the tx and rx descriptor rings to be different sizes
  wctc4xxp: Add debug option to print channel stats to kernel log.
  Add #include linux/slab.h to all files that call
kzalloc|kmalloc|kfree.
  pciradio: interruptible_sleep_on_timeout() - msleep_interruptible()
  wctc4xxp: Speed up channel setup / tear-down.
  wctc4xxp: Handle all known interrupts regardless of mask.
  wctc4xxp: Speed up the rate of polling.
  wctc4xxp: Fix the timestamp calculation for the RTP stream.
  wctc4xxp: Service tx ring in interrupt handler.
  wctc4xxp: Prevent exhausting memory in firmware.
  wctc4xxp: Trivial fix typo that was preventing firmware load.
  wctc4xxp: Reload the firmware if a fatal alert was received.
  wctc4xxp: Constrain RTP payload to 500 bytes.
  wctc4xxp: Trivial removal of unused structure members.
  wctc4xxp: Trivial reduction of indentation level in
wctc4xxp_watchdog()
  wctc4xxp: spin_lock() - spin_lock_irqsave() in wctc4xxp_watchdog()
  dahdi: Protect echocan creation/destruction with mutex.
  dahdi: dahdi_chan.ec_factory can be protected with the mutex.
  wct4xxp: Move bottom half processing from tasklet to workqueue.
  oct612x: Implement the SerializationObject callbacks.
  wct4xxp: Trivial kmalloc + memset - kzalloc.
  wct4xxp: Remove unused open/close span_ops callbacks.
  tor2: Remove unused open/close callbacks.
  Do not call dahdi_span_ops.open with spinlock held.
  wcte13xp: Do not get stuck in Not Open state when
DAHDI_CONFIG_NOTOPEN is set.
  wcte43x: Change span flags to atomic bitfield.
  wcte43x: Do not get stuck in Not Open state when