[asterisk-users] "Dropping call because extensions '200', 's' and 'i' doesn't exists"

Asghar Mohammad asghar144 at gmail.com
Sat Apr 13 03:47:10 CDT 2013


why you are removing  2 and adding 2 ?
exten=> _2.,1,Dial(SIP/to-232/    here your are adding -->2${EXTEN: here
you are removing 1st digit (2) --> 1})

try this exten=> _X.,1,Dial(SIP/to-232/${EXTEN})

show me also sip users of both side.
let me know if this solve your problem.


On Sat, Apr 13, 2013 at 10:29 AM, s m <sam.gh1986 at gmail.com> wrote:

> thanks Asghar, but it doesn't help. i have below error yet:(((
> "Dropping call because extensions '200', 's' and 'i' doesn't exists in
> context [from-trunk]"
>
> i think that something is wring with my extensions in extensions.conf
> but i don't know how to fix it.
> please let me know if you have any other suggestion.
> thanks
> sam
>
>
> On 4/11/13, Asghar Mohammad <asghar144 at gmail.com> wrote:
> > hi,
> > try
> >  exten=> _2.,1,Dial(SIP/to-232/2${EXTEN:1})
> >
> > Note space before underscore.
> >
> >
> > On Thu, Apr 11, 2013 at 2:50 PM, s m <sam.gh1986 at gmail.com> wrote:
> >
> >> this is my [from-trunk] extension:
> >>
> >> [from-trunk]
> >> exten=>_2.,1,Dial(SIP/to-232/2${EXTEN:1})
> >>
> >> and this is [to-231] in sip_additional.conf:
> >>
> >> [to-232]
> >> host=192.168.0.232
> >> type=peer
> >> qualify=yes
> >>
> >> and 192.168.0.232 in the ip address of my freepbx.
> >>
> >>
> >> On 4/11/13, A J Stiles <asterisk_list at earthshod.co.uk> wrote:
> >> > On Thursday 11 April 2013, s m wrote:
> >> >> when i call 100 from 200, every thing is ok and phone is ringing but
> >> >> when i call 200 from 100, it says "service unavailable".
> >> >>
> >> >> i debug asterisk in my system 2 and see below message:
> >> >>  "Dropping call because extensions '200', 's' and 'i' doesn't exists
> >> >> in context [from-trunk]"
> >> >
> >> > OK.  What do you have in the [from-trunk] context in your
> >> extensions.conf ?
> >> >
> >> >
> >> > --
> >> > AJS
> >> >
> >> > Answers come *after* questions.
> >> >
> >> > --
> >> > _____________________________________________________________________
> >> > -- 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
> >>
> >
>
> --
> _____________________________________________________________________
> -- 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130413/25c9a0de/attachment-0001.htm>


More information about the asterisk-users mailing list