|
@@ -13,8 +13,8 @@
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
* GNU General Public License for more details.
|
|
|
*
|
|
|
- * You should have received a copy of the GNU General Public License
|
|
|
- * along with this program; if not, write to the Free Software
|
|
|
+ * You should have received a copy of the GNU General Public License
|
|
|
+ * along with this program; if not, write to the Free Software
|
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
|
*/
|
|
|
|
|
@@ -173,7 +173,7 @@ int push_on_network(struct sip_msg *msg, int net)
|
|
|
goto error;
|
|
|
}
|
|
|
|
|
|
- /* we try to get the user name (phone number) first from the RURI
|
|
|
+ /* we try to get the user name (phone number) first from the RURI
|
|
|
(in our case means from new_uri or from first_line.u.request.uri);
|
|
|
if it's missing there (like in requests generated by MSN MESSENGER),
|
|
|
we go for "to" header
|