From: sems-bounces@lists.iptel.org gaillac harry
When an incoming call from sip gateway to BOB is dialed what's going on?
The PSTN call is converted to a SIP session with the Request URI prepared in the following way: <called-party-number>@<calleedomain> <called-party-number> should be delivered by the ISDN interface driver <calleedomain> is to be set in isdngw.conf
Does sems is able to remove 123456 prefix and sent 1000 to Bob?
Of course, call handling of SEMS is controlled by SER, and SER has a lot of possibilities (built-in actions) for URI-rewriting using e.g.regular expressions.
Franz