Hi, I got the following warning from CLI when I try to execute the Dial command. It makes the call failed. Anyone can tell me what does it mean and how to solve? -- Executing [s at macro-outbound:61] Dial("SIP/4009-1f178ba0", "SIP/3634 at 10.0.0.22|35|L(72000000:120000)") in new stack -- Limit Data for this call: > timelimit = 72000000 > play_warning = 120000 > play_to_caller = yes > play_to_callee = no > warning_freq = 0 > start_sound = (null) > warning_sound = timeleft > end_sound = (null) [Nov 2 11:54:00] WARNING[8218]: chan_sip.c:1775 __sip_xmit: sip_xmit of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument -- Called 3634 at 10.0.0.22 [Nov 2 11:54:01] WARNING[8206]: chan_sip.c:1775 __sip_xmit: sip_xmit of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument [Nov 2 11:54:02] WARNING[8206]: chan_sip.c:1775 __sip_xmit: sip_xmit of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument
Hi, There seems to be only one suspecious thing in your dial command which is "@10.0.0.22". Why are you using IP address in dial command. I dont know if its allowed in a dial command as an argument or not. I have checked, all the other arguments in your dial command are fine. Try dilaing without the IP address. Hope it solves your problem. Regards On Nov 2, 2007 9:05 AM, Rilawich Ango <maillisting at gmail.com> wrote:> Hi, > I got the following warning from CLI when I try to execute the Dial > command. It makes the call failed. Anyone can tell me what does it > mean and how to solve? > > -- Executing [s at macro-outbound:61] Dial("SIP/4009-1f178ba0", > "SIP/3634 at 10.0.0.22|35|L(72000000:120000)") in new stack > -- Limit Data for this call: > > timelimit = 72000000 > > play_warning = 120000 > > play_to_caller = yes > > play_to_callee = no > > warning_freq = 0 > > start_sound = (null) > > warning_sound = timeleft > > end_sound = (null) > [Nov 2 11:54:00] WARNING[8218]: chan_sip.c:1775 __sip_xmit: sip_xmit > of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument > -- Called 3634 at 10.0.0.22 > [Nov 2 11:54:01] WARNING[8206]: chan_sip.c:1775 __sip_xmit: sip_xmit > of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument > [Nov 2 11:54:02] WARNING[8206]: chan_sip.c:1775 __sip_xmit: sip_xmit > of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Best Regards Rizwan Hisham Software Engineer Axvoice Inc. www.axvoice.com
Dialing Exten => _X.,1,Dial(SIP/1234 at 10.10.10.10) is valid. If you can post your dial plan and we can take a look (though I have never seen this error before). ----- Original Message ----- From: "Rizwan Hisham" <rizwanhasham at gmail.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com> Sent: Friday, November 02, 2007 3:32 PM Subject: Re: [asterisk-users] __sip_xmit problem> Hi, > There seems to be only one suspecious thing in your dial command which > is "@10.0.0.22". Why are you using IP address in dial command. I dont > know if its allowed in a dial command as an argument or not. I have > checked, all the other arguments in your dial command are fine. Try > dilaing without the IP address. Hope it solves your problem. > > Regards > > On Nov 2, 2007 9:05 AM, Rilawich Ango <maillisting at gmail.com> wrote: >> Hi, >> I got the following warning from CLI when I try to execute the Dial >> command. It makes the call failed. Anyone can tell me what does it >> mean and how to solve? >> >> -- Executing [s at macro-outbound:61] Dial("SIP/4009-1f178ba0", >> "SIP/3634 at 10.0.0.22|35|L(72000000:120000)") in new stack >> -- Limit Data for this call: >> > timelimit = 72000000 >> > play_warning = 120000 >> > play_to_caller = yes >> > play_to_callee = no >> > warning_freq = 0 >> > start_sound = (null) >> > warning_sound = timeleft >> > end_sound = (null) >> [Nov 2 11:54:00] WARNING[8218]: chan_sip.c:1775 __sip_xmit: sip_xmit >> of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument >> -- Called 3634 at 10.0.0.22 >> [Nov 2 11:54:01] WARNING[8206]: chan_sip.c:1775 __sip_xmit: sip_xmit >> of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument >> [Nov 2 11:54:02] WARNING[8206]: chan_sip.c:1775 __sip_xmit: sip_xmit >> of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument >> >> _______________________________________________ >> --Bandwidth and Colocation Provided by http://www.api-digital.com-- >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > > > -- > Best Regards > Rizwan Hisham > Software Engineer > Axvoice Inc. > www.axvoice.com > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
>>> Hi, >>> I got the following warning from CLI when I try to execute the Dial >>> command. It makes the call failed. Anyone can tell me what does it >>> mean and how to solve? >>> >>> -- Executing [s at macro-outbound:61] Dial("SIP/4009-1f178ba0", >>> "SIP/3634 at 10.0.0.22|35|L(72000000:120000)") in new stack >>> -- Limit Data for this call: >>>> timelimit = 72000000 >>>> play_warning = 120000 >>>> play_to_caller = yes >>>> play_to_callee = no >>>> warning_freq = 0 >>>> start_sound = (null) >>>> warning_sound = timeleft >>>> end_sound = (null) >>> [Nov 2 11:54:00] WARNING[8218]: chan_sip.c:1775 __sip_xmit: >>> sip_xmit >>> of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument >>> -- Called 3634 at 10.0.0.22 >>> [Nov 2 11:54:01] WARNING[8206]: chan_sip.c:1775 __sip_xmit: >>> sip_xmit >>> of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argument >>> [Nov 2 11:54:02] WARNING[8206]: chan_sip.c:1775 __sip_xmit: >>> sip_xmit >>> of 0x1f188330 (len 793) to 10.0.0.22:0 returned -1: Invalid argumentThe IP stack is returning an error when we try to send data to 10.0.0.22. You need to check if this is a valid IP address and that your server can reach it (the routing table might be incorrect. /Olle