in ISDN channel. In the SS7 I
>> can
>> > listen the audio and the dtmf and in ISDN side I don't listen the DTMF
>> only
>> > the audio
>> >
>> > I don't know why asterisk don't foward the audio received on SS7 side
>> before
>
ng about this ?
> >
> >
> > Regards,
> > Bruno Rodrigues
> >
> > --
> > From: "Attila Domjan"
> > Sent: Wednesday, March 17, 2010 9:17 AM
> > To:
> > Subject: Re: [asterisk-ss7] I
----------------------
> From: "Attila Domjan"
> Sent: Wednesday, March 17, 2010 9:17 AM
> To:
> Subject: Re: [asterisk-ss7] IAM-REL instead of IAM-ACM-REL
>
> > --
> > ___
his ?
Regards,
Bruno Rodrigues
--
From: "Attila Domjan"
Sent: Wednesday, March 17, 2010 9:17 AM
To:
Subject: Re: [asterisk-ss7] IAM-REL instead of IAM-ACM-REL
> --
>
Attila Domjan wrote:
> oops
>
> https://observer.router.hu/repos_pub/chan_dahdi/trunk
>
Hello,
will this development above integrated into digiums repository ?
Thanks.
best regards
Hans
--
_
-- Bandwidth and Colocation Prov
Attila,
ss7_autoacm is very usefull
thanks a lot.
I guess it should be merged into the main brunch.
Cheers
Pavel
On Mar 17, 2010, at 1:03 PM, Attila Domjan wrote:
> added the ss7_autoacm function, you not needed call Proceeding, asterisk
> will send automatically ACM before CPG if the called p
> oops
>
> not ss7_explictacm=yes!!! ss7_explicitacm=yes is the correct.
thanks a lot!
cheers
Pavel
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-ss7 mailing list
To UNSUBSCRIBE or upd
oops
not ss7_explictacm=yes!!! ss7_explicitacm=yes is the correct.
you can revert to original branch if you wouldn't like use the timer and
many other features from my version.
A
On Wed, 2010-03-17 at 14:51 +0300, Pavel Piankov wrote:
> chan_dahdi.conf:
>
>
> [trunkgroups]
>
> [channels]
> s
chan_dahdi.conf:
[trunkgroups]
[channels]
switchtype=euroisdn
priindication = inband
signalling=ss7
usecallerid=yes
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
It is working for me!
please send debug information ss7 messages + dialplan execution, and
your chan_dahdi.conf
On Wed, 2010-03-17 at 13:58 +0300, Pavel Piankov wrote:
> Attilla,
>
> getting the same results with files from your links.
>
> Kindest regards
> Pavel
>
> On Mar 17, 2010, at 1:07 P
Attilla,
getting the same results with files from your links.
Kindest regards
Pavel
On Mar 17, 2010, at 1:07 PM, Attila Domjan wrote:
> oops
>
> https://observer.router.hu/repos_pub/chan_dahdi/trunk
>
> On Wed, 2010-03-17 at 11:03 +0100, Attila Domjan wrote:
>> I published it many times in th
Attila,
sorry - I am new to the list.
thanks for info.
Cheers
Pavel
On Mar 17, 2010, at 1:03 PM, Attila Domjan wrote:
> I published it many times in the list with configuration examples:
--
_
-- Bandwidth and Colocation Prov
oops
https://observer.router.hu/repos_pub/chan_dahdi/trunk
On Wed, 2010-03-17 at 11:03 +0100, Attila Domjan wrote:
> I published it many times in the list with configuration examples:
>
> svn co https://observer.router.hu/repos_pub/libss7/trunk libss7
> svn co https://observer.router.hu/repos/ch
I published it many times in the list with configuration examples:
svn co https://observer.router.hu/repos_pub/libss7/trunk libss7
svn co https://observer.router.hu/repos/chan_dahdi/trunk chan_dahdi
added the ss7_autoacm function, you not needed call Proceeding, asterisk
will send automatically A
Hi Attila,
in versions I specify ss7_explictacm=yes is not being considered.
which versions you are using?
Cheers
Pavel
On Mar 17, 2010, at 12:46 PM, Attila Domjan wrote:
> It is working in my version for me...
>
> On Wed, 2010-03-17 at 10:47 +0300, Pavel Piankov wrote:
>> Hi,
>>
>> this did
It is working in my version for me...
On Wed, 2010-03-17 at 10:47 +0300, Pavel Piankov wrote:
> Hi,
>
> this did not help ether.
>
> libss7 1.0.2
> * 1.6.0.26
> dahdi 2.2.1
>
> it seems that ACM is sent in any case if a number has matching pattern in
> dialplan.
> is there any way to instruct
Hi,
this did not help ether.
libss7 1.0.2
* 1.6.0.26
dahdi 2.2.1
it seems that ACM is sent in any case if a number has matching pattern in
dialplan.
is there any way to instruct * to send 34 instead of 16 if pattern not found?
thanks
Pavel
On Mar 16, 2010, at 9:49 PM, Domjan Attila wrote:
>
Hi,
move
ss7type = itu
ss7_called_nai=dynamic
ss7_calling_nai=dynamic
ss7_explictacm=yes
lines after the linkset=1
Regards,
A
On Tue, 2010-03-16 at 18:25 +0300, Pavel Piankov wrote:
> Hi Gustavo,
>
> chan_dahdi.conf
>
> [trunkgroups]
>
> [channels]
> switchtype=euroisdn
> priindication = ou
could it be that isup.c part is doing that?
int isup_rel(struct ss7 *ss7, struct isup_call *c, int cause)
{
if (!ss7 || !c)
return -1;
if (cause < 0)
cause = 16;
c->cause = cause;
c->causecode = CODE_CCITT;
c->causeloc = LOC
a typo - defaultdpc = 5543 no 05543
On Mar 16, 2010, at 6:25 PM, Pavel Piankov wrote:
> Hi Gustavo,
>
> chan_dahdi.conf
>
> [trunkgroups]
>
> [channels]
> switchtype=euroisdn
> priindication = outofband
> signalling=ss7
> usecallerid=yes
> callwaiting=yes
> usecallingpres=yes
> callwaitingcall
Hi Gustavo,
chan_dahdi.conf
[trunkgroups]
[channels]
switchtype=euroisdn
priindication = outofband
signalling=ss7
usecallerid=yes
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhe
Send dahdi config and exten associated with the call.
On 16 Mar 2010, at 12:13, Pavel Piankov wrote:
> Dear All,
>
> have a problem with libss7
>
> ss7_explictacm=yes
>
> default rule in proper context is
> exten => _X.,1,Hangup(34)
> in order for rerouting to work on customer side, other s
22 matches
Mail list logo