Displaying 1 result from an estimated 1 matches for "local6000".
2005 Feb 01
0
Crash: Call from IAX-client to a distribution where the IAX-Client is in
...ent is in
>
> Hi folks,
>
> I encountered a reproduceable crash case:
>
> [extensions.conf]
>
> exten => 6000,1,Dial(SIP/6000,60,rt)
> exten => 6001,1,Dial(SIP/6001,60,rt)
> exten => 6002,1,Dial(IAX2/name@name,60,rt)
>
> exten =>
> 8004,1,Dial(Local6000@internal&Local/6001@internal&Local/6002@
> internal,60,rt]
>
> 6002 is an IAX Softphone (tested firefly, IAX-Phone, IAXComm)
>
> When 6002 dials 8004, asterisk quits without further notice
> and log-entry. When 8004 is dialled from any other source,
> everything is...