2011/4/28 Daniel-Constantin Mierla <[email protected]>: >> Imagine I do: >> >> $rd = "1080::8:800:200C:417A"; >> $dd = "1080::8:800:200C:417A"; >> $rd = "[1080::8:800:200C:417A]"; >> $dd = "[1080::8:800:200C:417A]"; >> >> Would SR handle correctly all these cases? > > you have to give the proper format, enclosed in square brackets. The > assignments above are just string value settings.
Thanks for clarify it. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
