[Asterisk-Users] Help with Dial multiple channels simultanously
Kib Eki
kibeki at gmx.net
Thu Jun 23 07:31:35 MST 2005
yes, you are right - the extension.conf wasn't the same as debug output
but it is solved anyway. There was just a missing registration for the
extension 456
Thanks
Asterisk wrote:
> Something is not quite right - your extensions.conf is specifying
>
> Dial(SIP/455&SIP/456, 15)
>
> but the console is showing
>
> Executing Dial("mISDN/1/105", "SIP/455&SIP/456&SIP/456| 10")
>
> note the extra SIP/456 (as in SIP/456&SIP/456) and the 10 instead of
> the 15 in the extensions.conf.
>
> Are you sure you've posted the correct extensions.conf ?
>
> Julian
>
>
> Kib Eki wrote:
>
>> Hi,
>>
>> the following from extension.conf does not work correctly:
>>
>> exten => 301, 1, Dial(SIP/455&SIP/456, 15)
>>
>> That is the console output:
>> -- Executing Dial("mISDN/1/105", "SIP/455&SIP/456&SIP/456| 10") in
>> new stack
>> -- Called 455
>> -- Called 456
>> -- SIP/455-46a8 is ringing
>> == Spawn extension (incoming, 301, 1) exited non-zero on 'mISDN/1/105'
>>
>> As you can see only the extension 455 is dialed.
>>
>> What is wrong with my configuration?
>>
>> Thank you very much,
>> Kib
>>
>>
>> _______________________________________________
>> Asterisk-Users mailing list
>> Asterisk-Users at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
More information about the asterisk-users
mailing list