Re: [asterisk-ss7] Libss7 development

2009-10-06 Thread Attila Domjan
7 version ?. I > have problems with isup_timer.t8. I dont know who is the problem. Not > working the TIMER 8. > > Thanks.. > > - Original Message - > From: "Attila Domjan" > To: > Sent: Wednesday, September 30, 2009 11:24 AM &g

Re: [asterisk-ss7] Libss7 development

2009-10-05 Thread Ing. Juan G. Dominguez
AM Subject: Re: [asterisk-ss7] Libss7 development > ___ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-ss7 mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/m

Re: [asterisk-ss7] Libss7 development

2009-09-30 Thread Attila Domjan
On Wed, 2009-09-30 at 14:11 +, Rony Ron wrote: > Hello, > these members: > > unsigned char gen_add_num_plan; > unsigned char gen_add_nai; > char gen_add_number[ISUP_MAX_NUM]; > unsigned char gen_add_pres_ind; > generic address in iam, I think used nowhere... > int cot_check_passed; indicate

Re: [asterisk-ss7] Libss7 development

2009-09-30 Thread Rony Ron
Hello, these members: unsigned char gen_add_num_plan; unsigned char gen_add_nai; char gen_add_number[ISUP_MAX_NUM]; unsigned char gen_add_pres_ind; int cot_check_passed; int cot_check_required; and also why this struct instead of the general ss7 struct ? please, sorry for your time but what do

Re: [asterisk-ss7] Libss7 development

2009-09-30 Thread Attila Domjan
the most of are trivial or easy to find out from the code. which members are not for you? On Wed, 2009-09-30 at 08:29 +, Rony Ron wrote: > Hi thanks for your reply, > please can i have a per line comment ? > regards, > > On Wed, Sep 30, 2009 at 7:26 AM, Attila Domjan > wrote: > isup_

Re: [asterisk-ss7] Libss7 development

2009-09-30 Thread Rony Ron
Hi thanks for your reply, please can i have a per line comment ? regards, On Wed, Sep 30, 2009 at 7:26 AM, Attila Domjan wrote: > isup_call allocated for any isup session call and in my version for > circuit reset/(un)blocking sessions etc... > > On Tue, 2009-09-29 at 23:47 +, Rony Ron wrote

Re: [asterisk-ss7] Libss7 development

2009-09-30 Thread Attila Domjan
isup_call allocated for any isup session call and in my version for circuit reset/(un)blocking sessions etc... On Tue, 2009-09-29 at 23:47 +, Rony Ron wrote: > Hi all, > i am trying to develop sccp for libss7, > i have began be trying to understand deeply the current code > of isup; i have

[asterisk-ss7] Libss7 development

2009-09-29 Thread Rony Ron
Hi all, i am trying to develop sccp for libss7, i have began be trying to understand deeply the current code of isup; i have some misunderstandings regarding this struct : Why isup_*CALL* ? who can comment, please, this struct for me? struct isup_call { char called_party_num[ISUP_MAX_NUM