Re: [asterisk-users] Wanted a modified SIP message body

2011-08-31 Thread Olle E. Johansson
31 aug 2011 kl. 14:42 skrev Kevin P. Fleming: On 08/31/2011 02:46 AM, Jaime Lozano wrote: Hello, I agree with you, I'm not explaining the problem in a proper manner, because of my lack of Asterisk knowings. I send the Wireshark captures. 3com telephones take the timezone TZ:7200 from the

Re: [asterisk-users] Wanted a modified SIP message body

2011-08-31 Thread Larry Moore
On 31/08/2011 11:23 PM, Olle E. Johansson wrote: 31 aug 2011 kl. 14:42 skrev Kevin P. Fleming: On 08/31/2011 02:46 AM, Jaime Lozano wrote: Hello, I agree with you, I'm not explaining the problem in a proper manner, because of my lack of Asterisk knowings. I send the Wireshark captures. 3com

Re: [asterisk-users] Wanted a modified SIP message body

2011-08-30 Thread Jaime Lozano
. Johansson o...@edvina.net Date: 2011/8/26 Subject: Re: [asterisk-users] Wanted a modified SIP message body To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com 26 aug 2011 kl. 14:06 skrev Jaime Lozano: Hello, In which file do I use SIPAddHeader

Re: [asterisk-users] Wanted a modified SIP message body

2011-08-30 Thread Kevin P. Fleming
On 08/30/2011 07:36 AM, Jaime Lozano wrote: I have been using wireshark to capture some traffic. I'm talking when the PBX sends OK (200) connection accepted. 3Com PBX sends TZ=7200\n (an much more things) in a SIP packet message body but Asterisk PBX sends packets without message body, it only

[asterisk-users] Wanted a modified SIP message body

2011-08-26 Thread Jaime Lozano
Hello everybody, I want Asterisk Server to send packets (SIP packets) to some 3Com telephones with the text TZ: 7200\n (ie Time Zone = two hours) in the message body because 3com PBX sends this variable. I would like to know if I it is possible to configure Asterisk to do it, and how. have a nice

Re: [asterisk-users] Wanted a modified SIP message body

2011-08-26 Thread Sam Govind
Use the *SIPAddHeader(Header:Content)* application in dialplan. I don't think Method specific SIP headers can be done via asterisk. On Fri, Aug 26, 2011 at 3:05 PM, Jaime Lozano jaimelozan...@gmail.comwrote: Hello everybody, I want Asterisk Server to send packets (SIP packets) to some 3Com

Re: [asterisk-users] Wanted a modified SIP message body

2011-08-26 Thread Jaime Lozano
Hello, In which file do I use SIPAddHeader()? Please consider that the packet goes from the PBX to the telephone, and what I want is not a header because the TZ: 7200\n is in the *message body* not in the *message header*. Have a nice day 2011/8/26 Sam Govind govoi...@gmail.com Use the

Re: [asterisk-users] Wanted a modified SIP message body

2011-08-26 Thread Olle E. Johansson
26 aug 2011 kl. 14:06 skrev Jaime Lozano: Hello, In which file do I use SIPAddHeader()? Please consider that the packet goes from the PBX to the telephone, and what I want is not a header because the TZ: 7200\n is in the *message body* not in the *message header*. That's no longer a SIP