asterisk/configs
Luigi Rizzo ccca5843fd Two things:
1. slightly rearrange/simplify the parsing of the argument in sip_register.
   This brings in a patch that has been in Mantis (5834)  for ages,
   and is the larger part of the commit;

2. implement the "contact" option for peers, similar to the one in users.conf:

   If you put a "contact" option with a non-empty argument (e.g. contact=123)
   in a peer section, asterisk will register with the provider as if you had a     

        register= username:secret@host/contact 

   line in the general section.

The latter is a very small is a new feature so i am not putting it
in the 1.4 branch, although the "contact" option in user.conf is
already in the 1.4 branch and so it wouldn't be too strange to
merge it.

Note that the implementation of "contact" is much simpler than
the one in 5834, and limited to a few lines in build_peer().



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44566 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-10-06 15:41:12 +00:00
..
adsi.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
adtranvofr.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
agents.conf.sample add the ability to turn off the feature that allows agents to end calls 2006-04-15 22:32:23 +00:00
alarmreceiver.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
alsa.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
amd.conf.sample Changing syntax once again slightly and standardizing 2006-02-20 18:30:49 +00:00
asterisk.adsi remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
cdr.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
cdr_custom.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
cdr_manager.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
cdr_odbc.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
cdr_pgsql.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
cdr_tds.conf.sample allows the table field to be configurable for 2006-03-08 22:12:20 +00:00
codecs.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
dnsmgr.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
dundi.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
enum.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
extconfig.conf.sample - Change filename to current file name 2006-07-12 20:56:49 +00:00
extensions.ael.sample Merged revisions 43739 via svnmerge from 2006-09-27 02:46:50 +00:00
extensions.conf.sample merge markster's usersconf branch with some slight changes 2006-09-16 23:53:58 +00:00
features.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
festival.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
followme.conf.sample remove some extraneous 'followme' in prompt names 2006-08-07 18:47:33 +00:00
func_odbc.conf.sample Remove the suggestion of realtime hints, since that functionality will not be available until post-1.4 2006-09-18 14:53:54 +00:00
gtalk.conf.sample seperate jingle and gtalk so it will be easier to track 2006-09-18 16:36:14 +00:00
h323.conf.sample Handle HOLD/RETRIEVE notifications 2006-09-28 10:41:38 +00:00
http.conf.sample Flesh out the remainder of the manager + http changes and create a sample application to partially 2006-04-01 08:49:54 +00:00
iax.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
iaxprov.conf.sample improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications) 2006-03-28 03:28:52 +00:00
indications.conf.sample Merged revisions 43159 via svnmerge from 2006-09-18 15:07:59 +00:00
jabber.conf.sample solves some bugs with memory allocation, and adds 2006-06-07 22:43:20 +00:00
jingle.conf.sample asterisk-xmpp merge in 2006-05-22 21:12:30 +00:00
logger.conf.sample Add option to logger to rename log files with timestamp (issue #8020 reported by jmls) 2006-10-02 17:54:21 +00:00
manager.conf.sample CLI reverbification update to this config file 2006-10-04 16:48:07 +00:00
meetme.conf.sample Formatting fixes 2006-04-06 15:41:37 +00:00
mgcp.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
misdn.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
modem.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
modules.conf.sample remove documentation of 'global' section in modules.conf, since it is no longer needed or supported 2006-08-25 14:14:27 +00:00
musiconhold.conf.sample moh files will now be distributed in native format, not mp3, so... 2006-06-07 22:37:31 +00:00
muted.conf.sample I've been meaning to add some explanation about muted... here it is 2006-10-04 17:10:53 +00:00
osp.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
oss.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
phone.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
privacy.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
queues.conf.sample Expand setinterfacevar option to also set a variable, MEMBERNAME, which contains the member's name. (issue #8046 reported by jmls) 2006-10-02 20:58:48 +00:00
res_odbc.conf.sample Merged revisions 43464 via svnmerge from 2006-09-21 23:29:32 +00:00
res_snmp.conf.sample Add SNMP support (bug #6439) 2006-02-26 20:46:11 +00:00
rpt.conf.sample Added docs for new features (duplex mode & tailmessages) 2005-12-20 23:53:26 +00:00
rtp.conf.sample Issue #2863 - Improved RTCP support (John Martin, Fredrik Olsson) 2006-06-05 08:39:42 +00:00
say.conf.sample german syntax for numbers from christian richter 2006-05-10 15:30:37 +00:00
sip.conf.sample Two things: 2006-10-06 15:41:12 +00:00
sip_notify.conf.sample remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
skinny.conf.sample Add documentation on rtp packetization. 2006-09-20 17:39:59 +00:00
sla.conf.sample - unregister SLA apps on module unload and add sample config (issue #7701, junky) 2006-08-14 01:32:46 +00:00
smdi.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
telcordia-1.adsi remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
udptl.conf.sample Bug 5090 - sample configuration for udptl packets 2006-01-16 18:05:19 +00:00
users.conf.sample Merged revisions 44186 via svnmerge from 2006-10-02 19:01:10 +00:00
voicemail.conf.sample merge markster's usersconf branch with some slight changes 2006-09-16 23:53:58 +00:00
vpb.conf.sample Merged revisions 42716 via svnmerge from 2006-09-11 16:41:49 +00:00
zapata.conf.sample Merge in SS7 changes.... need to still cleanup zapata.conf 2006-09-21 18:41:33 +00:00