Re: [asterisk-ss7] No audio with CON message

2013-02-21 Thread Attila Domjan
Hi check in chand_dahdi.c exists or not: p->proceeding = 1; p->dialing = 0; in ss7_linkset() after: case ISUP_EVENT_CON: case ISUP_EVENT_ANM: if (chanpos < 0) { /* Never will be true */ ast_log(LOG_WARNING, "ANM/CON on unconfigured CIC %d PC %d\n", cic,

Re: [asterisk-ss7] No audio with CON message

2013-02-20 Thread bipin singh
Hi try without SIP user or IVR calls. On Thu, Feb 14, 2013 at 7:48 PM, Attila Domjan wrote: > Just curious. Moved all of our SS7 interconnects to SIP. > > On Thu, 2013-02-14 at 16:15 +0200, Kaloyan Kovachev wrote: > > I am so glad to see you back Domjan > > > > On Thu, 14 Feb 2013 14:39:37 +0100,

Re: [asterisk-ss7] No audio with CON message

2013-02-14 Thread Attila Domjan
Just curious. Moved all of our SS7 interconnects to SIP. On Thu, 2013-02-14 at 16:15 +0200, Kaloyan Kovachev wrote: > I am so glad to see you back Domjan > > On Thu, 14 Feb 2013 14:39:37 +0100, Attila Domjan > wrote: > > Its an very old and fixed bug. > > We talked about it many times in this li

Re: [asterisk-ss7] No audio with CON message

2013-02-14 Thread Kaloyan Kovachev
I am so glad to see you back Domjan On Thu, 14 Feb 2013 14:39:37 +0100, Attila Domjan wrote: > Its an very old and fixed bug. > We talked about it many times in this list. > -- _ -- Bandwidth and Colocation Provided by http://

Re: [asterisk-ss7] No audio with CON message

2013-02-14 Thread Attila Domjan
1)) > > thanks a lot, > > > -- > Marcus > > > > > > > > > __ > De: Jean Cérien > Para: Marcus Vinicius ; > asterisk-ss7@lists.digium.com > Enviadas: Quinta-fe

Re: [asterisk-ss7] No audio with CON message

2013-02-14 Thread Marcus Vinicius
ira, 14 de Fevereiro de 2013 11:04 Assunto: Re: [asterisk-ss7] No audio with CON message   That vaguely rings a bell. Do you get audio when pressing a DTMF key - if so, try googling this archive with that extra keyword   J. On Thu, Feb 14, 2013 at 8:58 AM, Marcus Vinicius wrote: Hello, >

Re: [asterisk-ss7] No audio with CON message

2013-02-14 Thread Jean Cérien
That vaguely rings a bell. Do you get audio when pressing a DTMF key - if so, try googling this archive with that extra keyword J. On Thu, Feb 14, 2013 at 8:58 AM, Marcus Vinicius wrote: > Hello, > > I'm having problem when I make a call, and I receive a CON from Telco. All > calls with this sce

[asterisk-ss7] No audio with CON message

2013-02-14 Thread Marcus Vinicius
Hello, I'm having problem when I make a call, and I receive a CON from Telco. All calls with this scenario has no audio. If the Telco proceed the call with ACM, I don't have any issue. Is there any configuration to solve this issue? Version: Asterisk 1.8.10.1 libss7 version: 1.0.2 LOGs: