Николай Хрусталёв <[email protected]> wrote: > windows client sends my username as "[email protected]", but linphone does it > like "name" without "@domain.com" part. But in config file .linphonerc it is > defined with "@domain.com" part. I even tried to write username like " > [email protected]@domain.com", but it leads to segmenation fault. > > can someone advice a workaround?
Try writing the first @ as %40 (URL-escaping it, in other words). I'm not sure it will work because none of my usernames have @s in them. I'm not even sure usernames with @s are valid in SIP. Hope that helps, -- MJ Ray (slef) LMS developer and webmaster at | software www.software.coop http://mjr.towers.org.uk | .... co Notice http://mjr.towers.org.uk/email.html | .... op _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
