[Asterisk-Users] compiling CVS-HEAD + Patch from http://bugs.digium.com/view.php?id=3644

Christian Wengel wengel at coxorange.net
Wed Aug 24 02:27:00 MST 2005


Hi!

This patch works. Thank you, for your help.

But now I have another problem.
The LEDs on the snoms are blinking now, if the extension is ringing. But 
I can't pickup the call by hitting the blinking button.
I'm using two SNOM 200 (Firmware 3.56z) and one X-Lite-Client.

extensions.conf

   [from-pbx]
   exten => 40,hint,SIP/40
   exten => 41,hint,SIP/41
   exten => 42,hint,SIP/42
   exten => _XX,1,Dial(SIP/${EXTEN})
   exten => _XX,2,Hangup
   exten => h,1,Hangup

sip.conf

   [40]
   type=friend
   username=40
   secret=XYZ
   notifymimetype=application/simple-message-summary
   insecure=very
   host=dynamic
   context=from-pbx
   subscribecontext=from-pbx
   canreinvite=no
   qualify=1200
   disallow=all
   allow=alaw
   callgroup=1
   pickupgroup=1

   [41]
   type=friend
   username=41
   secret=XYZ
   notifymimetype=application/simple-message-summary
   insecure=very
   host=dynamic
   context=from-pbx
   subscribecontext=from-pbx
   canreinvite=no
   qualify=1200
   disallow=all
   allow=alaw
   callgroup=1

   [42]
   type=friend
   username=42
   secret=XYZ
   notifymimetype=application/simple-message-summary
   insecure=very
   host=dynamic
   context=from-pbx
   subscribecontext=from-pbx
   canreinvite=no
   qualify=1200
   disallow=all
   allow=alaw
   callgroup=1
   pickupgroup=1

Christian


Frank Sautter schrieb:

> hi christian,
>
> maybe you like to try the latest patch i created a view hours ago...
> sipsubscribe-20050823.rev813.txt on 
> http://bugs.digium.com/view.php?id=3644
>
> regards
>  frank
>



More information about the asterisk-users mailing list