[Freeswitch-users] Multiple registrations: Only calling the first element in the list in this mode

Peter P GMX Prometheus001 at gmx.net
Wed Jan 13 03:26:13 PST 2010


Hello,

I habe the following behaviour

when I call a user which is registered twice with 2 phones via
    bridge user/100 at domain
both phones are ringing. This is correct as I allow multiple
registrations in a profile

However when I call multiple endpoints via
    bridge user/100 at domain,user/101 at domain,user/102 at domain
only one phone with number100 is ringing.

Console log shows "Only calling the first element in the list in this
mode.":
2010-01-12 19:52:18.236361 [DEBUG] switch_ivr_originate.c:1734 variable
string 0 = [presence_id=100 at domain]
2010-01-12 19:52:18.236361 [DEBUG] switch_ivr_originate.c:1734 variable
string 1 = [transfer_fallback_extension=100]
2010-01-12 19:52:18.236361 [WARNING] switch_ivr_originate.c:2048 Only
calling the first element in the list in this mode.
2010-01-12 19:52:18.236361 [NOTICE] switch_channel.c:613 New Channel
sofia/internal/sip:100 at 10.11.12.203:2048
[9b95fcdc-ffab-11de-9ba2-13b2daa7ce61]

Is there any way to work around this? I need all phones to be ringing in
this scenario.

Best regards
Peter




More information about the FreeSWITCH-users mailing list