[Serusers] call routing problem

Stuart Kirkwood - Jubilee Consultancy Limited stuart at jubileeconsultancy.com
Wed Jul 6 15:53:56 CEST 2005


I use aliases to map external numbers to my internal numbers.  In your
example I would create an alias for 08450040600 that directs the call to
040600.  Then when an external call comes in and you do a lookup("aliases")
in ser.cfg your ruri is set to the internal number and your other processing
should then work.

Regards

Stuart

-----Original Message-----
From: serusers-bounces at iptel.org [mailto:serusers-bounces at lists.iptel.org] On
Behalf Of Iqbal
Sent: 06 July 2005 14:30
To: Steve Blair
Cc: serusers at lists.iptel.org
Subject: Re: [Serusers] call routing problem

but wouldnt that then be avoiding the mapping of 0845xxx to 040600 
instead, i.e bypassing it,

Steve Blair wrote:

>
> Can your gateway strip digits? If so use translation rules to strip the
> prefix from the called party number.
>
> Iqbal wrote:
>
>> Hi
>>
>> I am mapping external numbers to internal ones in a db, eg 
>> 08450040600 maps to 040600
>>
>> So when a call comes from pstn to 08450040600 it hits the ip phone on 
>> 040600, all well and good.
>>
>> Now what I am testing is deploying asterisk for other features like 
>> call pickup and all. I have managed to create separate contexts in 
>> asterisk based on company ID (i.e virtual PBX) assigned from a DB.
>>
>> And when a call from IP phone A (company id =cid=500) calls out the 
>> call goes via ser (thats where all IP phones are registered) to 
>> asterisk, and then out to ser --->pstn (was gonna go out via asterisk 
>> - pstn, but decided to keep it all within ser). This is fine, because 
>> asterisk is in the loop.
>>
>> Now what I need is for inbound calls to that IP phone to also be 
>> routed into asterisk, and then to ser and to the ipphone, that way I 
>> pull all calls for each company into a asterisk context for all its 
>> pbx functionality.
>>
>> The problem is that when 0845 is called from pstn, I cant setflag on 
>> it, using is_user_in, since From = pstn dialing number, and To = 
>> 4408450040600, and not 040600, any ideas on what I can match on so 
>> that I can set the correct flag and divert to asterisk.
>>
>> Iqbal
>>
>> _______________________________________________
>> Serusers mailing list
>> serusers at lists.iptel.org
>> http://lists.iptel.org/mailman/listinfo/serusers
>
>
>

_______________________________________________
Serusers mailing list
serusers at lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers





More information about the sr-users mailing list