Hello,<br>these members:<br><br>unsigned char gen_add_num_plan;<br>
unsigned char gen_add_nai;<br>
 char gen_add_number[ISUP_MAX_NUM];<br>
 unsigned char gen_add_pres_ind;<br><br>int cot_check_passed;<br> int cot_check_required;<br><br>and also why this struct instead of the general ss7 struct ?<br><br>please, sorry for your time but what do you think would be the equivalent for for <br>
sccp or tcap?<br>what variables, just an example, of these layers would be in that struct ?<br>regards,<br><br><br><div class="gmail_quote">On Wed, Sep 30, 2009 at 9:03 AM, Attila Domjan <span dir="ltr">&lt;<a href="mailto:adomjan@tvnet.hu">adomjan@tvnet.hu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">the most of are trivial or easy to find out from the code.<br>
which members are not for you?<br>
<div><div></div><div class="h5"><br>
On Wed, 2009-09-30 at 08:29 +0000, Rony Ron wrote:<br>
&gt; Hi thanks for your reply,<br>
&gt; please can i have a per line comment ?<br>
&gt; regards,<br>
&gt;<br>
&gt; On Wed, Sep 30, 2009 at 7:26 AM, Attila Domjan &lt;<a href="mailto:adomjan@tvnet.hu">adomjan@tvnet.hu</a>&gt;<br>
&gt; wrote:<br>
&gt;         isup_call allocated for any isup session call and in my<br>
&gt;         version for<br>
&gt;         circuit reset/(un)blocking sessions etc...<br>
&gt;<br>
&gt;<br>
&gt;         On Tue, 2009-09-29 at 23:47 +0000, Rony Ron wrote:<br>
&gt;         &gt; Hi all,<br>
&gt;         &gt; i am trying to develop sccp  for libss7,<br>
&gt;         &gt; i have began be trying to understand deeply the current code<br>
&gt;         &gt; of  isup; i have some misunderstandings regarding this<br>
&gt;         struct :<br>
&gt;         &gt; Why isup_CALL ? who can comment, please, this struct for me?<br>
&gt;         &gt;<br>
&gt;         &gt; struct isup_call {<br>
&gt;         &gt;       char called_party_num[ISUP_MAX_NUM];<br>
&gt;         &gt;       unsigned char called_nai;<br>
&gt;         &gt;       char calling_party_num[ISUP_MAX_NUM];<br>
&gt;         &gt;       unsigned char calling_nai;<br>
&gt;         &gt;       unsigned char presentation_ind;<br>
&gt;         &gt;       unsigned char screening_ind;<br>
&gt;         &gt;<br>
&gt;         &gt;       char charge_number[ISUP_MAX_NUM];<br>
&gt;         &gt;       unsigned char charge_nai;<br>
&gt;         &gt;       unsigned char charge_num_plan;<br>
&gt;         &gt;       unsigned char gen_add_num_plan;<br>
&gt;         &gt;       unsigned char gen_add_nai;<br>
&gt;         &gt;       char gen_add_number[ISUP_MAX_NUM];<br>
&gt;         &gt;       unsigned char gen_add_pres_ind;<br>
&gt;         &gt;<br>
&gt;         &gt;       unsigned char gen_add_type;<br>
&gt;         &gt;       char gen_dig_number[ISUP_MAX_NUM];<br>
&gt;         &gt;       unsigned char gen_dig_type;<br>
&gt;         &gt;       unsigned char gen_dig_scheme;<br>
&gt;         &gt;       char jip_number[ISUP_MAX_NUM];<br>
&gt;         &gt;       unsigned char lspi_type;<br>
&gt;         &gt;       unsigned char lspi_scheme;<br>
&gt;         &gt;<br>
&gt;         &gt;       unsigned char lspi_context;<br>
&gt;         &gt;       unsigned char lspi_spare;<br>
&gt;         &gt;       char lspi_ident[ISUP_MAX_NUM];<br>
&gt;         &gt;       int oli_ani2;<br>
&gt;         &gt;       unsigned int call_ref_ident;<br>
&gt;         &gt;       unsigned int call_ref_pc;<br>
&gt;         &gt;<br>
&gt;         &gt;       int range;<br>
&gt;         &gt;       unsigned char status[255];<br>
&gt;         &gt;<br>
&gt;         &gt;       int transcap;<br>
&gt;         &gt;       int l1prot;<br>
&gt;         &gt;       int cause;<br>
&gt;         &gt;       int causecode;<br>
&gt;         &gt;       int causeloc;<br>
&gt;         &gt;       int cot_check_passed;<br>
&gt;         &gt;       int cot_check_required;<br>
&gt;         &gt;       int cicgroupsupervisiontype;<br>
&gt;         &gt;       unsigned char event_info;<br>
&gt;         &gt;       unsigned short cic;<br>
&gt;         &gt;<br>
&gt;         &gt;       unsigned short slc;<br>
&gt;         &gt;       struct isup_call *next;<br>
&gt;         &gt;       /* set DPC according to CIC&#39;s DPC, not linkset */<br>
&gt;         &gt;       unsigned int dpc;<br>
&gt;         &gt; };<br>
&gt;         &gt;<br>
&gt;         &gt; regards,<br>
&gt;         &gt; --<br>
&gt;         &gt; --&gt; Your next Partner !<br>
&gt;<br>
&gt;         &gt; _______________________________________________<br>
&gt;         &gt; --Bandwidth and Colocation Provided by<br>
&gt;         <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;         &gt;<br>
&gt;         &gt; asterisk-ss7 mailing list<br>
&gt;         &gt; To UNSUBSCRIBE or update options visit:<br>
&gt;         &gt;    <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br>
&gt;<br>
&gt;         _______________________________________________<br>
&gt;         --Bandwidth and Colocation Provided by<br>
&gt;         <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;<br>
&gt;         asterisk-ss7 mailing list<br>
&gt;         To UNSUBSCRIBE or update options visit:<br>
&gt;           <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; --&gt; Your next Partner !<br>
&gt; _______________________________________________<br>
&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;<br>
&gt; asterisk-ss7 mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;    <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br>
</div></div><br>_______________________________________________<br>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>
asterisk-ss7 mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br></blockquote></div><br><br clear="all"><br>-- <br>--&gt; Your next Partner !<br>