[Home]

Summary:ASTERISK-15839: [patch] peer section does not allow to configure a port
Reporter:klaus3000 (klaus3000)Labels:
Date Opened:2010-03-18 15:51:16Date Closed:2010-06-22 10:00:11
Priority:MajorRegression?No
Status:Closed/CompleteComponents:PBX/pbx_dundi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) dundi-peerport-patch-trunk.txt
Description:dundi.conf allows to configure the local port where to bind, but it does not allow to configure the DUNDI port of the peer.

Thus, changing the local port is useless as no peer can reach it.

Solutions: either add "port=.." to peer section or allow to specify a port in the host section.

****** ADDITIONAL INFORMATION ******

Bug is present from 1.4 till trunk.

Comments:By: klaus3000 (klaus3000) 2010-03-19 03:47:43

Patch uploaded. Only basic testing, but was rather simple.

By: Leif Madsen (lmadsen) 2010-03-22 14:15:36

I'm changing this to 'feature' as I believe that is what this is, however I also believe this is one of those issues that should be "backported" and added to all branches.

By: Digium Subversion (svnbot) 2010-06-22 09:49:36

Repository: asterisk
Revision: 271761

U   branches/1.4/pbx/pbx_dundi.c

------------------------------------------------------------------------
r271761 | mnicholson | 2010-06-22 09:49:35 -0500 (Tue, 22 Jun 2010) | 9 lines

Allow users to specify a port for dundi peers.

(closes issue ASTERISK-15839)
Reported by: klaus3000
Patches:
     dundi-peerport-patch-trunk.txt uploaded by klaus3000 (license 65)
Tested by: klaus3000


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=271761

By: Digium Subversion (svnbot) 2010-06-22 09:54:57

Repository: asterisk
Revision: 271762

_U  trunk/
U   trunk/configs/dundi.conf.sample
U   trunk/pbx/pbx_dundi.c

------------------------------------------------------------------------
r271762 | mnicholson | 2010-06-22 09:54:57 -0500 (Tue, 22 Jun 2010) | 15 lines

Merged revisions 271761 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r271761 | mnicholson | 2010-06-22 09:49:36 -0500 (Tue, 22 Jun 2010) | 9 lines
 
 Allow users to specify a port for dundi peers.
 
 (closes issue ASTERISK-15839)
 Reported by: klaus3000
 Patches:
       dundi-peerport-patch-trunk.txt uploaded by klaus3000 (license 65)
 Tested by: klaus3000
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=271762

By: Digium Subversion (svnbot) 2010-06-22 10:00:11

Repository: asterisk
Revision: 271763

_U  branches/1.6.2/
U   branches/1.6.2/configs/dundi.conf.sample
U   branches/1.6.2/pbx/pbx_dundi.c

------------------------------------------------------------------------
r271763 | mnicholson | 2010-06-22 10:00:10 -0500 (Tue, 22 Jun 2010) | 22 lines

Merged revisions 271762 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r271762 | mnicholson | 2010-06-22 09:54:58 -0500 (Tue, 22 Jun 2010) | 15 lines
 
 Merged revisions 271761 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r271761 | mnicholson | 2010-06-22 09:49:36 -0500 (Tue, 22 Jun 2010) | 9 lines
   
   Allow users to specify a port for dundi peers.
   
   (closes issue ASTERISK-15839)
   Reported by: klaus3000
   Patches:
         dundi-peerport-patch-trunk.txt uploaded by klaus3000 (license 65)
   Tested by: klaus3000
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=271763