dsm mod_uri uri.getHeader function is not able to get headers. i tried to get From header like this:
uri.getHeader(From, from_body); and changed DBG to INFO in ModUri.cpp. i got to syslog: Sep 2 18:08:07 siika sems[5638]: [#7f8838149700] [execute, ModUri.cpp:86] INFO: got header 'From' value '' as $from_body i checked with wireshark and the request did have From header: From: "Juha Heinanen" <sip:[email protected]>;tag=itsef. is this a bug or have i not used uri.getHeader correctly? -- juha _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
