[Kamailio-Users] Debugging Openser v1.4 scripts
Henning Westerholt
henning.westerholt at 1und1.de
Tue Aug 5 11:38:23 CEST 2008
On Monday 04 August 2008, Jim Burke wrote:
> After a lot of trial and error I have worked it out!
>
> The following portion of script causes the error in both 1.3 and 1.4,
> however not in 1.2. Root cause is that I have not added "" in my case
> statements.
>
> I.e. case 404: should be case "404":
> [..]
Hi Jim,
i think the switch case was not present in the 1.2 release, so you'll get
another error here. But i think in 1.3/ 1.4 its probably a bug, which should
be investigated. Would be great if you could open an bug on our tracker.
Thanks,
Henning
More information about the sr-users
mailing list