Hi Eugene,

Did you install the sounds? That could be why you did not hear hello- 
world. It is a separate download and installation procedure. You can  
get the sounds via:

        svn co http://svn.callweaver.org/callweaver-sounds/trunk/

  as specified on this page:

        http://callweaver.org/wiki/CallWeaver

As for dialing 800 in the second dialplan, without any other exten  
definitions or iax.conf info, i am at a loss. Though i probably can't  
help on the IAX since i am new to all this and just got my setup  
working with incoming and outgoing using SIP, not IAX.

Peace,
Dan Melnechuk


On May 8, 2007, at 12:23 AM, Eugene Prokopiev wrote:

> Hi,
>
> I tried to use callweaver with this simple dialplan:
>
> [incoming]
>
> exten => 2800800,1,Answer()
> exten => 2800800,2,Playback(hello-world)
> exten => 2800800,3,Hangup()
>
> After calling callweaver hangs up without playing sound and I see:
>
> *CLI>
>      -- Executing Answer("SIP/10.0.0.1-bc003180", "") in new stack
>      -- Executing Playback("SIP/10.0.0.1-bc003180", "hello-world") in
> new stack
>      -- Playing 'hello-world' (language 'en')
>    == Spawn extension (incoming, 2800800, 2) exited non-zero on
> 'SIP/10.0.0.1-bc003180'
>
> With this dialplan:
>
> [incoming]
>
> exten => 2800800,1,Dial(IAX2/800)
>
> all is the same: instead of connecting abonents callweaver hangs up:
>
> *CLI>
>      -- Executing Dial("SIP/10.0.0.1-bc0039a0", "IAX2/800") in new  
> stack
>      -- Called 800
>      -- Call accepted by 10.0.0.2 (format ulaw)
>      -- Format for call is ulaw
>      -- IAX2/800-2 is ringing
>      -- IAX2/800-2 answered SIP/10.0.0.1-bc0039a0
>      -- Hungup 'IAX2/800-2'
>    == Spawn extension (incoming, 2800800, 1) exited non-zero on
> 'SIP/10.0.0.1-bc0039a0'
>
> Why can it be? I use last svn version.
>
> --
> Thanks,
> Eugene Prokopiev
> _______________________________________________
> Callweaver-users mailing list
> [email protected]
> http://lists.callweaver.org/mailman/listinfo/callweaver-users
>

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to