> Yes of course, I don't know why I didn't do that. > > Ok here is my > setup. I'm running sipXecs 3.10.2 on a server with 2 NICs. > One NIC is for the LAN on for the WAN so I wouldn't need an SBC. > > I have > tried running the sipviewer program, but I can't seem to > figure it out. > It requires X of course, and X isn't running on my sipX box, > I have a linux box that I'm running from and following the > instructions on the page about running it w/o X on the server > is not working. I'm not sure what I'm doing wrong on that > part. Maybe if someone could point me in the right direction > if I'm not doing it right. > > I'm starting a terminal session from my workstation and typing: > # xhost + > access control disabled, clients can connect from any host # > ssh -Y [EMAIL PROTECTED] > > then > I connect up to the sipX server and try to run the sipviewer > command but I keep getting the exception that I don't have an > X11 DISPLAY set. > So I'm not sure what I'm doing wrong, I've followed the > diretions on the site.
Try to execute the following command: export DISPLAY=<hotname or IP or workstation>:0 Then launch sipviewer. > > ----- Original Message ----- > From: Tony Graziano <[EMAIL PROTECTED]> > Sent: Wed, 9/17/2008 3:21pm > To: GovDeals - Jason King <[EMAIL PROTECTED]> ; > [email protected] > Subject: Re: [sipx-users] Can't make call because of fast timeout > > > Jason, when you post anything it might also help to explain > what you are using to connect to your ITSP and what version > of sipx you are using. > > Example: running version 3.10.2 using an ingate for > siptrunking with provider ABC OR version 3.11.6 with > sipXbridge using provider DEF > > Posting a call trace (see Dale's email just sent in) tells a > great deal about the call, and can point to where it failed. > While the snapshot shows how your dialplan and devices are > configured inside sipx, so this shows "half of the picture" > along with the call trace it can be very helpful indeed. > > Tony > > > >>> GovDeals - Jason King <[EMAIL PROTECTED]> 9/17/2008 > 4:00:22 PM >>> > Well, then I don't know why I'm getting timeouts on some > numbers and successful calls on other numbers. I can all the > SIP Trunks FAX line and it answers w/o a problem. I can call > my cell phone (even though it goes to the voicemail system of > AT&T instead of to my voicemail directly). But I can't call > my desk phone here at work. > > jason > > ----- Original > Message ----- > From: Scott Lawrence <[EMAIL PROTECTED]> > Sent: > Wed, 9/17/2008 2:58pm > To: GovDeals - Jason King > <[EMAIL PROTECTED]> > Cc: sipx-users > <[email protected]> > Subject: Re: [sipx-users] Can't make > call because of fast timeout > > > On Wed, 2008-09-17 at 14:51 -0400, > GovDeals - Jason King wrote: > > I can't make an outbound call because > apparently (according to the SIP > > Trunk provider) sipX is giving up on > the call before it receives the > > signal back from the SIP trunk server. > So I need to increase the time > > the server waits for a "100 trying" > response from the SIP Trunk > > server. Where is this setup at? > > That > timer is not configurable. > > Your problem is not what you (or they) think that it is. > Have you measured the time from the INVITE to the 100? > > Even if the 100 is slow, sipXecs will retransmit when that > timer expires, not give up. > > > _______________________________________________ > sipx-users > mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: > http://list..sipfoundry.org/mailman/listinfo/sipx-users > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
