Can't force SIP to go out port 6060, VXML

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
tmacnd
Posts: 2
Joined: Tue Mar 09, 2010 4:11 am

Can't force SIP to go out port 6060, VXML

Post by tmacnd »

1. Brekeke Product Name and version:
Brekeke SIP Server 2.4.3.9/286

2. Java version:

3. OS type and the version:
Windows 2003 Server

4. UA (phone), gateway or other hardware/software involved:
Ontario Systems Dialer

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :
Pattern 1

6. Your problem:
I have a SIP Proxy connected to an Ontario Systems Dialer. I am trying to pass both SIP lines that will be connected to the PBX and a SIP VXML string. The SIP VXML String (with all information on it) goes out port 5060 to the proxy but we need it to return to the dialer over port 6060. We have tried specifing the port with $port and be using the sip:DNISnumber@DialerIP:6060 but it always returns on port 5060. Is there a way to redirect complicated SIP packets (such as VXML) without 1) changing the From 2) over a different port?

When we don't send the information attached in the From the SIP packets are read by the dialer correctly.
james
Posts: 501
Joined: Mon Dec 10, 2007 12:56 pm

Post by james »

do you want to receive a response packet on the port 6060?
tmacnd
Posts: 2
Joined: Tue Mar 09, 2010 4:11 am

Post by tmacnd »

Yes that is what we thought was the problem. The real problem was that there was a comma in the From packet with the customer information and that was causing the packet to be terminated and not pass all of the informaiton to the VXML server.
taitan
Posts: 237
Joined: Sat Mar 15, 2008 10:39 pm

Post by taitan »

Do you want to remove "the customer information" from From header?
Post Reply