Re: [Asterisk-Users] Error in Incoming SIP call

2003-11-07 Thread Olle E. Johansson
Lal, Deepak (Contractor) wrote: When I get a SIP call, I get the following error: *CLI NOTICE[1133718080]: File chan_sip.c, Line 1768 (process_sdp): Content is 'multipart/mixed;boundary=unique-boundary-1', not 'application/sdp' Which client is used to place the call? I haven't seen

RE: [Asterisk-Users] Error in Incoming SIP call

2003-11-07 Thread Lal, Deepak (Contractor)
] Sent: 11/7/03 7:02 AM Subject: Re: [Asterisk-Users] Error in Incoming SIP call Lal, Deepak (Contractor) wrote: When I get a SIP call, I get the following error: *CLI NOTICE[1133718080]: File chan_sip.c, Line 1768 (process_sdp): Content is 'multipart/mixed;boundary=unique-boundary-1

Re: [Asterisk-Users] Error in Incoming SIP call

2003-11-07 Thread Olle E. Johansson
--unique-boundary-1 Content-Type: application/ISUP;version=cp10isup;base=etsi121 Content-Disposition: signal;handling=optional 01 07 02 70 00 02 01 03 09 02 0a 00 0a 07 03 13 15 44 12 01 20 04 08 83 10 15 74 77 11 11 0f 06 01 10 00 --unique-boundary-1 Hi! Content-type: application/ISUP ---

Re: [Asterisk-Users] Error in Incoming SIP call

2003-11-07 Thread Olle E. Johansson
John Todd wrote: exten = 514777,1,Dial,Zap/2|10 Try: exten = 514777,1,Dial(Zap/2,10) I think these two versions of giving arguments are confusing. Reading docs and show application texts, both variants are used, sometimes even in the same text. Is the first syntax old, to be

Re: [Asterisk-Users] Error in Incoming SIP call

2003-11-06 Thread Martin Pycko
what does show dialplan incoming show ? Also try using Dial(Zap/bla,10) instead Maritn On Thu, 6 Nov 2003, Lal, Deepak (Contractor) wrote: When I get a SIP call, I get the following error: *CLI NOTICE[1133718080]: File chan_sip.c, Line 1768 (process_sdp): Content is

Re: [Asterisk-Users] Error in Incoming SIP call

2003-11-06 Thread John Todd
When I get a SIP call, I get the following error: *CLI NOTICE[1133718080]: File chan_sip.c, Line 1768 (process_sdp): Content is 'multipart/mixed;boundary=unique-boundary-1', not 'application/sdp' WARNING[1225991360]: File pbx.c, Line 1154 (pbx_extension_helper): No application '' for extension

Re: [Asterisk-Users] Error in Incoming SIP call

2003-11-06 Thread Dave Weis
On Thu, 6 Nov 2003, Lal, Deepak (Contractor) wrote: When I get a SIP call, I get the following error: WARNING[1225991360]: File pbx.c, Line 1154 (pbx_extension_helper): No application '' for extension (incoming, 514777, 1) == Spawn extension (incoming, 514777, 1) exited non-zero on