On Mon, 2008-11-17 at 18:07 -0800, Erwin Davis wrote: > Hi, SIPX Guru, > > I'm working on a sip client project and try to invoke some of the sipx > core calling features, such as call forward, call transfers, etc. > My question is how a sip client to invoke those features in sipx?thanks,
You use the features using standard SIP - send an INVITE request. In general, things like forwarding must be configured using the web UI of sipXecs, but after that there is nothing special about the call from the UA. Similarly, transfers are done with a standard SIP REFER. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
