2012/9/5 Daniel-Constantin Mierla miconda@gmail.com:
dialog module uses 512 for each route set (caller/callee side), so perhaps it should be used here the same, eventually defining a variable for it and use it everywhere is stored a path/route set.
Besides regeneration of db creation scripts (with make dbschema), a safety check has to be done to registrar/usrloc module to be sure it does not use some static buffer of a lower size for handling the path.
Thanks to all. Is it ok if I set the path size to 512 in master branch for now?