Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 2195)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#38 fixed Inaccurate error message when making call bennylp bennylp
Description

When the destination URI of pjsua_call_make_call() is not valid, an error is printed:

  09:46:56.216   pjsua_call.c Unable to generate Contact header: Invalid URI 
(PJSIP_EINVALIDURI) [status=171039]

This is misleading since the invalid URI is in the destination URI, not the Contact URI.

#39 wontfix Add incoming URI string in pjsua_call_info bennylp bennylp
Description

It will be useful if application can inspect the incoming URI in the pjsua_call_info, since this URI now is only available in on_incoming_call() callback.

#40 fixed Support for asymmetric encoding/decoding ptime bennylp bennylp
Description

When remote has mode=20 and local has mode=30, local encounters error:

 08:27:23.648   strm00F496F4 Codec encode() error: Invalid PCM frame length 
(PJMEDIA_CODEC_EPCMFRMINLEN) [err:220085]
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.