On Thursday 13 November 2008, Giuseppe Roberti wrote: > Hi. > > How can we drop a call (an INVITE) if we are using engage_media_proxy()
You can't. engage_media_proxy() does nothing when called except to set an internal flag, so it can't return an error code because nothing can fail in that operation. It is only a contract that mediaproxy will be used automatically as soon as the dialog is started. -- Dan _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
