Thu Jun 25 12:13:32 CDT 2009 Pekka Pessi <first.last@nokia.com>

* check_nta_client.c: silenced check for bug #2531152



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13957 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-06-25 18:44:31 +00:00
parent dd22cf6876
commit 1fbee17a16
2 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
Thu Jun 25 13:42:28 CDT 2009
Thu Jun 25 13:43:44 CDT 2009

View File

@ -407,8 +407,6 @@ START_TEST(client_2_2_0)
s2_nta_setup("NTA", NULL, TAG_END());
s2_nta_setup_logs(7);
fail_unless(s2sip->udp.contact != NULL);
if (s2sip->udp.contact->m_url->url_port == NULL ||