hello:this table is sangoma ss7. you are using chan_ss7.  I think you have to 
catch that values(DNI,RNI, ANI) in chan_ss7, source code is:/* Possible values 
for generic number. */struct generic_number {  struct isup_phonenum dni;  
struct isup_phonenum ani;  struct isup_phonenum rni;};
Best regards,
James.zhu
website: www.hiastar.com 


Date: Wed, 5 Jun 2013 14:36:36 +0200
From: cerv...@fpf.slu.cz
To: asterisk-ss7@lists.digium.com
Subject: Re: [asterisk-ss7] chan_ss7 and Generic Number


  
    
  
  
    
      the problem is incomplete calling party number
check the "Address signal" attribute

sangoma fills the X-Freetdm-GN parameter
http://wiki.sangoma.com/ftmod-sangoma-ss7-generic-number

SS7 IAM
---------|--------------------------------------------------|--------------------------------------------
00001010 |                                   Parameter name |                   
     Calling party number
00000111 |                              Length of parameter |                   
                7 Byte(s)
-0000100 |                      Nature of address indicator |                   
     international number
0------- |                               Odd/even indicator |              even 
number of address signals
------11 |                              Screening indicator |                   
         network provided
----00-- |        Address presentation restricted indicator |                   
     presentation allowed
-001---- |                          Numbering plan idicator |                 
ISDN numbering plan (E.164)
0------- |                 Number Incomplete indicator (NI) |                   
                 complete
XXXXXXXX |                                   Address signal |                   
               1234567890
---------|--------------------------------------------------|--------------------------------------------

---------|--------------------------------------------------|--------------------------------------------
11000000 |                                   Parameter name |                   
           Generic number
00001010 |                              Length of parameter |                   
               10 Byte(s)
00000110 |                       Number qualifier indicator |             
additional calling party number
-0000100 |                      Nature of address indicator |                   
     international number
1------- |                               Odd/even indicator |               odd 
number of address signals
------00 |                              Screening indicator |                  
user provided,not verified
----00-- |        Address presentation restricted indicator |                   
     presentation allowed
-001---- |                         Numbering plan indicator |                 
ISDN numbering plan (E.164)
0------- |                 Number Incomplete indicator (NI) |                   
          number complete
XXXXXXXX |                                   Address signal |                   
            1234567890111
---------|--------------------------------------------------|--------------------------------------------
      

      

      

      

      Dne 5.6.2013 5:43, James zhu napsal(a):

    
    
      
      what you mean receiving by sip. can you show debug
        info?

        

        Best regards,

        James.zhu

        website: www.hiastar.com 

        

        

        > Date: Mon, 3 Jun 2013 17:42:13 +0200

          > From: cerv...@fpf.slu.cz

          > To: asterisk-ss7@lists.digium.com

          > Subject: Re: [asterisk-ss7] chan_ss7 and Generic Number

          > 

          > try this patch and report to the mailing list

          >
          
http://lists.digium.com/pipermail/asterisk-ss7/2011-October/004611.html

          > 

          > Dne 3.6.2013 13:34, Simon Handschin napsal(a):

          > > Hi Everybody

          > >

          > > I use chan_ss7 2.1.0 with asterisk 1.8.9.3 and
          Sangoma wanpipe 3.5.25.

          > >

          > > I receive a Generic Number from our Carrier but I
          cant see anything in

          > > SIP, is there a way to get the Generic Number
          through chan_ss7?

          > >

          > > Regards,
        
      
    
  


--
_____________________________________________________________________
-- 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                        
                  
--
_____________________________________________________________________
-- 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

Reply via email to