SPA3102 and asterisk synchronisation for outgoing calls

View: New views
2 Messages — Rating Filter:   Alert me  

SPA3102 and asterisk synchronisation for outgoing calls

by Chibunna :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have a standard asterisk and SPA3102 setup.Everything works fine but sometimes I get and engaged/busy tone when calling out and the person I called always says his/her phone rang once or twice and cut off.

I think I know what the problem is. It looks like asterisk timeouts before SPA3102 makes the outgoing call and responds to it(asterisk).

Is there anyway I can set asterisks to wait until the SPA3102 responds or get both of them in sync to avoid this happening.

thanks
chib


Re: SPA3102 and asterisk synchronisation for outgoing calls

by CORNELIU DOBAN :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The timeout is a parameter in the dial command:
Dial(type/identifier, timeout, options, URL)

Check your dial plan (extensions.conf) and adjust it to fit your needs.

Cheers,
Corneliu

--- In nslu2-asterisk@..., "Chibunna" <chibunna@...> wrote:

>
> I have a standard asterisk and SPA3102 setup.Everything works fine but sometimes I get and engaged/busy tone when calling out and the person I called always says his/her phone rang once or twice and cut off.
>
> I think I know what the problem is. It looks like asterisk timeouts before SPA3102 makes the outgoing call and responds to it(asterisk).
>
> Is there anyway I can set asterisks to wait until the SPA3102 responds or get both of them in sync to avoid this happening.
>
> thanks
> chib
>