Is this resolved then?

On Thu, May 20, 2010 at 4:23 PM, Max Clark <max.cl...@gmail.com> wrote:
> I read this as a fall back and not an override. Thank you for the catch.
>
> Max
>
> On Thu, May 20, 2010 at 1:08 PM, Tony Graziano
> <tgrazi...@myitdepartment.net> wrote:
>> Devices, SBC's, sipXbridge_1, SIP (advanced)
>>
>> Incoming calls destination               (Default: operator)
>>
>> Determines where to send inbound calls. If empty, inbound calls are
>> directly routed to the specified number in the inbound request and
>> have to be redirected by aliases or dial plan rules. This setting
>> applies to all ITSPs since it is not reliably possible to detect from
>> which ITSP a call arrives if several ITSPs are configured. For
>> incoming calls the ITSP domain is mapped to the own domain (i.e. if a
>> call arrives with sip:1...@myitsp.com, then sipXbridge will map it to
>> sip:1...@mydomain.com. An alias or user ID 1234 needs to exist or an
>> alternative value can be specified in this field.)
>>
>> Remove operator from this field (incoming call must match the userid
>> or alias if removed).
>>
>> On Thu, May 20, 2010 at 4:00 PM, Tony Graziano
>> <tgrazi...@myitdepartment.net> wrote:
>>> Um, go to advanced setting in sipxbridge and remover OPERATOR from the
>>> calls destination, restart services. then be happy.
>>>
>>> What you failed to mention is that your operator is getting all the
>>> calls. So... remove the operator from sipxbridge to receive all the
>>> calls.
>>>
>>> On Thu, May 20, 2010 at 3:56 PM, Max Clark <max.cl...@gmail.com> wrote:
>>>> http://dpaste.com/197178/
>>>>
>>>> Call sent to extension at ip address (sipXbridge):
>>>>
>>>> Line 6: INVITE sip:2...@207.171.12.15:5080 SIP/2.0
>>>>
>>>> sipXbridge immediately sends it to the default destination, doesn't
>>>> even try to invite the extension:
>>>>
>>>> Line 48 & 63: To: <sip:opera...@cthought.com>
>>>>
>>>> On Thu, May 20, 2010 at 12:42 PM, Tony Graziano
>>>> <tgrazi...@myitdepartment.net> wrote:
>>>>> Who is the itsp?
>>>>>
>>>>> On Thu, May 20, 2010 at 3:40 PM, Tony Graziano
>>>>> <tgrazi...@myitdepartment.net> wrote:
>>>>>>
>>>>>>
>>>>>> http://wiki.sipfoundry.org/display/xecsuserV4r0/Display+SIP+message+flow+using+Sipviewer
>>>>>>
>>>>>> On Thu, May 20, 2010 at 3:39 PM, Max Clark <max.cl...@gmail.com> wrote:
>>>>>>>
>>>>>>> How do I generate a call trace with sipx?
>>>>>>>
>>>>>>> On Thu, May 20, 2010 at 12:37 PM, Tony Graziano
>>>>>>> <tgrazi...@myitdepartment.net> wrote:
>>>>>>> > It is hard to tell from the 4 lines you sent in.
>>>>>>> > INVITE is different than the TO. sipx cares about the actual INVITE. 
>>>>>>> > If
>>>>>>> > the
>>>>>>> > invite is formatted properly (sip:u...@ip-or-domain:5080) when coming
>>>>>>> > from
>>>>>>> > the ITSP it should work. You are tailing the proxy, which shows the
>>>>>>> > call
>>>>>>> > coming in on port 5080, but if sipxbridge and the firewall sitting
>>>>>>> > between
>>>>>>> > your internet connection and sipx is configured properly, the proxy
>>>>>>> > would
>>>>>>> > not be showing port 5080, because sipxbridge is supposed to send
>>>>>>> > sipxproxy
>>>>>>> > something else.
>>>>>>> > Maybe you can provide a better understanding of your firewall and how
>>>>>>> > you
>>>>>>> > have sipx configured (server behind nat, remote users, static IP,
>>>>>>> > etc.).
>>>>>>> > Even better would be a call trace so it can be properly examined.
>>>>>>> >
>>>>>>> > On Thu, May 20, 2010 at 3:21 PM, Max Clark <max.cl...@gmail.com> 
>>>>>>> > wrote:
>>>>>>> >>
>>>>>>> >> No 5080 goes to the sipbridge, the sipbridge gets the call and 
>>>>>>> >> doesn't
>>>>>>> >> process it correctly. 5060 is sipx. There's no port translation
>>>>>>> >> occurring.
>>>>>>> >>
>>>>>>> >> On Thu, May 20, 2010 at 12:17 PM, Tony Graziano
>>>>>>> >> <tgrazi...@myitdepartment.net> wrote:
>>>>>>> >> > Your firewall is sending port 5080 to 5060 instead of 5080 to 5080?
>>>>>>> >> >
>>>>>>> >> > On Thu, May 20, 2010 at 3:10 PM, Max Clark <max.cl...@gmail.com>
>>>>>>> >> > wrote:
>>>>>>> >> >>
>>>>>>> >> >> If the user's extension is 204, why can't I send a sip invite to
>>>>>>> >> >> sip:2...@y.y.y.y.15:5080 and have it work? Inside our firewall
>>>>>>> >> >> invites
>>>>>>> >> >> to sip:2...@y.y.y.y.15:5060 do what they are supposed to.
>>>>>>> >> >>
>>>>>>> >> >> -Max
>>>>>>> >> >>
>>>>>>> >> >> On Thu, May 20, 2010 at 11:57 AM, Tony Graziano
>>>>>>> >> >> <tgrazi...@myitdepartment.net> wrote:
>>>>>>> >> >> > I don't get it, the DID functions keep it from being complicated
>>>>>>> >> >> > unless
>>>>>>> >> >> > you
>>>>>>> >> >> > complicate it. How it normally would work...
>>>>>>> >> >> > 1. put the DID number in the user alias (18045551212, as in the
>>>>>>> >> >> > phone
>>>>>>> >> >> > number)
>>>>>>> >> >> > 2. Have the ITSP send the invite
>>>>>>> >> >> > "sip:18045551...@y.y.y.y.15:5080"
>>>>>>> >> >> > normally.
>>>>>>> >> >> >
>>>>>>> >> >> >
>>>>>>> >> >> > On Thu, May 20, 2010 at 2:53 PM, Max Clark <max.cl...@gmail.com>
>>>>>>> >> >> > wrote:
>>>>>>> >> >> >>
>>>>>>> >> >> >> Hello all,
>>>>>>> >> >> >>
>>>>>>> >> >> >> We currently have sipxbridge running on port 5080 and have
>>>>>>> >> >> >> successfully been sending outbound calls to our ITSP for 
>>>>>>> >> >> >> several
>>>>>>> >> >> >> months. We recently started receiving inbound DIDs from the 
>>>>>>> >> >> >> ITSP
>>>>>>> >> >> >> to
>>>>>>> >> >> >> the sipxbridge on port 5080. The ITSP is sending the calls 
>>>>>>> >> >> >> based
>>>>>>> >> >> >> on
>>>>>>> >> >> >> our internal numbering plan (i.e. 2...@x.x.x.x:5080). 
>>>>>>> >> >> >> sipxbridge
>>>>>>> >> >> >> accepts the call, and then regardless of what is specified in
>>>>>>> >> >> >> the
>>>>>>> >> >> >> invite sends the call to the configured default extension.
>>>>>>> >> >> >>
>>>>>>> >> >> >> Relevant log is here: http://dpaste.com/197151/
>>>>>>> >> >> >>
>>>>>>> >> >> >> We are running 4.0.4: 4.0.4-017289 2009-11-19T18:15:29
>>>>>>> >> >> >> ecs-centos5
>>>>>>> >> >> >>
>>>>>>> >> >> >> What should I be looking at to fix this?
>>>>>>> >> >> >>
>>>>>>> >> >> >> Thanks,
>>>>>>> >> >> >> Max
>>>>>>> >> >> >> _______________________________________________
>>>>>>> >> >> >> sipx-users mailing list sipx-users@list.sipfoundry.org
>>>>>>> >> >> >> 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/
>>>>>>> >> >> >
>>>>>>> >> >> >
>>>>>>> >> >> >
>>>>>>> >> >> > --
>>>>>>> >> >> > ======================
>>>>>>> >> >> > Tony Graziano, Manager
>>>>>>> >> >> > Telephone: 434.984.8430
>>>>>>> >> >> > sip: tgrazi...@voice.myitdepartment.net
>>>>>>> >> >> > Fax: 434.984.8431
>>>>>>> >> >> >
>>>>>>> >> >> > Email: tgrazi...@myitdepartment.net
>>>>>>> >> >> >
>>>>>>> >> >> > LAN/Telephony/Security and Control Systems Helpdesk:
>>>>>>> >> >> > Telephone: 434.984.8426
>>>>>>> >> >> > sip: helpd...@voice.myitdepartment.net
>>>>>>> >> >> > Fax: 434.984.8427
>>>>>>> >> >> >
>>>>>>> >> >> > Helpdesk Contract Customers:
>>>>>>> >> >> > http://www.myitdepartment.net/gethelp/
>>>>>>> >> >> >
>>>>>>> >> >> > Why do mathematicians always confuse Halloween and Christmas?
>>>>>>> >> >> > Because 31 Oct = 25 Dec.
>>>>>>> >> >> >
>>>>>>> >> >> >
>>>>>>> >> >
>>>>>>> >> >
>>>>>>> >> >
>>>>>>> >> > --
>>>>>>> >> > ======================
>>>>>>> >> > Tony Graziano, Manager
>>>>>>> >> > Telephone: 434.984.8430
>>>>>>> >> > sip: tgrazi...@voice.myitdepartment.net
>>>>>>> >> > Fax: 434.984.8431
>>>>>>> >> >
>>>>>>> >> > Email: tgrazi...@myitdepartment.net
>>>>>>> >> >
>>>>>>> >> > LAN/Telephony/Security and Control Systems Helpdesk:
>>>>>>> >> > Telephone: 434.984.8426
>>>>>>> >> > sip: helpd...@voice.myitdepartment.net
>>>>>>> >> > Fax: 434.984.8427
>>>>>>> >> >
>>>>>>> >> > Helpdesk Contract Customers:
>>>>>>> >> > http://www.myitdepartment.net/gethelp/
>>>>>>> >> >
>>>>>>> >> > Why do mathematicians always confuse Halloween and Christmas?
>>>>>>> >> > Because 31 Oct = 25 Dec.
>>>>>>> >> >
>>>>>>> >> >
>>>>>>> >
>>>>>>> >
>>>>>>> >
>>>>>>> > --
>>>>>>> > ======================
>>>>>>> > Tony Graziano, Manager
>>>>>>> > Telephone: 434.984.8430
>>>>>>> > sip: tgrazi...@voice.myitdepartment.net
>>>>>>> > Fax: 434.984.8431
>>>>>>> >
>>>>>>> > Email: tgrazi...@myitdepartment.net
>>>>>>> >
>>>>>>> > LAN/Telephony/Security and Control Systems Helpdesk:
>>>>>>> > Telephone: 434.984.8426
>>>>>>> > sip: helpd...@voice.myitdepartment.net
>>>>>>> > Fax: 434.984.8427
>>>>>>> >
>>>>>>> > Helpdesk Contract Customers:
>>>>>>> > http://www.myitdepartment.net/gethelp/
>>>>>>> >
>>>>>>> > Why do mathematicians always confuse Halloween and Christmas?
>>>>>>> > Because 31 Oct = 25 Dec.
>>>>>>> >
>>>>>>> >
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> ======================
>>>>>> Tony Graziano, Manager
>>>>>> Telephone: 434.984.8430
>>>>>> sip: tgrazi...@voice.myitdepartment.net
>>>>>> Fax: 434.984.8431
>>>>>>
>>>>>> Email: tgrazi...@myitdepartment.net
>>>>>>
>>>>>> LAN/Telephony/Security and Control Systems Helpdesk:
>>>>>> Telephone: 434.984.8426
>>>>>> sip: helpd...@voice.myitdepartment.net
>>>>>> Fax: 434.984.8427
>>>>>>
>>>>>> Helpdesk Contract Customers:
>>>>>> http://www.myitdepartment.net/gethelp/
>>>>>>
>>>>>> Why do mathematicians always confuse Halloween and Christmas?
>>>>>> Because 31 Oct = 25 Dec.
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> ======================
>>>>> Tony Graziano, Manager
>>>>> Telephone: 434.984.8430
>>>>> sip: tgrazi...@voice.myitdepartment.net
>>>>> Fax: 434.984.8431
>>>>>
>>>>> Email: tgrazi...@myitdepartment.net
>>>>>
>>>>> LAN/Telephony/Security and Control Systems Helpdesk:
>>>>> Telephone: 434.984.8426
>>>>> sip: helpd...@voice.myitdepartment.net
>>>>> Fax: 434.984.8427
>>>>>
>>>>> Helpdesk Contract Customers:
>>>>> http://www.myitdepartment.net/gethelp/
>>>>>
>>>>> Why do mathematicians always confuse Halloween and Christmas?
>>>>> Because 31 Oct = 25 Dec.
>>>>>
>>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> ======================
>>> Tony Graziano, Manager
>>> Telephone: 434.984.8430
>>> sip: tgrazi...@voice.myitdepartment.net
>>> Fax: 434.984.8431
>>>
>>> Email: tgrazi...@myitdepartment.net
>>>
>>> LAN/Telephony/Security and Control Systems Helpdesk:
>>> Telephone: 434.984.8426
>>> sip: helpd...@voice.myitdepartment.net
>>> Fax: 434.984.8427
>>>
>>> Helpdesk Contract Customers:
>>> http://www.myitdepartment.net/gethelp/
>>>
>>> Why do mathematicians always confuse Halloween and Christmas?
>>> Because 31 Oct = 25 Dec.
>>>
>>
>>
>>
>> --
>> ======================
>> Tony Graziano, Manager
>> Telephone: 434.984.8430
>> sip: tgrazi...@voice.myitdepartment.net
>> Fax: 434.984.8431
>>
>> Email: tgrazi...@myitdepartment.net
>>
>> LAN/Telephony/Security and Control Systems Helpdesk:
>> Telephone: 434.984.8426
>> sip: helpd...@voice.myitdepartment.net
>> Fax: 434.984.8427
>>
>> Helpdesk Contract Customers:
>> http://www.myitdepartment.net/gethelp/
>>
>> Why do mathematicians always confuse Halloween and Christmas?
>> Because 31 Oct = 25 Dec.
>>
>



-- 
======================
Tony Graziano, Manager
Telephone: 434.984.8430
sip: tgrazi...@voice.myitdepartment.net
Fax: 434.984.8431

Email: tgrazi...@myitdepartment.net

LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: helpd...@voice.myitdepartment.net
Fax: 434.984.8427

Helpdesk Contract Customers:
http://www.myitdepartment.net/gethelp/

Why do mathematicians always confuse Halloween and Christmas?
Because 31 Oct = 25 Dec.
_______________________________________________
sipx-users mailing list sipx-users@list.sipfoundry.org
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/

Reply via email to