Hi Andrew, Thanks for noticing this. I've fixed this in in r4023 (http://trac.pjsip.org/repos/changeset/4023) Regards, Ming On Thu, Apr 5, 2012 at 3:44 AM, frogersik <frogersik at gmail.com> wrote: > Hi, > I thing there is some mistake in pjsua_app. The problem is where I want to > change default audio capture/playback device by: > --capture-dev, ?--playback-dev, > should be: > cfg->capture_dev = atoi(pj_optarg); and > cfg->playback_dev= atoi(pj_optarg); > > BR > Andrew > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org