On Wed, 2008-05-21 at 16:59 +0300, umut yüksekbaş wrote:
> I have an asterisk pbx which is registered to a sip server. When an
> asterisk's client (phone) redirects or refers a call asterisk does not
> send it to sip server.
> We tried "promiscredir=yes" and transfer applications. For redirect
> case asterisk sends a new invite message to the sip server instead of
> 3xx. For refer case it sends refer message but not to the sip server
> but to the client (phone).
> I cant solve this problem.I have searched sipx pbx if it support or
> no. 
> Could you say  does sipx pbx send 3xx or refer message to sip server.
> if not
> Do you know any way to send 3xx redirect message or refer from
> asterisk pbx or sipx pbx to another server? Please let me know .

I do not know about Asterisk.

If a phone sends a 3xx response to sipX, sipX will act on the 3xx
itself.

If a phone sends a REFER, sipX will pass the REFER through to the phone
at the other end (like it should).

There are a few situations where sipX will generate a REFER itself, but
they are all cases where a sipX component is acting like a phone (a
"user agent", technically):  when the auto-attendant forwards a call to
the requested extension and when the Park Server sends the parked call
to a destination.  I believe that one can write a Voice XML script to
cause sipXvxml to generate nearly arbitrary REFER's, but I have not
tested that.

Dale


_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to