Brekeke SIP Server 3.4.5.1/410
2. Java version:
1.6.0_32
3. OS type and the version:
Debian Wheezy 64bit
4. UA (phone), gateway or other hardware/software involved:
Polycom Phones, Asterisk PBX
5. Your problem:
SIP NOTIFY Event: check-sync packets issued from PBX (to reboot UA) are not being relayed. Packet sent from PBX stops at the SIP Server. My rule for packets from the PBX to UA's is pretty wide open, so I am scratching my head here... Please take a look as I must be missing something. Thanks!
I will post my rule below (again this is only the FROM PBX to UA rule) I should also note that all other functionality works with this configuration
Code: Select all
Matching Patterns:
$addr=x.x.x.x (PBX address)
To=sip:(.+)@
Deploy Patterns:
To=sip:%1@domain.com (domain matching thru registration domain)