oint me in the right direction?
Thank you so much
Enrico Mario
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-ss7
arning blocking for GRS is fixed in
> chan_dahdi/trunk r59.
>
> the segfault: I couldn't reproduce, could you send me the gdb output of
> the core file?
>
> Regards,
> Attila
>
> On Tue, 2009-10-20 at 20:49 +0200, enrico mario wrote:
> > Hello guys,
> >
Hi guys,
I'm trying to test the automatic repeat attempt of libss7 (Attila's
version), but I cannot get it to work. The message sequence I obtain is
correct until the cic release (as described in Q.784 6.2.2 and 6.2.3) but
the second try don't happen, in other words the IAM is not sent. Is this
fun
OP(DIALSTATUS=${DIALSTATUS} HANGUPCAUSE=${HANGUPCAUSE});
> CUR_TRY=${CUR_TRY}+1;
> if (${HANGUPCAUSE}=256 & ${CUR_TRY}<30) // 256 tell explicit dial again,
> max 30 times
> goto loop;
>
>
>
> On Mon, 2009-10-26 at 23:34 +0100, enrico mario wrote:
> > Hi gu
Hello,
sorry for the trivial question, but how can I configure libss7 to send a CON
message instead of the ACM/ANM messages?
Thank you,
Mario
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--
asterisk-ss7 mailing list
To UNSUBSCRIB
Hi Erik,
I think you're missing some configuration directives in chan_dahdi.conf, in
particular the ones with the prefix "mtp3_timer". If you're using Attila's
version (which in general I suggest you to use) this is an example:
...
group = 1
linkset = 1
pointcode = 111
adjpointcode = 222
defaultdp
Hello,
I cannot block CallerID with attila's libss7. I've two crossed boxes with
the same software version and specular configuration. I had some checks with
"core show channels verbose" inside Asterisk, and with a protocol analyzer
(showing Calling Party Number with Presentation Allowed)
My setup:
on from the Asterisk
> channel
> ; for outgoing calls.
> ; See dialplan function CALLERID(pres) for more information.
> ; Only applies to PRI and SS7 channels.
> ;
> usecallingpres=yes
> ;
>
>
> On Thu, 2010-03-18 at 20:25 +0100, enrico mario wrote:
> > Hello,
&g
Thank you very much!
Mario
On Fri, Mar 19, 2010 at 10:34 AM, Attila Domjan wrote:
> On Fri, 2010-03-19 at 09:49 +0100, enrico mario wrote:
> > Hi,
> > setting "usecallingpres" to yes in chan_dahdi.conf did solve my
> > problem. Now I can see the correct values for
Hi all,
I think there's an error in libss7 (isup.h), exactly in the definition of
ISUP parameter CUG Interlock Code. This parameter value should be 0x1a, but
in isup.h is defined as 0x1c. It should not cause particular problems if
you're not using CUG functionality...
Hope can help anyway
Mario
--
Hello,
I'm trying to implement missing COT functionality in libss7. As I can see,
actually libss7 can only reply on COT requests, but cannot initiate a COT
procedure itself. Do anyone has tried to do that before? Do you think that
the function ast_playtones_start could work in chan_dahdi.c? And how
11 matches
Mail list logo