I have found FreeSWITCH sometimes doesn't play nicely with sipX when it comes to REFER. the only way I've found to make it work is by using sipXbridge. I've documented it here: http://wiki.sipfoundry.org/display/xecsuserV4r2/Custom+FreeSWITCH+programming
On 06/20/2010 10:26 PM, Douglas Hubler wrote: > Goal: > ========== > I want to direct calls to extension 300 to freeswitch port 15060 with > sip user name "sales" > > My lame attempt: > ============= > Step 1: I added an unmanaged gateway back to my own server's ip > address and to port 15060 > Step 2: I added a custom dial plan that matched prefix of 300 and no > extra digits and set outgoing number to sales and append nothing. > > I've created documentation for how to integrate sipXecs and OpenACD > and so i actually have screen shots of my hacked attempt. > http://wiki.sipfoundry.org/display/xecsuser/sipXecs+and+OpenACD+Call+Center > The sipXecs dial plans start on Step 4 > > Result: > =========== > So my calls are directed as desired to freeswitch and rewritten > perfectly, but now calls to voicemail and auto attendant are not being > delivered by the proxy. > > sipXproxy.log fragment > > "2010-06-21T03:24:23.248019Z":15:AUTH:WARNING:sipxecs.hubler.us:SipRouter-11:B6B13B90:SipXProxy:"EnforceAuthRules[400_authrules]::authorizeAndModify > call '[email protected]' requires 'NoAccess'" > "2010-06-21T03:24:23.325973Z":16:SIP:ERR:sipxecs.hubler.us:SipUserAgent-2:B6C14B90:SipXProxy:"SipUserAgent::handleMessage > SIP message timeout expired with no matching transaction" > > Full gruesome debug log > http://pastebin.com/XPRxaFKS > > > Software > =========== > I'm using 4.2.1 updated from svn on thursday (6/17) > _______________________________________________ > sipx-dev mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > sipXecs IP PBX -- http://www.sipfoundry.org/ > _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
