[asterisk-users] Re: some simple newbie help with dialplan needed...
Evert
evert at poboxes.info
Mon Nov 6 05:56:53 MST 2006
I also tried with Forward instead of Dial, but that seems to make
matters only worse... :-?
Greetings,
Evert
Evert wrote:
> SERADDRESS is a variable that points to a SER-server (currently running
> on the same IP as Asterisk, but on a different port).
>
> I noticed that it helped to replace @${SERADDRESS} with @localhost
>
> I now have:
>
> exten => 998,1,Answer
> exten => 998,2,Background(agent-newlocation)
> exten => 998,3,Set(TIMEOUT(digit)=15)
> exten => 998,4,WaitExten(10)
> exten => _XXXX,1,Dial(SIP/${EXTEN}@localhost,60,o)
>
>
> This does send the entered extension to SER, and the phone rings.
> However, when the called phone anwers the call, the calling phone does
> not notice this, and keeps on ringing...
>
>
>
>
> Regards,
> Evert
>
> Leo Ann Boon wrote:
>> Evert wrote:
>>> Hi! :)
>>>
>>> Thanks for the tip. I'm almost there now, the only problem that I have
>>> left is that I do NOT want Asterisk to check whether the extension
>>> entered is valid. In the current setup Asterisk will refuse to forward
>>> the call since it thinks the extension is invalid... :-/
>>>
>>>
>> Is ${SERADDRESS} the name of a valid SIP peer or just plain ole IP
>> address? It should be a SIP peer.
>>
>> Leo
>>
>>
>>
>> _______________________________________________
>> --Bandwidth and Colocation provided by Easynews.com --
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list