poly 335: fw 3.2.1.
on phone page, set 'use obsolete rfc 2543 [1]'
param is in cfg file:

 grep 2543 *.cfg | less

(one phone with, one phone without)

0004xxxx8-sipx-sip.cfg:      voIpProt.SIP.useRFC2543hold="0"
0004xxxx5-sipx-sip.cfg:      voIpProt.SIP.useRFC2543hold="1"

from xxxx5, call xxxx8. xxxx5 puts call on hold. (i hear music!) take off hold. works.

packet dump shows it still using a=sendonly, NOT c=0.0.0.0

tshark -V -r polyc000.pcap | grep 0.0.0.0
(nothing)

but, I see the sendonly: (yes, full pcaps available)

 tshark -V -r polyc000.pcap | grep sendonly
Running as user "root" and group "root". This could be dangerous.
            Media Attribute (a): sendonly
            Media Attribute (a): sendonly

I suspect the problem is the order the files are loaded, and any defaults in those files.



--
Michael Scheidell, CTO
o: 561-999-5000
d: 561-948-2259
ISN: 1259*1300
> *| *SECNAP Network Security Corporation

   * Certified SNORT Integrator
   * 2008-9 Hot Company Award Winner, World Executive Alliance
   * Five-Star Partner Program 2009, VARBusiness
   * Best in Email Security,2010: Network Products Guide
   * King of Spam Filters, SC Magazine 2008


______________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.secnap.com/products/spammertrap/
______________________________________________________________________  
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to