< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Dear resip devels,I'e notice that rutil::ConfigParse has next interface method - bool getConfigValue(const resip::Data& name, std::vector<resip::Data> &value);
But at the same time ConfigParse.cxx:420 rejects key duplicates? Could you please advise how to insert duplicate keys? Sincerely, Taras.