[Freeswitch-users] Issues with originate, webrtc and xml_curl

Michael Jerris mike at jerris.com
Tue Feb 3 20:53:51 MSK 2015


you should be using 

User:           1004@<IP>

with sofia_contact.  although <IP> appears to not a valid IP, you should look at how thats getting corrupted.


> On Feb 1, 2015, at 12:18 PM, Benjamin Rowe <you.kissmyarse at gmail.com> wrote:
> 
> Reg status:
> 
> Call-ID:        ocq57n8fn23uo0s7rh2025
> User:           1004@<IP>
> Contact:        "" <sip:mp2337gf at 1tfoakfdb6me.invalid;transport=ws;fs_nat=yes;fs_path=sip%3Amp2337gf%40<IP>%3A59613%3Btransport%3Dws>
> Agent:          SIP.js/0.6.3-devel BB
> Status:         Registered(WS-NAT)(unknown) EXP(2015-01-29 18:24:02) EXPSECS(571)
> Ping-Status:    Reachable
> Host:           fs01-a
> IP:             <IP>
> Port:           59613
> Auth-User:      1004
> Auth-Realm:     <IP>
> MWI-Account:    1004@<IP>
> 
> On Feb 1, 2015 10:05 AM, "Brian West" <brian at freeswitch.org <mailto:brian at freeswitch.org>> wrote:
> sofia status profile internal reg 
> 
> On Sunday, February 1, 2015, Benjamin Rowe <you.kissmyarse at gmail.com <mailto:you.kissmyarse at gmail.com>> wrote:
> 0.0.0.0 is just a place holder. I did try ${domain} but to no avail. Curious to see if I replace loopback/1004 with sofia/default/1004%0.0.0.0 if it would not enter the dialplan. Might work, just seems odd that in flat file it works fine.
> 
> Many Thanks
> Ben
> 
> On Feb 1, 2015 8:08 AM, "Chris Tunbridge" <blasterjr at gmail.com <>> wrote:
> if you execute 'sofia_contact 1004 at 0.0.0.0' (without quotes) at the CLI what do you get, or is 0.0.0.0 just the replacement of the actual ip?
> 
> I recommend setting your ip or teh 0.0.0.0 in your PHP script to ${domain} so that it dynamically resolves it.
> 
> On Fri, Jan 30, 2015 at 1:29 PM, Benjamin Rowe <you.kissmyarse at gmail.com <>> wrote:
> I've been trying to dig into this more but can't find the issue i think it must have something to do with the dial-string. Here is curl response from my PHP script for 1004's authentication.
> 
> <?xml version="1.0" encoding="utf-8" ?>
> <document type="freeswitch/xml">
>   <section name="directory">
>     <domain name="0.0.0.0">
>       <groups>
>         <group name="default">
>           <users>
>             <user id="1004"></user>
>           </users>
>           <params>
>             <param name="dial-string" value="{presence_id=1004 at 0.0.0.0 <>}${sofia_contact(1004 at 0.0.0.0)}"></param>
>             <param name="a1-hash" value="<HASH>"></param>
>           </params>
>           <variables>
>             <variable name="user_context" value="default"></variable>
>             <variable name="effective_caller_id_name" value="Test"></variable>
>             <variable name="effective_caller_id_number" value="1004"></variable>
>             <variable name="dtmf-type" value="info"></variable>
>             <variable name="toll_allow" value="domestic,international,local"></variable>
>             <variable name="accountcode" value="1004"></variable>
>             <variable name="transfer_fallback_extension" value="operator"></variable>
>           </variables>
>         </group>
>       </groups>
>     </domain>
>   </section>
> </document>
> 
> 
> 
> On Thu, Jan 29, 2015 at 6:20 PM, Benjamin Rowe <you.kissmyarse at gmail.com <>> wrote:
> Evening All,
> 
> 
> I have a basic system up and running i am able to dial out via my provider on both sip endpoints. I have setup 2 users 1000 and 1004. 1000 is created from the flat file xml and 1004 is from the xml_curl request. when i attempt to originate a call from user 1000 to an external number it passes through fine however when i originate a call from user 1004 i get subscriber absent both are running the same setup to my knowledge. Any Ideas?
> 
> Errors:
> 2015-01-29 18:12:17.745051 [WARNING] mod_dptools.c:3979 Can't find user [1004@<IP>]
> 2015-01-29 18:12:17.745051 [NOTICE] switch_ivr_originate.c:2735 Cannot create outgoing channel of type [user] cause: [SUBSCRIBER_ABSENT]
> 2015-01-29 18:12:17.745051 [DEBUG] switch_ivr_originate.c:3723 Originate Resulted in Error Cause: 20 [SUBSCRIBER_ABSENT]
> 2015-01-29 18:12:17.745051 [INFO] mod_dptools.c:3234 Originate Failed.  Cause: SUBSCRIBER_ABSENT
> 2015-01-29 18:12:17.745051 [NOTICE] switch_channel.c:4724 Hangup loopback/1004-b [CS_EXECUTE] [SUBSCRIBER_ABSENT]
> 
> Sofia Registrations:
> =================================================================================================
> Call-ID:        ocq57n8fn23uo0s7rh2025
> User:           1004@<IP>
> Contact:        "" <sip:mp2337gf at 1tfoakfdb6me.invalid;transport=ws;fs_nat=yes;fs_path=sip%3Amp2337gf%40<IP>%3A59613%3Btransport%3Dws>
> Agent:          SIP.js/0.6.3-devel BB
> Status:         Registered(WS-NAT)(unknown) EXP(2015-01-29 18:24:02) EXPSECS(571)
> Ping-Status:    Reachable
> Host:           fs01-a
> IP:             <IP>
> Port:           59613
> Auth-User:      1004
> Auth-Realm:     <IP>
> MWI-Account:    1004@<IP>
> 
> 
> Originate command:
> originate {ignore_early_media=true,origination_caller_id_number=1004}loopback/1004 &bridge(sofia/gateway/test/555123456)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150203/87955096/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list