Files
asterisk/main
Jason Parker f1cb3f70b7 Don't send a semicolon over the wire in sip notify messages.
Caused by fix for issue 9938.

I basically took the code that existed before 9938 was fixed, and
 copied it into a new function - ast_unescape_semicolon

There should be very few places this will be needed (pbx_config
 does NOT need this (see issue 9938 for details))

Issue 10430, patch by me, with help/ideas from murf (thanks murf).


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@79904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-08-17 19:12:19 +00:00
..
2006-08-29 20:50:36 +00:00
2007-08-01 17:56:59 +00:00
2007-08-01 18:08:51 +00:00
2007-06-24 17:39:34 +00:00
2007-07-16 20:53:24 +00:00
2006-10-02 17:25:13 +00:00
2007-07-17 20:01:12 +00:00
2007-08-15 14:40:23 +00:00