Re: [asterisk-users] Dahdi missing

2010-10-09 Thread Flavio Miranda
Thanks! I am from Brasil and intend to use mfc r2 and now I have following conditions: Digium Wildcard TE110P T1/E1 Card 0 RED 0 0 0 CCS HDB3 CRC4 0 db (CSU)/0-133 feet (DSX-1)Wildcard TDM410P Board 1 OK 0 0 0 CAS Unk 0 d

Re: [asterisk-users] Dahdi missing

2010-10-09 Thread Shaun Ruffell
On 10/10/10 12:11 AM, Flavio Miranda wrote: > > Actully, my system.conf in /etc/dahdi was wrong or at least , > imcomplete. I am trying for a long time to configure one TDM 410p board > and one TE110p om the server . so far without success! > In my opinion, the easiest way to get jump started is w

Re: [asterisk-users] Dahdi missing

2010-10-09 Thread Flavio Miranda
Hi Shaun, Thanks! Actully, my system.conf in /etc/dahdi was wrong or at least , imcomplete. I am trying for a long time to configure one TDM 410p board and one TE110p om the server . so far without success! Att, Flavio Roberto Miranda MSN:flaviormira...@hotmail.com Skype: flaviormiranda

Re: [asterisk-users] Dahdi missing

2010-10-09 Thread Shaun Ruffell
On 10/9/10 11:54 PM, Flavio Miranda wrote: > Trying to configure my tdm410p card, my dahdi in asterisk cli was missing. [snip] > Anybody know what file control the presence or not od dahdi in asterisk cli? I don't know what version of Asterisk you're running, but I'll take a guess and say the out

[asterisk-users] Dahdi missing

2010-10-09 Thread Flavio Miranda
Hi, Trying to configure my tdm410p card, my dahdi in asterisk cli was missing. !ael agentagi cdr channel cli config console core database devstate dialplan dnsmgr dundifeatures file

Re: [asterisk-users] REINVITE with Auth Credentials has different SDP Codec

2010-10-09 Thread Ujjval Karihaloo
What am I doing wrong...to get no responses at all Thx From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Ujjval Karihaloo Sent: Thursday, October 07, 2010 7:35 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [aster

Re: [asterisk-users] looking for a better ATA

2010-10-09 Thread Sebastian
Hi, On 10/08/2010 11:28 PM, Bryant Zimmerman wrote: > I currently us Linksys/Ciscio, Grandstream and AudioCodes ata's. none of > the three perform well in all enviroments. Between stablity issues, T38 > and DTMF talkoff all three suffer some combination of issues. > > I am looking at Patton and In

Re: [asterisk-users] Asterisk OUtbound IVR Recording

2010-10-09 Thread Jayson Baker
cmd record ? On Sat, Oct 9, 2010 at 1:28 AM, Govind, Mahesh (NSN - IN/Bangalore) < mahesh.gov...@nsn.com> wrote: > HI, > I have a scenario like the following . > > A user clicks on the web page . This triggers an outbound call to users > phone number . > Now the user has to leave a message . >

Re: [asterisk-users] SPA-2102 sending local IP instead of WAN IP in SIP packets

2010-10-09 Thread Stefan Schmidt
Am 09.10.2010 20:34, schrieb bruce bruce: > And that is exactly what is done on the device: Nat=yes but Asterisk still > sees the SIP packet coming in to register with a local IP an so it responds > to a local IP which doesn't even exist on the Asterisk network. This is what > frustrates me that it

Re: [asterisk-users] SPA-2102 sending local IP instead of WAN IP in SIP packets

2010-10-09 Thread bruce bruce
And that is exactly what is done on the device: Nat=yes but Asterisk still sees the SIP packet coming in to register with a local IP an so it responds to a local IP which doesn't even exist on the Asterisk network. This is what frustrates me that it's not so straight forward to Asterisk to obtain t

Re: [asterisk-users] Voice quality assessment in Asterisk

2010-10-09 Thread Daniel Tryba
On Fri, Oct 08, 2010 at 05:51:48PM +0400, Sevana Oy wrote: > One quick clarification please... With Fluke ACEs you measure MOS according > G.107, E-model, right? Don't know if it is g.107 but it has to be something similar if it isn't. I'm personally more interessted in the network statitics. --

Re: [asterisk-users] looking for a better ATA

2010-10-09 Thread Steve Underwood
On 10/09/2010 06:36 AM, Jeff LaCoursiere wrote: > > > On Fri, 8 Oct 2010, Bryant Zimmerman wrote: > >> I currently us Linksys/Ciscio, Grandstream and AudioCodes ata's. none >> of the three perform well in all >> enviroments. Between stablity issues, T38 and DTMF talkoff all three >> suffer some

Re: [asterisk-users] SPA-2102 sending local IP instead of WAN IP in SIP packets

2010-10-09 Thread Kevin P. Fleming
On 10/08/2010 10:16 PM, bruce bruce wrote: > I said previously, Asterisk receives packets like extens...@192.168.0.10 > is trying to register to it. So, > Asterisk sends out to local LAN an ACK which obviously is not right. > SPA-2102 should send SIP request like ex

[asterisk-users] Asterisk OUtbound IVR Recording

2010-10-09 Thread Govind, Mahesh (NSN - IN/Bangalore)
HI, I have a scenario like the following . A user clicks on the web page . This triggers an outbound call to users phone number . Now the user has to leave a message . What is the best way of doing this ? Do we have any example of such a dial plan . Regards Mahesh --