Juha Heinanen writes: > i'm obviously missing something here. what is the proper way to print > sdp o= line address type in answer so that it matches address type of o= > line in offer when session level c= line is missing?
i solved the problem in commit http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=0316b50aad8ca88750563b73310923b98655bfab by checking the address type while printing the o= and c= lines. it would be better, if address type would be always set in conn.addrType and origin.conn.addrType fields so that it could be trusted to contain valid info about the type of address in corresponding address field. -- juha _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
