[Freeswitch-users] registered user calling

Jair Santos jairds at shaw.ca
Wed Jul 23 12:11:21 PDT 2008


I have changed the user 1001 to
 
<include>
  <user id="1001" domain name = "24.67.78.200" mailbox="1001">
 
    <params>
      <param name="password" value="1234"/>
      <param name="vm-password" value="1001"/>
    </params>
    <variables>
      <variable name="accountcode" value="1001"/>
      <variable name="user_context" value="default"/>
      <variable name="effective_caller_id_name" value="Extension 1001"/>
      <variable name="effective_caller_id_number" value="1001"/>
    </variables>
  </user>
</include>

I can see the 1001 user registered in the phone.
 
Trying to 
 
phone->FS->nat->phone

 

-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Brian
West
Sent: Wednesday, July 23, 2008 12:07 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] registered user calling


It's fairly obvious you don't have a user 1001 in domain 24.67.78.200, I
also recommend you can update to the latest code as of now. 

Did you modify the default config?  And what scenario are you trying to make
this work with?




On Jul 23, 2008, at 1:53 PM, Jair Santos wrote:


2008-07-23 11:49:10 [WARNING] mod_sofia.c:1807 sofia_outgoing_channel()
Cannot locate registered user 1001 at 24.67.78.200



Brian West
sip:brian at freeswitch.org




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080723/6dca9d32/attachment-0002.html 


More information about the FreeSWITCH-users mailing list