> Hello all, > > recently my sipxpbx ( v3.8 ) start doing strange thing. > when someone call my main line, he is answered by > autoattendand, then user type extension 200 ( direct > extension ), call blind transferred to phone. > Since yesterday user is back in autoattendand. I was doing > packet log and had discussion with provider and we find out > that in REFER message in > refer-to: there is URI of user, and not address of the phone. > > Phone in registrations look like: > > "phone1"<sip:[email protected]> > "phone1"<sip:[email protected]:5061> > > refer-to is pointing to <sip:[email protected]> which > will point back to sipx and not to <sip:[email protected]:5061> > which will point to end device. > > Is this normal ?
Yes it is. This will cause the receiver of the REFER to send an INVITE for [email protected] to the sipXecs box. SipXecs will route that INVITE the same way it would have if you had made a direct station-to-station call to 200. One of the benefits of that over sending the call directly to [email protected].:5061 is that the call will be forked to voicemail by sipXecs if 200 does not answer. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
