Re: [asterisk-users] Polycom instant messages

2015-01-12 Thread Matthew Jordan
On Sun, Jan 11, 2015 at 11:19 PM, Michael Englehorn mich...@englehorn.com
wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Is it possible to use the instant messaging feature of Polycom phones in
 Asterisk? At the moment I'm seeing this in the SIP messaging when I try
 to send one from a Polycom 450.

 --- SIP read from UDP:CENSORED POLYCOM IP:5060 ---
 INVITE sip:0100@CENSORED:5060;user=phone SIP/2.0
 Via: SIP/2.0/UDP CENSORED POLYCOM IP;branch=z9hG4bK484dcd1fDD872ECE
 From: Michael sip:3109@CENSORED;tag=D2DAE96E-D8618427
 To: sip:0100@CENSORED;user=phone
 CSeq: 2 INVITE
 Call-ID: d2c5011e-1d718f7-9203b936@CENSORED POLYCOM IP
 Contact: sip:3109@CENSORED POLYCOM IP
 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE,
 NOTIFY, PRACK, UPDATE, REFER
 User-Agent: PolycomSoundPointIP-SPIP_450-UA/4.0.7.2514
 Accept-Language: en
 Supported: 100rel,replaces
 Allow-Events: conference,talk,hold
 Authorization: Digest username=3109, realm=asterisk,
 nonce=CENSORED, uri=sip:0100@CENSORED:5060;user=phone,
 response=CENSORED, algorithm=MD5
 Max-Forwards: 70
 Content-Type: application/sdp
 Content-Length: 143

 v=0
 o=- 1421039199 1421039199 IN IP4 CENSORED POLYCOM IP
 s=Polycom IP Phone
 c=IN IP4 CENSORED POLYCOM IP
 t=0 0
 m=message 5060 sip sip:3109@CENSORED
 -
 SIP/2.0 488 Not acceptable here
 Via: SIP/2.0/UDP CENSORED POLYCOM
 IP;branch=z9hG4bK484dcd1fDD872ECE;received=CENSORED POLYCOM
 IP;rport=5060
 From: Michael sip:3109@CENSORED;tag=D2DAE96E-D8618427
 To: sip:0100@CENSORED;user=phone;tag=as3d0d8c04
 Call-ID: d2c5011e-1d718f7-9203b936@CENSORED POLYCOM IP
 CSeq: 2 INVITE
 Server: FPBX-2.11.0(11.9.0)
 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY,
 INFO, PUBLISH, MESSAGE
 Supported: replaces, timer
 Content-Length: 0


Asterisk does not understand or support an SDP media type of 'message'.

Both chan_pjsip and chan_sip can support SIP MESSAGE requests, received
both in dialog and out of dialog. In addition, chan_sip will handle media
types of 'text' for real-time text received in the RTP stream.

-- 
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com  http://asterisk.org
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Polycom instant messages

2015-01-12 Thread Tech Support
I didn't know that instant messaging was a feature with the Polycom's. Do
you have any documentation, how-to's, etc. that you can point me to? That
would be just way too cool.
Thanks;
John 

-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Michael
Englehorn
Sent: Monday, January 12, 2015 12:19 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] Polycom instant messages

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Is it possible to use the instant messaging feature of Polycom phones in
Asterisk? At the moment I'm seeing this in the SIP messaging when I try to
send one from a Polycom 450.

--- SIP read from UDP:CENSORED POLYCOM IP:5060 --- INVITE
sip:0100@CENSORED:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP CENSORED POLYCOM IP;branch=z9hG4bK484dcd1fDD872ECE
From: Michael sip:3109@CENSORED;tag=D2DAE96E-D8618427
To: sip:0100@CENSORED;user=phone
CSeq: 2 INVITE
Call-ID: d2c5011e-1d718f7-9203b936@CENSORED POLYCOM IP
Contact: sip:3109@CENSORED POLYCOM IP
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY,
PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_450-UA/4.0.7.2514
Accept-Language: en
Supported: 100rel,replaces
Allow-Events: conference,talk,hold
Authorization: Digest username=3109, realm=asterisk, nonce=CENSORED,
uri=sip:0100@CENSORED:5060;user=phone,
response=CENSORED, algorithm=MD5
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: 143

v=0
o=- 1421039199 1421039199 IN IP4 CENSORED POLYCOM IP s=Polycom IP Phone
c=IN IP4 CENSORED POLYCOM IP
t=0 0
m=message 5060 sip sip:3109@CENSORED
-
SIP/2.0 488 Not acceptable here
Via: SIP/2.0/UDP CENSORED POLYCOM
IP;branch=z9hG4bK484dcd1fDD872ECE;received=CENSORED POLYCOM
IP;rport=5060
From: Michael sip:3109@CENSORED;tag=D2DAE96E-D8618427
To: sip:0100@CENSORED;user=phone;tag=as3d0d8c04
Call-ID: d2c5011e-1d718f7-9203b936@CENSORED POLYCOM IP
CSeq: 2 INVITE
Server: FPBX-2.11.0(11.9.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0

Thank you,
- --
Michael J. Englehorn
H: 952-884-6776 (Use first)
E-Mail: mich...@englehorn.com

- 
Those parts of the system that you can hit with a hammer (not advised) are
called hardware; those program instructions that you can only curse at are
called software.
-- Levitating Trains and Kamikaze Genes: Technological
   Literacy for the 1990's
   
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iQIcBAEBAgAGBQJUs1ldAAoJELn0PzaYIQ6guAcQAIXEE3ewbY576fQJbM7pX06h
zDTIK+n4RiqXsvaUWLLZaI+EkFBSz8C539gW/CNUI86mxdzHbE5KZKVXhSPOglM5
mV9x8ZTdE1Oypt44EKng71vBoN1ZpxSzV9U/OME6w0+QnodKtWk0rRjyKqnPNBAk
hZjDjExNzXU1RNi/Zt+FKxrgshwy/ot/ya8oF447WXrC5Z68FGKaElCv1OsxDbyN
Cg/Bs6zzjBoRZ+kl3ig/PHNSH+jvSvDm14JMpmTNgIJOfWcccsRDvm5pnLE0ol6o
R+AwleOTU5tg353iig/J2PpuMJtPUiwUXO0F3FFGPmN+hdZ1eaxL3Rmr9HZaeJb6
kLXpo3Y2vGbfcBomlvCoO9nW07eznSpjdxzCR+y37AaEjs3U2ARTcAgTXF8QGTAB
oJo9BmyNky4zq4gRZZ9ko71uxttcmJd6VzNpdNavanf5XBv6vqW4VGn4QlCIoMun
jQFamIwek4opZj7yQyBqyOg39BsXZbhwhnL7s64a7MVqRNjlgok5LbE05ujjBNok
MUb+M2WaN42VKQwhWccZc+XfsFM8l3ewYK2W9O/K+cEiwBx2cK+LuidQYp9i3lZj
b8SuciASsaZLPby4AOEjP1Vmdp+z+2iMlne0hmQh9Jmn0D3N7fr99O23vOajyyI0
P8q80sjXUm7UX0frinnR
=HTwj
-END PGP SIGNATURE-

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to
Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Polycom instant messages

2015-01-12 Thread Michael Englehorn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yeah, I found the information on how to enable it here:
http://support.polycom.com/global/documents/support/setup_maintenance/products/voice/uc_ag_4_0_5.pdf

It's on page 117 (or page 205 according to Adobe).

It gives you an extra option in Messaging that lets you send and receive
messages.

On Mon, Jan 12, 2015 at 10:52:24AM -0500, Tech Support wrote:
 I didn't know that instant messaging was a feature with the Polycom's. Do
 you have any documentation, how-to's, etc. that you can point me to? That
 would be just way too cool.
 Thanks;
 John 
 
 -Original Message-
 From: asterisk-users-boun...@lists.digium.com
 [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Michael
 Englehorn
 Sent: Monday, January 12, 2015 12:19 AM
 To: asterisk-users@lists.digium.com
 Subject: [asterisk-users] Polycom instant messages
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Is it possible to use the instant messaging feature of Polycom phones in
 Asterisk? At the moment I'm seeing this in the SIP messaging when I try to
 send one from a Polycom 450.
 
 --- SIP read from UDP:CENSORED POLYCOM IP:5060 --- INVITE
 sip:0100@CENSORED:5060;user=phone SIP/2.0
 Via: SIP/2.0/UDP CENSORED POLYCOM IP;branch=z9hG4bK484dcd1fDD872ECE
 From: Michael sip:3109@CENSORED;tag=D2DAE96E-D8618427
 To: sip:0100@CENSORED;user=phone
 CSeq: 2 INVITE
 Call-ID: d2c5011e-1d718f7-9203b936@CENSORED POLYCOM IP
 Contact: sip:3109@CENSORED POLYCOM IP
 Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY,
 PRACK, UPDATE, REFER
 User-Agent: PolycomSoundPointIP-SPIP_450-UA/4.0.7.2514
 Accept-Language: en
 Supported: 100rel,replaces
 Allow-Events: conference,talk,hold
 Authorization: Digest username=3109, realm=asterisk, nonce=CENSORED,
 uri=sip:0100@CENSORED:5060;user=phone,
 response=CENSORED, algorithm=MD5
 Max-Forwards: 70
 Content-Type: application/sdp
 Content-Length: 143
 
 v=0
 o=- 1421039199 1421039199 IN IP4 CENSORED POLYCOM IP s=Polycom IP Phone
 c=IN IP4 CENSORED POLYCOM IP
 t=0 0
 m=message 5060 sip sip:3109@CENSORED
 -
 SIP/2.0 488 Not acceptable here
 Via: SIP/2.0/UDP CENSORED POLYCOM
 IP;branch=z9hG4bK484dcd1fDD872ECE;received=CENSORED POLYCOM
 IP;rport=5060
 From: Michael sip:3109@CENSORED;tag=D2DAE96E-D8618427
 To: sip:0100@CENSORED;user=phone;tag=as3d0d8c04
 Call-ID: d2c5011e-1d718f7-9203b936@CENSORED POLYCOM IP
 CSeq: 2 INVITE
 Server: FPBX-2.11.0(11.9.0)
 Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO,
 PUBLISH, MESSAGE
 Supported: replaces, timer
 Content-Length: 0
 
 Thank you,
 - --
 Michael J. Englehorn
 H: 952-884-6776 (Use first)
 E-Mail: mich...@englehorn.com
 
 - 
 Those parts of the system that you can hit with a hammer (not advised) are
 called hardware; those program instructions that you can only curse at are
 called software.
 -- Levitating Trains and Kamikaze Genes: Technological
  Literacy for the 1990's
  
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.14 (GNU/Linux)
 
 iQIcBAEBAgAGBQJUs1ldAAoJELn0PzaYIQ6guAcQAIXEE3ewbY576fQJbM7pX06h
 zDTIK+n4RiqXsvaUWLLZaI+EkFBSz8C539gW/CNUI86mxdzHbE5KZKVXhSPOglM5
 mV9x8ZTdE1Oypt44EKng71vBoN1ZpxSzV9U/OME6w0+QnodKtWk0rRjyKqnPNBAk
 hZjDjExNzXU1RNi/Zt+FKxrgshwy/ot/ya8oF447WXrC5Z68FGKaElCv1OsxDbyN
 Cg/Bs6zzjBoRZ+kl3ig/PHNSH+jvSvDm14JMpmTNgIJOfWcccsRDvm5pnLE0ol6o
 R+AwleOTU5tg353iig/J2PpuMJtPUiwUXO0F3FFGPmN+hdZ1eaxL3Rmr9HZaeJb6
 kLXpo3Y2vGbfcBomlvCoO9nW07eznSpjdxzCR+y37AaEjs3U2ARTcAgTXF8QGTAB
 oJo9BmyNky4zq4gRZZ9ko71uxttcmJd6VzNpdNavanf5XBv6vqW4VGn4QlCIoMun
 jQFamIwek4opZj7yQyBqyOg39BsXZbhwhnL7s64a7MVqRNjlgok5LbE05ujjBNok
 MUb+M2WaN42VKQwhWccZc+XfsFM8l3ewYK2W9O/K+cEiwBx2cK+LuidQYp9i3lZj
 b8SuciASsaZLPby4AOEjP1Vmdp+z+2iMlne0hmQh9Jmn0D3N7fr99O23vOajyyI0
 P8q80sjXUm7UX0frinnR
 =HTwj
 -END PGP SIGNATURE-
 
 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to
 Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 -- 
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

- -- 
Michael J. Englehorn
H: 952-884-6776
E-Mail: mich...@englehorn.com

- 
Those parts of the system that you can hit with a hammer (not advised)
are called hardware; those program instructions that you can only curse
at are called software.
-- Levitating Trains and Kamikaze Genes

[asterisk-users] Polycom instant messages

2015-01-11 Thread Michael Englehorn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Is it possible to use the instant messaging feature of Polycom phones in
Asterisk? At the moment I'm seeing this in the SIP messaging when I try
to send one from a Polycom 450.

--- SIP read from UDP:CENSORED POLYCOM IP:5060 ---
INVITE sip:0100@CENSORED:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP CENSORED POLYCOM IP;branch=z9hG4bK484dcd1fDD872ECE
From: Michael sip:3109@CENSORED;tag=D2DAE96E-D8618427
To: sip:0100@CENSORED;user=phone
CSeq: 2 INVITE
Call-ID: d2c5011e-1d718f7-9203b936@CENSORED POLYCOM IP
Contact: sip:3109@CENSORED POLYCOM IP
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE,
NOTIFY, PRACK, UPDATE, REFER
User-Agent: PolycomSoundPointIP-SPIP_450-UA/4.0.7.2514
Accept-Language: en
Supported: 100rel,replaces
Allow-Events: conference,talk,hold
Authorization: Digest username=3109, realm=asterisk,
nonce=CENSORED, uri=sip:0100@CENSORED:5060;user=phone,
response=CENSORED, algorithm=MD5
Max-Forwards: 70
Content-Type: application/sdp
Content-Length: 143

v=0
o=- 1421039199 1421039199 IN IP4 CENSORED POLYCOM IP
s=Polycom IP Phone
c=IN IP4 CENSORED POLYCOM IP
t=0 0
m=message 5060 sip sip:3109@CENSORED
-
SIP/2.0 488 Not acceptable here
Via: SIP/2.0/UDP CENSORED POLYCOM
IP;branch=z9hG4bK484dcd1fDD872ECE;received=CENSORED POLYCOM
IP;rport=5060
From: Michael sip:3109@CENSORED;tag=D2DAE96E-D8618427
To: sip:0100@CENSORED;user=phone;tag=as3d0d8c04
Call-ID: d2c5011e-1d718f7-9203b936@CENSORED POLYCOM IP
CSeq: 2 INVITE
Server: FPBX-2.11.0(11.9.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY,
INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0

Thank you,
- -- 
Michael J. Englehorn
H: 952-884-6776 (Use first)
E-Mail: mich...@englehorn.com

- 
Those parts of the system that you can hit with a hammer (not advised)
are called hardware; those program instructions that you can only curse
at are called software.
-- Levitating Trains and Kamikaze Genes: Technological
   Literacy for the 1990's
   
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.14 (GNU/Linux)

iQIcBAEBAgAGBQJUs1ldAAoJELn0PzaYIQ6guAcQAIXEE3ewbY576fQJbM7pX06h
zDTIK+n4RiqXsvaUWLLZaI+EkFBSz8C539gW/CNUI86mxdzHbE5KZKVXhSPOglM5
mV9x8ZTdE1Oypt44EKng71vBoN1ZpxSzV9U/OME6w0+QnodKtWk0rRjyKqnPNBAk
hZjDjExNzXU1RNi/Zt+FKxrgshwy/ot/ya8oF447WXrC5Z68FGKaElCv1OsxDbyN
Cg/Bs6zzjBoRZ+kl3ig/PHNSH+jvSvDm14JMpmTNgIJOfWcccsRDvm5pnLE0ol6o
R+AwleOTU5tg353iig/J2PpuMJtPUiwUXO0F3FFGPmN+hdZ1eaxL3Rmr9HZaeJb6
kLXpo3Y2vGbfcBomlvCoO9nW07eznSpjdxzCR+y37AaEjs3U2ARTcAgTXF8QGTAB
oJo9BmyNky4zq4gRZZ9ko71uxttcmJd6VzNpdNavanf5XBv6vqW4VGn4QlCIoMun
jQFamIwek4opZj7yQyBqyOg39BsXZbhwhnL7s64a7MVqRNjlgok5LbE05ujjBNok
MUb+M2WaN42VKQwhWccZc+XfsFM8l3ewYK2W9O/K+cEiwBx2cK+LuidQYp9i3lZj
b8SuciASsaZLPby4AOEjP1Vmdp+z+2iMlne0hmQh9Jmn0D3N7fr99O23vOajyyI0
P8q80sjXUm7UX0frinnR
=HTwj
-END PGP SIGNATURE-

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users