On Thu, 2010-05-06 at 06:40 -0400, Tony Graziano wrote: > > Some itsp's send + but sipxbridge can't strip it. So I create > "multiple" rules, so L D can be dialed, or return calls from the > calllog on phone can also be dialed.
Which points up a problem with all the existing dial plan interfaces: The characters '+', '#', and '*' should be allowed in both input and output dial strings. The '*' will need to be escaped as '\*' when inserting it into a mapping or fallback rule (I'm not sure about '+' - will have to look at the code). _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
