anyRTC-UseCase / SipRtcProxy

网关服务:Sip与Rtc互通,实现Web,Android,iOS,小程序,SIP座机,PSTN电话,手机互通。
326 stars 81 forks source link

reserved identifier violation #2

Open elfring opened 3 years ago

elfring commented 3 years ago

I would like to point out that identifiers like “__AR_BASE_H__” and “__SIP_CALL_H__do eventually not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?

DyncEric commented 3 years ago

Thanks for your advice. I'd like to adjust it by C++ language standard.