Re: [asterisk-ss7] Libss7 patch for adding Generic Number and Location Number support

2015-04-27 Thread lakshmanan
Got it... Thanks for the pointers... Will try to do the same. On 27-Apr-2015 20:16, Kaloyan Kovachev wrote: > > Hi, > patches are not accepted via mail-list. > You will need to create an issue on JIRA [1] and upload your patch there > after you sign a License Agreement > > [1] https://issues

Re: [asterisk-ss7] Libss7 patch for adding Generic Number and Location Number support

2015-04-27 Thread Kaloyan Kovachev
Hi, patches are not accepted via mail-list. You will need to create an issue on JIRA [1] and upload your patch there after you sign a License Agreement [1] https://issues.asterisk.org On 2015-04-27 17:32, GOPI GANAPATHY wrote: Dear all, We are using the libss7 library along with asterisk fo

[asterisk-ss7] Libss7 patch for adding Generic Number and Location Number support

2015-04-27 Thread GOPI GANAPATHY
Dear all, We are using the libss7 library along with asterisk for some experimentation. In that we had a need to set the generic number and the location number fields in the ISUP-IAM packets. So I've gone ahead and done those modifications to the libss7-2.0.0 code base. Attached the patch alon