[Freeswitch-users] Configure sofia-sip with --enable-ndebug

Brian West brian at freeswitch.org
Wed Apr 21 12:00:58 PDT 2010


Can you get me the sip traffic that causes this?

/b

On Apr 21, 2010, at 1:56 PM, Sergey Okhapkin wrote:

> Assertion is fired in soa/soa_static.c, line 1036.
> 
>   for (j = 0, um = user->sdp_media; j != s2u[i]; um = um->m_next, j++)
>      assert(um);
>    if (um == NULL) {
>      if (dryrun)
>          return 1;
> 
> According to gdb dryrun is 1, um could be 0. Seems like happens on reinvites. 
> May be on fallback from t38 back to G711u.
> 
> BTW, windows build is done with -DNDENUG, asserts are disabled.




More information about the FreeSWITCH-users mailing list