[Asterisk-doc] docs/volume-one vm1chp4-channelconfig.xml,1.14,1.15
jimvanm
cvs at sohoskyway.net
Tue Feb 1 16:57:55 CST 2005
Comments:
Update of /cvsroot/asterisk/docs/volume-one
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5502/volume-one
Modified Files:
vm1chp4-channelconfig.xml
Log Message:
added a wee little thing to the SIP section
Index: vm1chp4-channelconfig.xml
===================================================================
RCS file: /cvsroot/asterisk/docs/volume-one/vm1chp4-channelconfig.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** vm1chp4-channelconfig.xml 1 Feb 2005 21:49:40 -0000 1.14
--- vm1chp4-channelconfig.xml 1 Feb 2005 22:57:34 -0000 1.15
***************
*** 201,208 ****
<programlisting>
! [general]
! port=5036 ; What port to use
! bindaddr=10.78.1.90 ; What IP address to bind to
! allow=all ; Allow the use of all audio codecs
register => username:secret at iaxtel.com
--- 201,208 ----
<programlisting>
! [general]
! port=5036 ; What port to use
! bindaddr=10.78.1.90 ; What IP address to bind to
! allow=all ; Allow the use of all audio codecs
register => username:secret at iaxtel.com
***************
*** 238,242 ****
SIP</title>
<para>
! The Session Initiation Protocol (SIP) is rapidly becoming the most widely supported VoIP protocol. Like IAX, SIP is pretty easy to set up. There are some gotcha's with the protocol though. Be aware that while your channels may be set up correctly, SIP does not handle NAT very well, and this can be a source of significant headaches.</para>
<sect2>
<title>
--- 238,242 ----
SIP</title>
<para>
! The Session Initiation Protocol (SIP) is rapidly becoming the most widely supported VoIP protocol. Like IAX, SIP is pretty easy to set up. There are some gotcha's with the protocol though. Be aware that while your channels may be set up correctly, SIP does not handle NAT very well, and this can be a source of significant headaches. To configure SIP, you will need to create a sip.conf file</para>
<sect2>
<title>
More information about the Asterisk-Doc
mailing list