[asterisk-bugs] [JIRA] (SS7-61) Need support for setting Generic Address and Location Number in IAM

Lakshmanan G (JIRA) noreply at issues.asterisk.org
Sat May 9 02:49:32 CDT 2015


     [ https://issues.asterisk.org/jira/browse/SS7-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lakshmanan G updated SS7-61:
----------------------------

    Attachment: libss7-2.0.0.patch

Attached the patch to resolve this issue.

Basically now, from asterisk, we can use the function

isup_set_generic_address and isup_set_location_num to set the values in the IAM message.

> Need support for setting Generic Address and Location Number in IAM
> -------------------------------------------------------------------
>
>                 Key: SS7-61
>                 URL: https://issues.asterisk.org/jira/browse/SS7-61
>             Project: LibSS7
>          Issue Type: Improvement
>      Security Level: None
>            Reporter: Lakshmanan G
>            Assignee: mattf
>            Severity: Minor
>         Attachments: libss7-2.0.0.patch
>
>
> Need some way to set the GENERIC_ADDRESS and the LOCATION_NUMBER fields in the IAM.
> When making a ss7 call from asterisk, if some channel variables like (SS7_GENERIC_ADDRESS and SS7_LOCATION_NUMBER) are set from dialplan, libss7 has to take those values and set the values in the packets accordingly. 
> Already the code for setting SS7_GENERIC_ADDRESS is preset, but it was not added to the iam_parms[] enum.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list