Re: [OpenSIPStack] opensip stack giving compile error on win2k3
Brought to you by:
joegenbaclor
|
From: OpenSIPStack F. <ope...@op...> - 2008-09-11 03:00:52
|
This time to the correct thread:
Good find. It turns out that SetPrivateProfileString() function
truncates string with CRLF and TAB characters. I modified PConfig so
it escapes these characters before feeding it to
SetPrivateProfileString(). Please report more bugs as you find them.
I appreciate it.
> {quote:title=xbipin wrote:}{quote}
> i tried it and it works fine without errors but i was trying to configure the sip trunk but the xml i paste in the sip trunk box in the web gui and click save then even after i restart opensbc, the box shows empty with just root and nothing else, it doesnt save the sip trunk config. is this part of the upper registration not working.
>
> one more thing, while compiling the source, the 2 xml files are copied into the release folder but the prompts etc r not copied so basically they need to be added to the project so that they get copied to the release folder.
>
> in the b2b route config, how to configure such as to dial sipbroker network as all their nubmers start with a * (asterisk) now if i use that in dial plan then its considered as wild card?
|