Two libss7 questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> > > 1) The operator I'm connecting to, reports that libss7 is sending 
> > > Nature of Address Indicator of type national, but they want 
> > > international; is there a simple way to set this?
> > 
> > Mmmmm..... not right now.  It wouldn't be too hard to add an option 
> > for this though.
> > 
> 
> Could you please point me in the right direction so I can 
> hardcode it for now until it becomes configurable?
> 

Anyone who wants to do this (before it becomes auto/configurable ;-) ) : in
isup.c, find:

static FUNC_SEND(called_party_num_transmit) .. three lines down there's a
line like:

        parm[0] = 0x03; /* Assume unknown */

(line 392 in r76 of libss7)

.. which I changed to:

        parm[0] = 0x04; /* Assume international */

Maybe I find a bit of time later to do this right, through a config file
entry.

Cheers,

Charl


[Index of Archives]     [Asterisk App Development]     [PJ SIP]     [Gnu Gatekeeper]     [IETF Sipping]     [Info Cyrus]     [ALSA User]     [Fedora Linux Users]     [Linux SCTP]     [DCCP]     [Gimp]     [Yosemite Backpacking]     [Deep Creek Hot Springs]     [Yosemite Campsites]     [ISDN Cause Codes]     [Asterisk Books]

  Powered by Linux