[Freeswitch-users] Cause: MANDATORY_IE_MISSING - No dial-string available

Michael Jerris mike at jerris.com
Thu Sep 25 08:26:51 PDT 2008


On Sep 25, 2008, at 7:19 AM, Peter P GMX wrote:

> I figured out (via ngrep) that freeswitch didn't even try to contact  
> the
> registered phone. However it does a lookup to the Directory of the
> target phone. So there may be something wrong with the bridge command?
>
> BTW: To be honest: I haven't  really understood the "user" part in the
> bridge parameter in this case:
> user/${dialed_ext}@siplocal.my.domain)
> Where does "user" come from? Is it an implicit internal context?
> May I use another context in that case when the phone is registered in
> the internal context?
>
> Best regards
> Peter

user is a proxy endpoint (not a context) that looks up the user and  
uses the dial-string param from the user to make the call.  You are  
missing that setting on the user, so we have no idea what to call.

Mike


> 2008-09-24 23:30:56 [ERR] mod_dptools.c:1957 user_outgoing_channel()
> *No dial-string available, please check your user directory.*
> 2008-09-24 23:30:56 [ERR] switch_ivr_originate.c:926
> switch_ivr_originate() Cannot create outgoing channel of type [user]
> cause: *[MANDATORY_IE_MISSING]*
> 2008-09-24 23:30:56 [DEBUG] switch_ivr_originate.c:1404
> switch_ivr_originate() Originate Resulted in *Error Cause: 96
> [MANDATORY_IE_MISSING]*




More information about the FreeSWITCH-users mailing list