Lots of possible reasons:
- different From:
- different To
- To and RURI differ ...
It would be interesting to verify if direct calling still works if you
use a numerical username (as what happens when dialing via Openser), or
the other way round, when going via the SIP proxy but in From still
Hi,
On Tue, May 18, 2010 at 09:46:09AM +0200, Klaus Darilion wrote:
>
> As your config and the log messages seems to be correct, you should
> debug on the network and verify which SIP messages are sent to which
> location. You can use tcpdump/wireshark or the simple (my preferred
> choice) ngrep t
Am 19.05.2010 13:40, schrieb Iñaki Baz Castillo:
2010/5/18 Klaus Darilion:
1. install ngrep
apt-get install ngrep
2. capture the SIP traffic
ngrep -d any -W byline -t -q -P "" port 5060
-d any: sniff on every interface (sometimes messages get lopped via the
loopback interface, using -d any s
2010/5/18 Klaus Darilion :
> 1. install ngrep
> apt-get install ngrep
>
> 2. capture the SIP traffic
> ngrep -d any -W byline -t -q -P "" port 5060
>
> -d any: sniff on every interface (sometimes messages get lopped via the
> loopback interface, using -d any shows you alos the looped messages).
> -
Hi Jerome!
As your config and the log messages seems to be correct, you should
debug on the network and verify which SIP messages are sent to which
location. You can use tcpdump/wireshark or the simple (my preferred
choice) ngrep tool.
1. install ngrep
apt-get install ngrep
2. capture the S
Hi,
First I'm a complete SIP newbie.
We've purchased a new pabx which is a complete piece of crap (Alcatel
OmniPCX OXO) : no LDAP support, no registrar functionnality, and so
on... and it seems there's no way to upgrade.
This pabx is on a subnet different from the one used by desktop
computers.