Woof!
On Thu, 26 Jul 2007 14:32:53 -0400, Kevin Thorley <[EMAIL PROTECTED]>
wrote:
> secondly, in the SIP URI for the media server, we have patterns of the
> form [EMAIL PROTECTED] I assume that the strings in the {}
> brackets are substituted at some point. Is it ok to have an extension
> in the brackets? For example, will {555} resolve to 555?
The braces are PART of the substitution string. {555} is not a valid
substitution string, so it will be passed thru unchanged. That is
probably not what you want.
The valid substitution strings are found in
sipXcommserverLib/include/digitmaps/UrlMapping.h, under "XML_SYMBOL_*"
The mediaserver call setup is described in
/sipXvxml/doc/developer/call-setup
--Woof!
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/