[asterisk-bugs] [JIRA] (ASTERISK-28323) PJSIP conversion script fails

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Mon Mar 4 07:08:47 CST 2019


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

Joshua C. Colp updated ASTERISK-28323:
--------------------------------------

    Assignee: Guido Weckwerth
      Status: Waiting for Feedback  (was: Triage)

Asterisk 15 is no longer supported. If you try the script in Asterisk 16 does it provide additional information about failure or work? If not you'll need to provide the sip.conf which exhibits the problem so we can see what precisely is causing it not to work as expected.

> PJSIP conversion script fails 
> ------------------------------
>
>                 Key: ASTERISK-28323
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28323
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Contrib/General
>    Affects Versions: 15.6.0
>         Environment: Linux Ubuntu
>            Reporter: Guido Weckwerth
>            Assignee: Guido Weckwerth
>            Severity: Minor
>              Labels: pjsip
>
> When I run the conversion script for converting SIP.CONF to PJSIP.CONF the script only produces a few lines and stops without any error. The major part of the config file (with six include files) is just ignored.
> This is the complete output (network addresses obscured):
> ;--
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> Non mapped elements start
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> [general]
> bindport = 5060
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> Non mapped elements end
> ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> --;
> [transport-udp]
> type = transport
> protocol = udp
> bind = 192.168.5.111:5060
> external_media_address = xx.xxx.245.203
> external_signaling_address = xx.xxx.245.203
> local_net = 192.168.5.0/255.255.255.0
> local_net = 192.168.50.0/255.255.255.0
> local_net = 192.168.146.0/255.255.255.0
> [transport-tcp]
> type = transport
> protocol = tcp
> bind = 192.168.5.111:5060
> external_media_address = xx.xxx.245.203
> external_signaling_address = xx.xxx.245.203
> local_net = 192.168.5.0/255.255.255.0
> local_net = 192.168.50.0/255.255.255.0
> local_net = 192.168.146.0/255.255.255.0



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



More information about the asterisk-bugs mailing list